Releases: CodelyTV/typescript-primitives-type
Releases · CodelyTV/typescript-primitives-type
v2.0.0
primitives-type: v1.2.0
1.2.0 (2025-02-04)
Features
- No modifications introduced in this version. Being forced to bump the minor version due to automating the release precess.
Previous versions
- We started automating the changelog generation and release process in this version 1.2.0, but have been using Semantic Versioning since the initial release of this library.
v1.1.1
What's Changed
- fix: correct index.js path by @rgomezcasas in #12
New Contributors
- @rgomezcasas made their first contribution in #12
Full Changelog: v1.1.0...v.1.1.1
v1.1.0
What's Changed
- feat: add unknown properties support by @johnnyhuirilef in #11
- ci: publish to npm on merge to
main
- ci: also trigger ci with pull requests
- docs: fix npm installation typo
- fix: infer each property type individually by @arnold095 in #9
- feat: add support for primitive data types by @arnold095 and rewarded by @RubenRuCh in #8
- docs: update README.md by @rjurado01 in #7
- fix: remove unnessary import by @aronmoles in #5