4.9 KiB
4.9 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2018-10-10)
Bug Fixes
- fallback options behaviour (#145) (03e631f)
- package: add support for
webpack =< v3.0.0
(peerDependencies
) (#150) (a6860fc) - package: relax
node
version range (engines
) (#155) (d37b108) - utils/normalizeFallback: correctly pass all
options
to the default fallback (file-loader
) (#139) (401be63)
1.1.1 (2018-08-17)
Bug Fixes
1.1.0 (2018-08-13)
Features
1.0.1 (2018-03-03)
Bug Fixes
1.0.0 (2018-03-03)
Bug Fixes
1.0.0-beta.0 (2017-12-17)
Code Refactoring
BREAKING CHANGES
- Sets
engines
to"node": ">= 6.9.0 || >= 8.9.0"
- Drops support for
webpack =< v2.0.0
0.6.2 (2017-10-04)
Bug Fixes
0.6.1 (2017-10-04)
Bug Fixes
0.6.0 (2017-10-03)
Features
Security
- Reference issue https://nodesecurity.io/advisories/535
0.5.9 (2017-06-12)
Bug Fixes
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.