Release 1.4.0-beta.2 - #204
Merged
Merged
Conversation
Six fixes since beta.1, all under the 1.4.0 line: - #190 permanent public type names + readable large-union names (+ manifest) - #191 reachability sweep drops orphan records - #178 no orphan JsFn.res after the sweep - #198/#190 degrade public-identity collision instead of crashing (unblocks blend 0.0.38-beta.1) - #200 cap bloated anonymous @unboxed union names Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Benchmark: ✅ PASS
|
commit: |
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.
Cuts 1.4.0-beta.2 — six fixes since beta.1, all under the
1.4.0line. Version bumped,[Unreleased]CHANGELOG cut with an upgrade note.What ships
v100OrV102Or…OrV511OrV1), blocking constrained-generic resolution #190 — permanent public type names + readable large-union names (introduces.bindgen-manifest.json) — headlineJsFn.resafter the sweepv100OrV102Or…OrV511OrV1), blocking constrained-generic resolution #190 follow-up — degrade a public-identity collision instead of crashing → unblocks blend0.0.38-beta.1@unboxedunion names (2,453 → readable prefix + shape hash)Release mechanics
package.json+package-lock.json→1.4.0-beta.2(verified in agreement).[Unreleased]cut under## [1.4.0-beta.2] — 2026-08-20with a regenerate/manifest upgrade note.npm testgreen onmainat cut; benchmark 0 WARN (all packages identical/PASS).To publish
Merge this, then tag
v1.4.0-beta.2on the merge commit and push —publish-npm.ymlderives thebetadist-tag from the version. Tag push is intentionally left to a maintainer.🤖 Generated with Claude Code