Releases: marpple/FxTS
Releases · marpple/FxTS
v1.23.0
v1.22.0
v1.21.0
What's Changed
- feat: add
matchandcases(#346) by @2chanhaeng in #351
Full Changelog: v1.20.0...v1.21.0
v1.20.0
v1.19.0
v1.18.0
What's Changed
- refactor: groupBy import variables by @hg-pyun in #350
- fix: resolve type inference issue with indexBy for enum and union types by @elrion018 in #352
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- fix:
Entriestype (#342) by @2chanhaeng in #345 - fix: resolve type inference issue with groupBy for enum and union types (#233 issue) by @elrion018 in #339
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- feat: add
resolveProps(#340) by @2chanhaeng in #343
New Contributors
- @2chanhaeng made their first contribution in #343
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.0
What's Changed
- fix: Improve
whenfunction's type safety for type guard predicates by @elrion018 in #325
Full Changelog: v1.13.2...v1.14.0