null-loader
Version:
A webpack loader that returns an empty module.
67 lines (29 loc) • 1.51 kB
Markdown
# 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.
### [4.0.1](https://github.com/webpack-contrib/null-loader/compare/v4.0.0...v4.0.1) (2020-10-09)
### Chore
* update `schema-utils`
## [4.0.0](https://github.com/webpack-contrib/null-loader/compare/v3.0.0...v4.0.0) (2020-04-15)
### Bug Fixes
* support `webpack@5`
### ⚠ BREAKING CHANGES
* minimum required Nodejs version is `10.13`
## [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