Skip to content

chore(master): release 0.6.2#129

Merged
jerome-benoit merged 2 commits intomasterfrom
release-please--branches--master
Feb 23, 2026
Merged

chore(master): release 0.6.2#129
jerome-benoit merged 2 commits intomasterfrom
release-please--branches--master

Conversation

@jerome-benoit
Copy link
Contributor

@jerome-benoit jerome-benoit commented Feb 20, 2026

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch from 4eec48e to 3f3ff7f Compare February 20, 2026 16:36
Copilot AI review requested due to automatic review settings February 20, 2026 16:36
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch from 2a51314 to b15af6d Compare February 20, 2026 16:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release PR for 0.6.2, updating version references across source, tooling config, examples, and documentation.

Changes:

  • Bump internal/version constants and package metadata to 0.6.2
  • Update Sonar project version and Release Please manifest
  • Refresh README/CHANGELOG and Deno example import versions

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/pools/version.ts Bumps exported library version constant to 0.6.2
sonar-project.properties Updates SonarCloud project version to 0.6.2
examples/deno/typescript/deno.json Updates JSR import to ^0.6.2
examples/deno/javascript/deno.json Updates JSR import to ^0.6.2
dist/package.json Updates distribution package version to 0.6.2
deno.json Updates Deno package version to 0.6.2
README.md Updates CDN URLs to 0.6.2
CHANGELOG.md Adds 0.6.2 section
.github/release-please/manifest.json Updates manifest version to 0.6.2

@@ -150,7 +150,7 @@ for more details**:
<!-- deno-fmt-ignore -->

Copy link

Copilot AI Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fenced code block is labeled as js but contains an HTML <script> tag. Consider changing the fence language to html (or splitting into separate html and js blocks) so syntax highlighting and copy/paste expectations match the example.

Copilot uses AI. Check for mistakes.
## [0.6.2](https://github.com/poolifier/poolifier-web-worker/compare/v0.6.1...v0.6.2) (2026-02-20)

### 🐞 Bug Fixes

Copy link

Copilot AI Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The entry “add missing loadExponent: 0 validation test” describes a test addition rather than a bug fix. To keep the changelog accurate, consider moving it to a “Tests”/“Chore” section (or renaming the section) so readers don’t interpret it as a runtime behavior change.

Suggested change
### 🧪 Tests

Copilot uses AI. Check for mistakes.
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 9 times, most recently from a3c9f3d to d8f0dac Compare February 23, 2026 00:07
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch from 08e4a8a to 89be2a7 Compare February 23, 2026 14:20
@sonarqubecloud
Copy link

@jerome-benoit jerome-benoit merged commit 36741a7 into master Feb 23, 2026
23 of 25 checks passed
@jerome-benoit
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants