release: @parity/truapi 0.4.1#284
Merged
Merged
Conversation
TarikGul
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.1orrelease: @parity/truapi-host 0.1.1.Don't rewrite the squash commit subject in the merge dialog — the
release:prefix has to land onmain.Summary
Patch release of
@parity/truapishipping the Firefox iframe handshake fix (#283): the sandbox bootstrap treats Firefox's masked"null"location.ancestorOriginsentries 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 withSyntaxError: An invalid or illegal string was specified.Checklist
npm run changesetand selected the package + bump type (patch / minor / major)npm run version-packagesto consume the changesetjs/packages/truapi/package.jsonversion is bumped@parity/truapi-hostdepends on^0.4.1js/packages/truapi/CHANGELOG.mdhas the new entryrust/crates/truapi/Cargo.tomlversion matchesjs/packages/truapi/package.json.changeset/(other thanconfig.json)