Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpack-flush-chunks to the latest version 🚀 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 12, 2018

Version 2.0.0 of webpack-flush-chunks was just published.

Dependency webpack-flush-chunks
Current Version 1.2.3
Type dependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of webpack-flush-chunks.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

<a name"2.0.0">

2.0.0 (2018-06-12)

Features

Breaking Changes

  • Significent changes to internal resolution system.

(9bd3e37c)

Commits

The new version differs by 8 commits.

  • 8bc70e7 Merge pull request #59 from faceyspacey/agressive-splitting-wp4
  • 2ce881c Update README.md
  • 19c606e refactor: DRYing out code
  • 9bd3e37 feat(src): Flush chunks by ID
  • 88dbc97 Update README.md
  • 39a5f0e refactor(src/flushChunks): Reducing cognitive complexity
  • 033d97c test: Fixing FlowTypes for new Webpack 4 chunks
  • 25f43c2 feat(src/flushChunks.js): Support Webpack 4 Aggressive Chunking

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notes v2.0.1

<a name"2.0.1">

2.0.1 (2018-06-23)

Bug Fixes

  • flushChunks: Fixed duplicate bootstrap (c2c4d4d7)
Commits

The new version differs by 2 commits.

  • f66b2f1 Merge pull request #62 from faceyspacey/duplicate-chunk-fix
  • c2c4d4d fix(flushChunks): Fixed duplicate bootstrap

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 1, 2018

Update to this version instead 🚀

Release Notes for v2.0.2

<a name"2.0.2">

2.0.2 (2018-10-01)

Bug Fixes

run unique filter on css as well as js

Commits

The new version differs by 6 commits.

  • 2b0bd08 Merge pull request #73 from dashukin/patch-1
  • b3534a3 Remove css files duplicates
  • 1be8449 Merge pull request #68 from AndersDJohnson/patch-1
  • 83b868c docs: fix typo 'stratagey' to 'strategy'
  • dbc926a Merge pull request #65 from samijaber/patch-1
  • d9d0829 Fix inconsistencies in TypeScript declaration file

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3bcf73a Merge pull request #70 from swernerx/fix-xhtml-output
  • 29dd736 fix(xhtml): Fixed XHTML output compatiblity with "defer" attribute.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants