Releases: poolifier/poolifier-web-worker
Releases · poolifier/poolifier-web-worker
v0.6.3
0.6.3 (2026-05-12)
🐞 Bug Fixes
- deps: update dependency poolifier-web-worker to ^0.6.2 (#131) (55906fc)
- tests: remove fragile AbortSignal.timeout message assertion (57ee6dd)
- tests: skip flaky tests only in CI, not locally (9ab84cb)
- use ReturnType for timer handles to support Deno canary (79ae76c)
📚 Documentation
- neutralize Copilot-specific references in agent instructions (98ba94b)
v0.6.2
0.6.2 (2026-02-23)
🐞 Bug Fixes
- add missing loadExponent: 0 validation test (f8500ee)
- deps: update dependency poolifier-web-worker to ^0.6.1 (#130) (ca51b78)
- remove incorrectly added test code during commit port (5b84f16)
- test: ignore flaky workerNodeKeys affinity test on Deno v1.x macOS (68b8451)
- test: restore anonymous function tests in isAsyncFunction() (08ae153)
- test: use FakeTime for sleep() test to avoid flakiness (30d9f25)
- test: use try/finally instead of 'using' for Deno v1.x compatibility (c0bd174)
🧪 Tests
- fix async kill handler test to properly await and verify completion (b13a9c8)
- harmonize comments with upstream poolifier style (7cf03cc)
- port 22 abstract-worker tests from poolifier/poolifier (fbbe842)
📚 Documentation
- add Git hooks installation instructions (b97f368)
- consolidate multiple task functions features in README (370f1c2)
🤖 Automation
- add pre-commit hooks for formatting and linting (846b88d)
v0.6.1
v0.6.0
v0.5.15
0.5.15 (2025-11-16)
🐞 Bug Fixes
⚡ Performance
- switch default worker choice strategy to LEAST_USED (7e160a5)
✨ Polish
- cleanup main deno.json (7bf4372)
- cleanup type casting (6abbc70)
- switch benchmarks to tinybench (6ffb0c7)
🧪 Tests
- also tests properly for round robin strategy (c620e5f)
- ignore flaky on linux and deno version >= 2 (e4eec99)
- ignore flaky tests on linux and deno version >= 2 (abf3127)
🤖 Automation
- deps: Bump actions/setup-node from 4 to 5 (#105) (cb4aab3)
- deps: Bump actions/setup-node from 5 to 6 (#109) (27b1db2)
- deps: Bump github/codeql-action from 3 to 4 (#108) (54b815e)
- deps: Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 (#104) (f6a52c4)
- deps: Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 (#106) (257c4e8)