Releases: kei-g/iterators
Releases · kei-g/iterators
Version 1.1.14
Change Logs
- ⬆️ Packages for development are bumped
@typescript-eslint/eslint-plugin
is bumped from 5.48.1 to 5.48.2@typescript-eslint/parser
is bumped from 5.48.1 to 5.48.2esbuild
is bumped from 0.17.0 to 0.17.4rimraf
is bumped from 4.0.5 to 4.1.1
Version 1.1.13
Change Logs
- ⬆️ Packages for development are bumped
esbuild
is bumped from 0.16.17 to 17.0.0eslint
is bumped from 8.31.0 to 8.32.0rimraf
is bumped from 4.0.4 to 4.0.5
Version 1.1.12
Change Logs
- ⬆️ Packages for development are bumped
@types/node
is bumped from 18.11.17 to 18.11.18@typescript-eslint/eslint-plugin
is bumped from 5.47.0 to 5.48.1@typescript-eslint/parser
is bumped from 5.47.0 to 5.48.1esbuild
is bumped from 0.16.10 to 0.16.17eslint
is bumped from 8.30.0 to 8.31.0rimraf
is bumped from 3.0.2 to 4.0.4
Version 1.1.11
Change Logs
- ✨ AsyncIterator interface is implemented on LazyIterator
- 💚 CI/CD is improved
- ♻️ Cyclomatic complexities are reduced
- 📝 Documents are updated
- ⬆️ Packages for development are bumped
@types/chai
is bumped from 4.2.22 to 4.3.4@types/mocha
is bumped from 9.0.0 to 10.0.1@types/node
is bumped from 16.11.7 to 18.11.17@typescript-eslint/eslint-plugin
is bumped from 5.3.1 to 5.47.0@typescript-eslint/parser
is bumped from 5.3.1 to 5.47.0chai
is bumped from 4.3.4 to 4.3.7esbuild
is bumped from 0.13.13 to 0.16.10eslint
is bumped from 8.2.0 to 8.30.0mocha
is bumped from 9.1.3 to 10.2.0ts-node
is bumped from 10.4.0 to 10.9.1typescript
is bumped from 4.4.4 to 4.9.4
- 🐛 Symbols are wrapped by String()
Version 1.1.10
ChangeLogs
- 🏗️ Migration from
terser
toesbuild
- ⬆️ Packages for development are updated
@types/node
is upgraded from 16.10.1 to 16.11.7@typescript-eslint/eslint-plugin
is upgraded from 4.32.0 to 5.3.1@typescript-eslint/parser
is upgraded from 4.32.0 to 5.3.1eslint
is upgraded from 7.32.0 to 8.2.0mocha
is upgraded from 9.1.2 to 9.1.3ts-node
is upgraded from 10.2.1 to 10.4.0typescript
is upgraded from 4.4.3 to 4.4.4