Skip to content

Version Packages#104

Merged
kentonv merged 1 commit intomainfrom
changeset-release/main
Nov 5, 2025
Merged

Version Packages#104
kentonv merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

capnweb@0.2.0

Minor Changes

  • #105 f4275f5 Thanks @kentonv! - Fixed incompatibility with bundlers that don't support top-level await. The top-level await was used for a conditional import; it has been replaced with an approach based on "exports" in package.json instead.

  • #105 f4275f5 Thanks @kentonv! - Support serializing Infinity, -Infinity, and NaN.

Patch Changes

  • #105 f4275f5 Thanks @kentonv! - Attempting to remotely access an instance property of an RpcTarget will now throw an exception rather than returning undefined, in order to help people understand what went wrong.

  • #107 aa4fe30 Thanks @threepointone! - chore: generate commonjs build

  • #105 f4275f5 Thanks @kentonv! - Polyfilled Promise.withResolvers() to improve compatibility with old Safari versions and Hermes (React Native).

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 7982ab9 to 4c62d12 Compare November 5, 2025 14:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4c62d12 to 277fca9 Compare November 5, 2025 14:16
@kentonv kentonv merged commit 6d805d4 into main Nov 5, 2025
3 checks passed
@kentonv kentonv deleted the changeset-release/main branch November 5, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant