blob: 84e5b32fb4a8580b6ec0d2e92f307e61fc45398d [file] [log] [blame] [view]
# Changelog
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.
## [3.0.0](https://github.com/webpack-contrib/null-loader/compare/v2.0.0...v3.0.0) (2019-06-05)
### chore
* **deps:** update ([#25](https://github.com/webpack-contrib/null-loader/issues/25)) ([46163ef](https://github.com/webpack-contrib/null-loader/commit/46163ef))
### BREAKING CHANGES
* **deps:** minimum required nodejs version is `8.9.0`
## [2.0.0](https://github.com/webpack-contrib/null-loader/compare/v1.0.0...v2.0.0) (2019-05-15)
### Bug Fixes
* handle not javascript modules ([#24](https://github.com/webpack-contrib/null-loader/issues/24)) ([9dcd860](https://github.com/webpack-contrib/null-loader/commit/9dcd860))
### BREAKING CHANGES
* loader don't generate comment by default
<a name="1.0.0"></a>
# [1.0.0](https://github.com/webpack-contrib/css-loader/compare/v1.0.0) (2019-04-23)
### Bug Fixes
* don't create binary file
* relax `engines` field in `package-lock.json`
### Features
* validation schema
### BREAKING CHANGES
* validation schema