You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
701 B
Markdown
21 lines
701 B
Markdown
|
6 years ago
|
# Change Log
|
||
|
|
|
||
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||
|
|
|
||
|
|
<a name="1.0.0"></a>
|
||
|
|
## 1.0.0 (2018-12-10)
|
||
|
|
|
||
|
|
|
||
|
|
### Bug Fixes
|
||
|
|
|
||
|
|
* escape invalid characters ([#43](https://github.com/webpack-contrib/raw-loader/issues/43)) ([83f6541](https://github.com/webpack-contrib/raw-loader/commit/83f6541))
|
||
|
|
|
||
|
|
### Features
|
||
|
|
|
||
|
|
* schema validation ([#58](https://github.com/webpack-contrib/raw-loader/issues/58)) ([4a6da19](https://github.com/webpack-contrib/raw-loader/commit/4a6da19))
|
||
|
|
|
||
|
|
|
||
|
|
### BREAKING CHANGES
|
||
|
|
|
||
|
|
* minimum require `webpack` version is `4`
|
||
|
|
* minimum require `nodejs` version is `6.9`
|