Releases: biggyspender/ts-iterable-functions
Releases · biggyspender/ts-iterable-functions
v5.1.0
v5.0.0
5.0.0 (2022-10-16)
Bug Fixes
Build System
- move to esbuild and vitest based solution (ea58260)
Features
- scan: implement scan function (bf05d8f)
Performance Improvements
- enable minification and name mangling (95a702d)
- use package.json files entry to reduce package size (7c2adb5)
BREAKING CHANGES
- no longer supporting ie11
v5.0.0-alpha.4
5.0.0-alpha.4 (2022-10-16)
Performance Improvements
- use package.json files entry to reduce package size (7c2adb5)
v5.0.0-alpha.3
v5.0.0-alpha.2
v5.0.0-alpha.1
5.0.0-alpha.1 (2022-10-16)
Bug Fixes
- rename main exported file to index.ts (2588e1c)
Build System
- move to esbuild and vitest based solution (ea58260)
Features
- scan: implement scan function (bf05d8f)
BREAKING CHANGES
- no longer supporting ie11