binarytf
Version:
Binary Term Format
33 lines (17 loc) • 1.39 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
# [2.1.3](https://github.com/binarytf/binarytf/compare/v2.1.2...v2.1.3) - (2023-04-16)
## 🐛 Bug Fixes
- Add exports.types for ESM support ([3d16414](https://github.com/binarytf/binarytf/commit/3d16414e9978c43c6ff99f3e9e1596e60839bc09))
## 📝 Documentation
- Update contributing in readme ([676f23c](https://github.com/binarytf/binarytf/commit/676f23ce908ca4c7dddf2f7879e2641202b888bb))
- Fix readme badges ([5b9dbb1](https://github.com/binarytf/binarytf/commit/5b9dbb1b01afee8a91693cd597d204a4bd273985))
### [2.1.2](https://github.com/binarytf/binarytf/compare/v2.1.1...v2.1.2) (2022-08-29)
### Bug Fixes
- fixed typescript 4.8 compat ([#325](https://github.com/binarytf/binarytf/issues/325)) ([799dca5](https://github.com/binarytf/binarytf/commit/799dca51db18b869c1e1f01631c7ed1512dc0201))
### [2.1.1](https://github.com/binarytf/binarytf/compare/v2.1.0...v2.1.1) (2022-01-29)
### Bug Fixes
- added top level exports of remaining classes and others ([7165628](https://github.com/binarytf/binarytf/commit/71656287e1139bef32b116eece6dcb97974b3c26))
## [2.1.0](https://github.com/binarytf/binarytf/compare/v1.0.0...v2.1.0) (2022-01-22)
### Features
- add generic type to `serialize` ([f124d61](https://github.com/binarytf/binarytf/commit/f124d6113104783ef55a97c59c1893f76df0e944))