v5.0.0-alpha.0
Pre-release
Pre-release
metcoder95
released this
04 Dec 11:29
·
17 commits
to current
since this release
What's Changed
- docs: add a new documentation page for Piscina by @bellatrick in #591
- docs: fix abortSignal parameter name which should be
signal
by @jasonchoimtt in #606 - chore(deps-dev): Bump c8 from 9.1.0 to 10.1.2 by @dependabot in #594
- chore(deps-dev): Bump @types/node from 20.14.2 to 20.14.10 by @dependabot in #607
- docs: Added examples section in the documentation site by @bellatrick in #614
- chore: add automatization for docs by @metcoder95 in #633
- chore(deps-dev): Bump @types/node from 20.14.10 to 22.4.1 by @dependabot in #634
- chore(deps-dev): Bump tinybench from 2.8.0 to 2.9.0 by @dependabot in #628
- chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 by @dependabot in #621
- chore(deps-dev): Bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #639
- chore(deps-dev): Bump @types/node from 22.5.0 to 22.5.2 by @dependabot in #643
- chore(deps): Bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #645
- chore(deps): Bump webpack from 5.92.0 to 5.94.0 in /docs by @dependabot in #644
- chore(deps-dev): Bump @types/node from 22.5.2 to 22.5.4 by @dependabot in #646
- chore(deps): Bump serve-static and express in /docs by @dependabot in #652
- chore(deps-dev): Bump @types/node from 22.5.4 to 22.5.5 by @dependabot in #658
- chore(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #659
- feat: use @napi-rs/nice to support Windows by @Brooooooklyn in #655
- chore(v5): merge
v5
by @metcoder95 in #657 - docs: An example that implements broadcast communication by @testwhygh in #656
- chore(deps-dev): Bump tinybench from 2.8.0 to 2.9.0 by @dependabot in #665
- chore(deps-dev): Bump @types/node from 22.5.5 to 22.7.4 by @dependabot in #670
- chore(deps-dev): Bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #675
- chore(deps): Bump cookie and express in /docs by @dependabot in #677
- chore(deps-dev): Bump @types/node from 22.7.5 to 22.7.7 by @dependabot in #680
- chore(deps-dev): Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #674
- chore(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in #684
- chore(deps-dev): Bump tinybench from 2.9.0 to 3.0.0 by @dependabot in #685
- chore(deps-dev): Bump @types/node from 22.7.7 to 22.8.1 by @dependabot in #686
- feat: Custom Balancer by @metcoder95 in #590
- chore: Replace type casting with nullish coalescing by @tuanlc in #696
- chore(deps-dev): Bump tinybench from 3.0.0 to 3.0.6 by @dependabot in #700
- chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 in /docs by @dependabot in #703
- chore(deps-dev): Bump @types/node from 22.8.1 to 22.9.1 by @dependabot in #702
- chore(deps-dev): Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #705
- chore(deps-dev): Bump @types/node from 22.9.1 to 22.9.3 by @dependabot in #707
- chore(deps-dev): Bump @types/node from 22.9.3 to 22.10.1 by @dependabot in #710
- chore: fix lint and ts by @metcoder95 in #712
- feat: support Atomics.waitAsync by @metcoder95 in #687
New Contributors
- @bellatrick made their first contribution in #591
- @jasonchoimtt made their first contribution in #606
- @Brooooooklyn made their first contribution in #655
- @testwhygh made their first contribution in #656
- @tuanlc made their first contribution in #696
Full Changelog: v4.6.1...v5.0.0-alpha.0