v4.1.0
What's Changed
- ci: remove linting duplication on pipeline by @metcoder95 in #364
- (deps): Bump json-schema and jsprim by @dependabot in #365
- docs: document out of scope behavior by @Marsup in #342
- docs: add tips for useAtomics by @theanarkh in #332
- fix: Fix types for TypeScript 4.7 by @BlackGlory in #239
- docs: Web Streams Example by @metcoder95 in #360
- chore(deps-dev): Bump tap from 15.1.5 to 16.3.7 by @dependabot in #366
- feat: correctly handle process.exit calls outside of a task by @clayjones-at in #361
- chore(deps-dev): Bump @types/node from 15.14.9 to 20.3.3 by @dependabot in #369
- chore(deps-dev): Bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #372
- docs: remove promisify(setTimeout) from readme by @skrylnikov in #373
- feat: add
needsDrain
property by @metcoder95 in #368 - chore(deps-dev): Bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #377
- chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #379
- fix: use CJS imports by @SimenB in #374
- chore(deps-dev): Bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #381
- chore(deps-dev): Bump tap from 16.3.7 to 16.3.8 by @dependabot in #383
- chore(deps-dev): Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #382
New Contributors
- @dependabot made their first contribution in #365
- @Marsup made their first contribution in #342
- @theanarkh made their first contribution in #332
- @BlackGlory made their first contribution in #239
- @clayjones-at made their first contribution in #361
- @skrylnikov made their first contribution in #373
- @SimenB made their first contribution in #374
Full Changelog: v4.0.0...v4.1.0