line_push/node_modules/destr/CHANGELOG.md
2022-07-17 13:16:16 +08:00

49 lines
1.7 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/destr/compare/v0.1.9...v1.0.0) (2020-06-16)
### [0.1.9](https://github.com/nuxt-contrib/destr/compare/v0.1.8...v0.1.9) (2020-05-28)
### Bug Fixes
* fix number regex ([886c143](https://github.com/nuxt-contrib/destr/commit/886c1433b388907072528aabaacfd36512a1d6f4))
### [0.1.8](https://github.com/nuxt-contrib/destr/compare/v0.1.7...v0.1.8) (2020-05-28)
### Bug Fixes
* **types:** remove strict types ([1513a48](https://github.com/nuxt-contrib/destr/commit/1513a4809367a4389f2c2f13b79d40f9810aac19))
### [0.1.7](https://github.com/nuxt-contrib/destr/compare/v0.1.6...v0.1.7) (2020-05-27)
### Bug Fixes
* don't throw error on parse fail ([65e22c6](https://github.com/nuxt-contrib/destr/commit/65e22c631ef2757d0b25d77e1270f4656bca7ef8))
### [0.1.6](https://github.com/nuxt-contrib/destr/compare/v0.1.5...v0.1.6) (2020-05-27)
### [0.1.5](https://github.com/nuxt-contrib/destr/compare/v0.1.4...v0.1.5) (2020-05-27)
### Bug Fixes
* use JsonSigRx to also match numbers ([3023552](https://github.com/nuxt-contrib/destr/commit/3023552f98823699ff12382a2c4c510c34bfc60a))
### [0.1.4](https://github.com/nuxt-contrib/destr/compare/v0.1.3...v0.1.4) (2020-05-22)
### [0.1.3](https://github.com/nuxt-contrib/destr/compare/v0.1.2...v0.1.3) (2020-05-20)
### Bug Fixes
* remove unused code ([10ef37d](https://github.com/nuxt-contrib/destr/commit/10ef37d2854ce41534abbcff955c658fa727c459))
### [0.1.2](https://github.com/nuxt-contrib/destr/compare/v0.1.1...v0.1.2) (2020-05-20)
### 0.1.1 (2020-05-20)