init component
This commit is contained in:
38
node_modules/fp-ts-local-storage/CHANGELOG.md
generated
vendored
Normal file
38
node_modules/fp-ts-local-storage/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
# Changelog
|
||||
|
||||
> **Tags:**
|
||||
>
|
||||
> - [New Feature]
|
||||
> - [Bug Fix]
|
||||
> - [Breaking Change]
|
||||
> - [Documentation]
|
||||
> - [Internal]
|
||||
> - [Polish]
|
||||
> - [Experimental]
|
||||
|
||||
**Note**: Gaps between patch versions are faulty/broken releases.
|
||||
**Note**: A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.
|
||||
|
||||
# 1.0.3
|
||||
|
||||
- **Bug Fix**
|
||||
- don't set `target: es6` in `tsconfig.build-es6.json` (@gcanti)
|
||||
|
||||
# 1.0.2
|
||||
|
||||
- **New Feature**
|
||||
- add build in ES6 format, #3 (@StefanoMagrassi)
|
||||
|
||||
# 0.2.0
|
||||
|
||||
- **Breaking Change**
|
||||
- upgrade to `fp-ts@2.x` (@gcanti)
|
||||
|
||||
# 0.1.1
|
||||
|
||||
- **Polish**
|
||||
- move `fp-ts` to peerDependencies (@gcanti)
|
||||
|
||||
# 0.1.0
|
||||
|
||||
Initial release
|
||||
Reference in New Issue
Block a user