koa-react-universal
koa-react-universal copied to clipboard
Update extract-css-chunks-webpack-plugin to the latest version π
Version 3.0.2 of extract-css-chunks-webpack-plugin was just published.
Dependency |
extract-css-chunks-webpack-plugin
|
---|---|
Current Version | 2.0.19 |
Type | devDependency |
The version 3.0.2 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 extract-css-chunks-webpack-plugin.
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.
Commits
The new version differs by 43 commits.
ef7ded1
adding title to readme
2e64852
json stringify errors
8c36e0a
removing duplicate package
46ff4dd
adding back standard-release just in case
0224acc
Merge remote-tracking branch 'origin/webpack-4' into webpack-4
901025e
re-enabling tests
3022171
Merge branch 'master' into webpack-4
f4beee3
Merge pull request #63 from fdubost/fix-non-deterministic
a5826ea
Update README.md
53e4fee
Merge remote-tracking branch 'origin/webpack-4' into webpack-4
5a84230
adding code owners
42c78ea
Update README.md
8d55e2b
resetting package json version
d274442
style(src/index.js): Linting
87886fe
feat(src/index.js): Check NODE_ENV
There are 43 commits in total.
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 :palm_tree:
Version 3.0.4 just got published.
Update to this version instead π
Release Notes
v3.0.4<a name"3.0.3">
3.0.4 (2018-06-05)
- fix: Adding manual param for enabling hot
Automatic detection seems to miss a few scenarios, as a last resort. You can now add hot:true
fix #72
- docs(readme): Updating code examples for universal implementations
Adding code samples for dev and prod implementations of the new css-chunk plugin and how it works with Universal
Version 3.0.6 just got published.
Version 3.0.7 just got published.
Version 3.0.8 just got published.
Version 3.0.10 just got published.
Version 3.0.11 just got published.
Update to this version instead π
Release Notes
3.0.11<a name"3.0.11">
3.0.11 (2018-07-25)
-
docs: Updated info about the optimization object
-
Add TypeScript declaration file
Version 3.0.12 just got published.
Update to this version instead π
Release Notes
v3.0.12<a name"3.0.12">
3.0.12 (2018-08-31)
-
build(package.json): Publish TS declaration file
-
fix #99
Version 3.1.0 just got published.
Version 3.1.1 just got published.
Update to this version instead π
Release Notes
v3.1.1<a name"3.1.1">
3.1.1 (2018-09-01)
- fix: Fixed HMR issue when oneOf is used
When using oneOf, HRM is never activated. This patch improved the lookup system used for determining
if CSS can and should be reloaded. There have been some other tweaks for css modules and HMR
fix #98,#80
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.1.2
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.1.3
.
Update to this version instead π
Commits
The new version differs by 3 commits.
b01c99a
Merge branch 'master' of https://github.com/faceyspacey/extract-css-chunks-webpack-plugin
acbe5b0
Add a orderWarnings flag to disable warnings about CSS import order (#108)
c321a55
Add a orderWarnings flag to disable warnings about CSS import order (#108)
See the full diff
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.2.0
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.2.1
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.3.0
.
Update to this version instead π
Release Notes for v3.3.0
3.3.0 (2018-12-27)
Bug Fixes
- adding semantic release as dep (#131) (7198177)
- HMR: Improved path Settings for hotloader.js load hmr.js (#118) (#124) (ed10acf)
- CSS HMR Issues (#114) (ae0f5b1), closes #98 #80 #116 #113 #115 #113
- CSS modules should have better HMR.
- Updates and renames were also done that appear to have gotton lost
- Fixed up CSS reloadAll
- Dont assume CSS modules be default
- Also fixing css loading order issues that appear during HMR
- Pulling in a handful of fixes from webpack
- fixed broken tests
- New linting rules
- Editor configs
- prettier config added
- commitlint configs added
- some dependency updates
Features
Commits
The new version differs by 8 commits ahead by 8, behind by 1.
13fb00e
ci: π‘ updated semantic-release
4993362
feat(hotLoading): Addressing some issues in HMR (#136)
7198177
fix: adding semantic release as dep (#131)
a1c9767
ci: fixing Travis build (#130)
ed10acf
fix(HMR): Improved path Settings for hotloader.js load hmr.js (#118) (#124)
5c48fdd
docs(readme):Updated the webpack part of the README (#127)
bc017ee
fix hotModuleReplacement.js (#122)
4e46bd9
chore(release): 3.2.1
See the full diff
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.3.1
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.3.2
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to3.3.3
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.0.0
.
Update to this version instead π
Release Notes for v4.0.0
4.0.0 (2019-03-05)
Bug Fixes
Features
BREAKING CHANGES
-
New loader API and options.
-
fix: fixed package.json and lock files
-
docs: updating readme and fixing plugin namespaces
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.0.1
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.0.2
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.2.0
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.2.0
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.2.0
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.3.0
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.3.1
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.3.2
.
- The
devDependency
extract-css-chunks-webpack-plugin was updated from2.0.19
to4.4.0
.