Releases: marpple/FxTS
Releases · marpple/FxTS
v0.23.0
v0.22.0
What's Changed
- feat: isEmpty should also work for Map and Set by @DaSchTour in #237
New Contributors
- @DaSchTour made their first contribution in #237
Full Changelog: v0.21.0...v0.22.0
v0.21.0
v0.20.0
v0.19.0
v0.18.0
What's Changed
- docs: rewriting negate function comment by @industriously in #213
- Update deps by @shine1594 in #216
- fix: fix the incorrect return type of the pipe function by @shine1594 in #217
- feat: unless, throwError by @industriously in #219
Full Changelog: v0.16.0...v0.18.0
v0.17.0
What's Changed
- docs: rewriting negate function comment by @industriously in #213
- Update deps by @shine1594 in #216
- fix: fix the incorrect return type of the pipe function by @shine1594 in #217
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- refactor: change isEmpty logic by @industriously in #208
- refactor: remove any type in isUndefined. by @industriously in #207
- feat: add new util function by @industriously in #210
- refactor: enhance typeguard function type by @industriously in #211
New Contributors
- @industriously made their first contribution in #208
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- Fix: length must not be undefined by @odoldotol in #203
- fix: modify to use WeakMap properly in cache of memoize by @shine1594 in #198
- fix: improve type inference for groupBy and indexBy functions by @shine1594 in #205
New Contributors
- @odoldotol made their first contribution in #203
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Fix(#197) improve the type inference of the groupBy functions by @sunrabbit123 in #199
- feat: add
prop
,props
andalways
functions by @gabriel-ss in #202
New Contributors
- @gabriel-ss made their first contribution in #202
Full Changelog: v0.14.0...v0.15.0