forked from daren.hsu/line_push
41 lines
1.5 KiB
Markdown
41 lines
1.5 KiB
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.
|
|
|
|
## [1.0.0](https://github.com/nuxt-contrib/rc9/compare/v0.0.7...v1.0.0) (2020-06-16)
|
|
|
|
### [0.0.7](https://github.com/nuxt-contrib/rc9/compare/v0.0.6...v0.0.7) (2020-05-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* set `sideEffects` field in package.json to allow tree-shaking ([c8fc9cc](https://github.com/nuxt-contrib/rc9/commit/c8fc9ccc8eeffe70f5cf6d8ae832989c9ce3bdb4))
|
|
|
|
### [0.0.6](https://github.com/nuxt-contrib/rc9/compare/v0.0.5...v0.0.6) (2020-05-28)
|
|
|
|
### [0.0.5](https://github.com/nuxt-contrib/rc9/compare/v0.0.4...v0.0.5) (2020-05-28)
|
|
|
|
### [0.0.4](https://github.com/nuxt-contrib/rc9/compare/v0.0.3...v0.0.4) (2020-05-28)
|
|
|
|
### [0.0.3](https://github.com/nuxt-contrib/rc9/compare/v0.0.2...v0.0.3) (2020-05-28)
|
|
|
|
|
|
### Features
|
|
|
|
* update() and improvements ([69539be](https://github.com/nuxt-contrib/rc9/commit/69539bed862cf5659971329d2007e78d97bcd2a4))
|
|
|
|
### [0.0.2](https://github.com/nuxt-contrib/rc9/compare/v0.0.1...v0.0.2) (2020-05-27)
|
|
|
|
|
|
### Features
|
|
|
|
* support directly passing name as options ([e493cdf](https://github.com/nuxt-contrib/rc9/commit/e493cdf8fda7bda4eb2b95148485d8a008feff4c))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* allow more characters for key ([9557009](https://github.com/nuxt-contrib/rc9/commit/955700996ff0b9f3c34135adb42146d718df83a7))
|
|
* pass encoding to writeFileSync ([59c937a](https://github.com/nuxt-contrib/rc9/commit/59c937a9a434e28d9e083db66b552383b61a975f))
|
|
|
|
### 0.0.1 (2020-05-27)
|