Releases
v0.6.2
Compare
Sorry, something went wrong.
No results found
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 )
You can’t perform that action at this time.