v.4.9.0
What's Changed
- 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
- chore: add electron to the examples section in docs by @tsekiguchi in #713
- chore(deps-dev): Bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #719
- chore(deps-dev): Bump c8 from 10.1.2 to 10.1.3 by @dependabot in #718
- chore(deps-dev): Bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #720
- chore(deps-dev): Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #717
- chore(deps): Bump nanoid from 3.3.7 to 3.3.8 in /docs by @dependabot in #716
- chore(deps-dev): Bump tinybench from 3.0.7 to 3.1.0 by @dependabot in #722
- chore(deps-dev): Bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #725
- doc: fix duplicated document id by @pmarchini in #726
- fix: update page titles / positions in docs by @tsekiguchi in #727
- feat(#305)!: Expose new
PiscinaHistogram
abstraction by @metcoder95 in #723 - docs: fix build by @metcoder95 in #729
- chore(deps-dev): Bump eslint from 9.17.0 to 9.18.0 by @dependabot in #730
- chore(deps-dev): Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #731
- chore(deps-dev): Bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #733
- chore(deps-dev): Bump @types/node from 22.10.7 to 22.13.0 by @dependabot in #737
- chore(deps-dev): Bump eslint from 9.18.0 to 9.20.0 by @dependabot in #741
- chore: add automerge by @metcoder95 in #744
- Fix broken benchmark by @JaoodxD in #745
- chore(deps-dev): Bump eslint from 9.20.0 to 9.20.1 by @dependabot in #749
- refactor(fixed_queue): use real private fields and fix TypeScript ES2022 perf regression by @JaoodxD in #747
- chore(deps-dev): Bump neostandard from 0.12.0 to 0.12.1 by @dependabot in #739
- chore(deps-dev): Bump @types/node from 22.13.0 to 22.13.4 by @dependabot in #743
- chore(deps-dev): Bump tinybench from 3.1.0 to 3.1.1 by @dependabot in #738
- chore(deps-dev): Bump eslint from 9.20.1 to 9.21.0 by @dependabot in #751
- chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.5 by @dependabot in #750
- chore(deps-dev): Bump typescript from 5.7.3 to 5.8.2 by @dependabot in #752
- chore(deps-dev): Bump @types/node from 22.13.5 to 22.13.10 by @dependabot in #754
- chore(deps-dev): Bump eslint from 9.21.0 to 9.22.0 by @dependabot in #755
- feat: Allow long-running threads by @lucianolix in #757
New Contributors
- @Brooooooklyn made their first contribution in #655
- @testwhygh made their first contribution in #656
- @tuanlc made their first contribution in #696
- @tsekiguchi made their first contribution in #713
- @pmarchini made their first contribution in #726
- @lucianolix made their first contribution in #757
Full Changelog: v4.8.0...v.4.9.0