UNPKG

461 BMarkdownView Raw
1# Changelog
2
3All 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
5## 2.0.0 (2020-12-17)
6
7
8### ⚠ BREAKING CHANGES
9
10* minimum supported `webpack` version is `5.1.0`
11* removed the `cache` option in favor the [`cache`](https://webpack.js.org/configuration/other-options/#cache) option from webpack
12
13## 1.0.0 (2020-10-07)
14
15Initial release.