docs: tighten the v0.106.0 changelog entry - #1171
Merged
Merged
Conversation
Trim the release notes to what a reader needs to know. The entries had grown into postmortems of the old behaviour, and several facts appeared twice: the dev overlay was described in the diagnostics entry and then again in a sentence of its own, and textinput printing was covered by both the print and the textinput entries. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014cgPYBtMoaLLir2vEXYKhz
Fixes found while reviewing the releases before v0.106.0: - v0.46.1 appeared twice, byte for byte. Removed one copy. - v0.70.1, v0.70.0, v0.69.0 and v0.68.2 never closed their ::::tabs container, so those four blocks were malformed. - v0.103.0 stated the same sentence twice, once for online-ide and once for sql-ide. Merged into one entry. - The commented-out template still carried a real entry from v0.41.0, which would have been pasted into the next release. Blanked it and renamed the placeholder heading to vNEXT. - v0.99.0 had **links* instead of **links**. - Trimmed the postmortem detail out of v0.105.0, v0.104.1, v0.100.4 and v0.100.0, keeping what a reader has to act on. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014cgPYBtMoaLLir2vEXYKhz
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Trim the release notes to what a reader needs to know. The entries had
grown into postmortems of the old behaviour, and several facts appeared
twice: the dev overlay was described in the diagnostics entry and then
again in a sentence of its own, and textinput printing was covered by
both the print and the textinput entries.
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_014cgPYBtMoaLLir2vEXYKhz