Releases: CodelyTV/typescript-primitives-type
Releases · CodelyTV/typescript-primitives-type
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