react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
Update url-loader to the latest version π
The devDependency url-loader was updated from 1.1.2 to 2.0.0.
This version 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.
Release Notes for v2.0.0
2.0.0 (2019-06-05)
Bug Fixes
- rm unnecessary
binfield (#163) (b603665) limitshould always be a number and 0 value handles as number (#180) (d82e453)- fallback loader will be used than limit is equal or greater (#179) (3c24545)
Features
BREAKING CHANGES
- minimum required nodejs version is
8.9.0 limitshould always be a number and 0 value handles as number- fallback loader will be used than limit is equal or greater (before only when greater)
Commits
The new version differs by 9 commits.
78833acchore(release): 2.0.04386b3echore(deps): update (#182)60d2cb3feat: limit option can be boolean (#181)d82e453fix:limitshould always be a number and 0 value handles as number (#180)3c24545fix: fallback loader will be used than limit is equal or greater (#179)a6705cctest: test svg scenario. #176 (#177)c2d7b73chore: updatedefaults(#169)16bc97cchore: drop support forwebpack< 4 (#166)b603665fix(package): rm unnecessarybinfield (#163)
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:
- The
devDependencyurl-loader was updated from1.1.2to2.0.1.