| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sorry, something went wrong.
PR SummaryLow Risk Overview Removed six consumed changeset files under .changeset/ (including entries for CodeTabs mounting, ThemeToggle aria-label, code light theming, remark-lint link validation, and the Changesets migration note). Bumped patch versions and added/updated CHANGELOG.md for @node-core/website-i18n (1.1.33), @node-core/rehype-shiki (1.4.3), @node-core/remark-lint (1.4.1), and @node-core/ui-components (1.7.4), recording the user-facing notes from the merged PRs that those changesets represented. Reviewed by Cursor Bugbot for commit 0e1faed. Bugbot is set up for automated code reviews on this repo. Configure here. |
Sorry, something went wrong.
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #9027 +/- ##
==========================================
- Coverage 75.12% 75.11% -0.02%
==========================================
Files 102 102
Lines 9105 9105
Branches 372 372
==========================================
- Hits 6840 6839 -1
- Misses 2261 2262 +1
Partials 4 4 ☔ View full report in Codecov by Harness. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@node-core/website-i18n@1.1.33
Patch Changes
@node-core/rehype-shiki@1.4.3
Patch Changes
#9020 0492dea Thanks @avivkeller! - Migrate package versioning and publishing to Changesets.
#9031 07a6844 Thanks @avivkeller! - Add light mode theming to code elements
@node-core/remark-lint@1.4.1
Patch Changes
#9020 0492dea Thanks @avivkeller! - Migrate package versioning and publishing to Changesets.
#9016 b42f4e0 Thanks @avivkeller! - Add link validation and fix issues in type validation
@node-core/ui-components@1.7.4
Patch Changes
#9047 94e27d2 Thanks @avivkeller! - Always mount CodeTabs, even when inactive
#9020 0492dea Thanks @avivkeller! - Migrate package versioning and publishing to Changesets.
#9024 ec199d0 Thanks @avivkeller! - Add a default aria-label to ThemeToggle.
#9028 ca47d6f Thanks @avivkeller! - Account for a possible wrapper between a code boxes pre and code.
#9031 07a6844 Thanks @avivkeller! - Add light mode theming to code elements