docs: expand website changelog - #338
Merged
Merged
Conversation
Rewrite docs/changelog.md as a full 0.7.4–0.9.8 history: DCE/main, package integrity, emit profiles, polyglot fronts, Thumb, self-host, and why 0.9.7 never published. Amp-Thread-ID: https://ampcode.com/threads/T-01a0a631-f6de-735d-b395-b45d281f927e Co-authored-by: Max Carter <undivisible@vk.com>
|
Capy couldn't review this pull request because Max's workspace is out of credits, add credits or enable auto-reload to resume automatic reviews. |
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_67ba6cce-4389-4ead-b9f3-8394905c455d) |
|
Tick the box to add this pull request to the merge queue (same as
|
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.
Deeper changelog at
/docs/changelog.html: why 0.9.8 exists, skipped 0.9.7, emit profiles, package integrity, polyglot/Thumb/self-host, and 0.7.x site/native notes.bun test test/dist.test.tspasses.Note
Low Risk
Documentation and test expectations only; no runtime or compiler behavior changes in this diff.
Overview
Expands
docs/changelog.mdfrom a short 0.9.x blurb into a full release narrative: install instructions, detailed 0.9.8 sections (DCE/main, package integrity, dual-emit profiles, polyglot/JIT/Thumb, docs site, CI), explicit skipped 0.9.7, and backfilled notes for 0.9.6 through 0.7.4 and older tags.Tightens the docs-site dist test so generated
changelog.htmlmust include0.9.7,dual-emit, andremove_dead_functions, guarding that the expanded markdown actually ships in the built site.Reviewed by Cursor Bugbot for commit b1103b0. Configure here.