Fix v3.6.0 changelog: move entries out of the beta.0 section#733
Merged
Conversation
The component-tree resolution performance entries (#730) and the data-flow docs (#731) shipped in stable 3.6.0, not in the April 3.6.0-beta.0 release — they had drifted into the beta.0 section when #730 rebased onto the sectioned changelog. Move them under [v3.6.0], and add the missing docs entry. Co-authored-by: Claude
Export SizeUnchanged@studiometa/js-toolkit
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #733 +/- ##
=======================================
Coverage 97.42% 97.42%
=======================================
Files 162 162
Lines 3729 3729
Branches 1040 1040
=======================================
Hits 3633 3633
Misses 86 86
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 29.63%
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting Comparing Footnotes |
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.
The
#730performance entries (__parent/$queryDOM resolution + benchmarks) and the#731data-flow docs shipped in stable 3.6.0, but had ended up under thev3.6.0-beta.0(April) section — they followed their neighbouring#721/#723anchors into that section when #730 was rebased onto the sectioned changelog.#730entries (benchmarks,$parent/$root+$queryperformance, the DOM-order behavioral note) fromv3.6.0-beta.0to[v3.6.0].#731documentation entry to[v3.6.0].#730PR references to those entries (they previously carried commit hashes only).Docs-only change; no code affected.
🤖 Generated with Claude Code