39 lines
667 B
Markdown
39 lines
667 B
Markdown
# 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
|