Releases: marpple/FxTS
Releases · marpple/FxTS
v0.12.1
What's Changed
- chore: update npm packages by @shine1594 in #188
- fix: fix build that incorrectly imported the 'tslib' inside the 'esm' package by @shine1594 in #189
- build: add types field in package.json exports by @shine1594 in #189
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: improved
juxt
function type inference by @shine1594 in #183 - feat: Improved type inference of
reject
function when receiving custom typeguard function as an argument by @shine1594 in #185 - feat: improved type inference of
partition
function by @shine1594 in #184
New Contributors
- @ChanhyukPark-Tech made their first contribution in #179
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix(sum): sum function logic by @hg-pyun in #169
- chore: update npm packages by @shine1594 in #177
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- feat: improve type inference for the 'includes' function by @shine1594 in #174
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- docs: remove overlap word by @ppeeou in #168
- build(deps): bump terser from 5.10.0 to 5.14.2 by @dependabot in #170
- Issue/171 by @shine1594 in #172
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
v0.7.0
What's Changed
- chore: update npm pakcages including typescript v4.7 by @shine1594 in #161
- feat: implement
compactObject
by @shine1594 in #162
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- build: enable 'inlineSources' option in tsconfig by @shine1594 in #160
Full Changelog: v0.6.1...v0.6.2