Releases: webpack-contrib/raw-loader
Releases · webpack-contrib/raw-loader
v4.0.0
4.0.0 (2019-11-25)
Features
BREAKING CHANGES
- minimum required nodejs version is
10.13.0
v3.1.0
3.1.0 (2019-07-18)
Features
- improved validation error messages (#85) (6cf76b8)
v3.0.0
3.0.0 (2019-06-05)
chore
BREAKING CHANGES
- deps: minimum required nodejs version is
8.9.0
v2.0.0
2.0.0 (2019-03-18)
Features
- use ES Module export instead of CommonJS (#69) (3c7bf2c)
BREAKING CHANGES
- use ES Module export instead of CommonJS (#69) (3c7bf2c)
v1.0.0
1.0.0 (2018-12-10)
Bug Fixes
Features
v1.0.0-beta.0
2017-10-02
Bug Fixes
- escape newline/paragraph separators (#36) (c972c92)
Code Refactoring
BREAKING CHANGES
- ES Modules are not compatible with
webpack v1.0.0