Skip to content

release: @parity/truapi 0.4.1#284

Merged
valentinfernandez1 merged 1 commit into
mainfrom
vf/release-0.4.1
Jul 16, 2026
Merged

release: @parity/truapi 0.4.1#284
valentinfernandez1 merged 1 commit into
mainfrom
vf/release-0.4.1

Conversation

@valentinfernandez1

Copy link
Copy Markdown
Collaborator

Release: @parity/truapi 0.4.1

Important

The PR title must start with release: for the publish workflow to fire.
Example: release: @parity/truapi 0.1.1 or release: @parity/truapi-host 0.1.1.
Don't rewrite the squash commit subject in the merge dialog — the
release: prefix has to land on main.

Summary

Patch release of @parity/truapi shipping the Firefox iframe handshake fix (#283): the sandbox bootstrap treats Firefox's masked "null" location.ancestorOrigins entries as an unknown host origin and falls back to the source-checked wildcard ready ping, so products inside Firefox iframe hosts connect instead of failing every call with SyntaxError: An invalid or illegal string was specified.

Checklist

  • Ran npm run changeset and selected the package + bump type (patch / minor / major)
  • Ran npm run version-packages to consume the changeset
  • js/packages/truapi/package.json version is bumped
  • @parity/truapi-host depends on ^0.4.1
  • js/packages/truapi/CHANGELOG.md has the new entry
  • rust/crates/truapi/Cargo.toml version matches js/packages/truapi/package.json
  • No leftover files under .changeset/ (other than config.json)

@valentinfernandez1
valentinfernandez1 requested a review from a team July 16, 2026 15:57
@valentinfernandez1
valentinfernandez1 added this pull request to the merge queue Jul 16, 2026
Merged via the queue into main with commit 33c922d Jul 16, 2026
12 checks passed
@valentinfernandez1
valentinfernandez1 deleted the vf/release-0.4.1 branch July 16, 2026 17:11
@decrypto21 decrypto21 mentioned this pull request Jul 17, 2026
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.

2 participants