Releases: fraxken/combine-async-iterators
Releases · fraxken/combine-async-iterators
v3.0.0
Warning
Droping Node.js 16 for Node.js 20
What's Changed
- chore(dependabot): group dependency update by @fraxken in #67
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot in #68
- chore(deps): bump the github-actions group with 6 updates by @dependabot in #69
- fix(index.d.ts): add missing generic T by @fraxken in #70
- chore!: drop Node.js version 16 for LTS 20 by @fraxken in #71
New Contributors
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
Codebase update:
- Using Node.js native test_runner
- Updating linter & editorconfig
- Updating dependencies (removed lot of them)
- fix:
return
is an optional method of iterators by @elldritch in #11 - [StepSecurity] Apply security best practices by @step-security-bot in #13
New Contributors
- @elldritch made their first contribution in #11
- @dependabot made their first contribution in #12
- @step-security-bot made their first contribution in #13
- @allcontributors made their first contribution in #17
Full Changelog: https://github.com/fraxken/combine-async-iterators/commits/v2.1.0