release: 1.1.0rc4 — cut from main (1.1 now develops on main)#1975
Merged
Conversation
Cut rc4 from main (the 1.1 dev+release line going forward; 1.0.x patches live on the `1.0` branch). main's CHANGELOG adopts the release-history rc sections (imported verbatim from the v1.1.0rc3 tag) so future cuts come from main directly. The new [1.1.0rc4] section is the delta since rc3: - #1967 keyed loop-item render cache (PR #1969) - #1970 parsed VNode subtree cache (PR #1973) - #1968 cold-start filter-bridge warm All flag-gated default-OFF (LIVEVIEW_CONFIG['loop_render_cache_enabled']). Coverage verified: every [Unreleased] entry is captured in rc1/rc2/rc3 or the rc4 delta (no CHANGELOG history lost). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.1.0rc4 from
main, completing the move to the trunk model:main= the 1.1 development + release line going forward.1.0branch = 1.0.x legacy patches only (already exists, at 1.0.8 + V004 false-positive: lifecycle-allowlist gap flags user overrides of framework-invoked hooks (handle_presence_leave et al.) as missing @event_handler #1684).1.1release branch is now redundant and will be retired (its rc1/rc2/rc3 tags persist).CHANGELOG
mainadopts the release-history rc sections (imported verbatim from thev1.1.0rc3tag, not the corrupted resync branch) so future cuts come frommaindirectly. New## [1.1.0rc4] - 2026-06-27section = the delta since rc3:All flag-gated default-OFF (
LIVEVIEW_CONFIG['loop_render_cache_enabled']).Coverage verified (issue-number diff): every entry in main's old
[Unreleased]is captured in[1.1.0rc1/rc2/rc3]or the rc4 delta — no CHANGELOG history lost. rc1/rc2/rc3 sections are byte-identical to their published tags.Version
1.1.0 → 1.1.0rc4across all 6 files (version-checkconsistent; lockfile self-entries in sync; ADR audit 0 inconsistencies).Validation
Code is identical to the resync tip already run green (Rust all-pass + Python 8712); rc4 changes are version strings + CHANGELOG only.
After merge: tag
v1.1.0rc4on main → GitHub Actions → PyPI.🤖 Generated with Claude Code
https://claude.ai/code/session_01D4VsbRKefaPjn6Rxs9ig1A