chore(release): prepare 0.18.0 - #687
Merged
Merged
Conversation
Contributor
|
Too many files changed for review (80 files, 50 file limit). Bypass the limit by tagging |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
benvinegar
enabled auto-merge (squash)
August 8, 2026 13:58
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.
Summary
hunkdifffrom0.18.0-beta.0to stable0.18.0bench-0.18.0.jsonrelease benchmark snapshot.changeset/pre.jsonthrough the normal Changesets status gate, with regression coverageBenchmark gate
The release benchmark gate passes with two documented accepted regressions:
highlight-prefetch/selected_startup_ms: samples remain split between scheduler-dependent ~9 ms and ~21 ms clusters, while adjacent readiness passes every sample and next-file readiness improveswrapped-cjk/wrapped_cjk_518_mount_first_frame_ms: the default current-line cursor now paints synchronously in the first frame; content completeness and wheel latency pass, and the pathological long wrapped-line metric remains below the gate's absolute threshold after fix(ui): bound current-line navigation costs #685Navigation latency is slightly faster than 0.17.7, and navigation heap remains within the release threshold after #685.
Validation
bun run typecheckbun run lintbun run format:checkbun run check:packbun run test:theme-contrastbun run test:integration— 97 passingbun run test:tty-smoke— 9 passingbun run bench:release:comparebun run ./scripts/check-release-version.ts v0.18.0bun run ./scripts/verify-pr-release-notes.ts origin/main HEADThis PR description was generated by Pi using OpenAI GPT-5.6-sol