Skip to content

Version Packages#896

Merged
avivkeller merged 1 commit into
mainfrom
changeset-release/main
Jul 11, 2026
Merged

Version Packages#896
avivkeller merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

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/doc-kit@1.4.2

Patch Changes

  • #855 d7bdf39 Thanks @bmuenzenmeyer! - Adopt Changesets for releases: versioning and publishing are now driven by changeset files, which
    produce a CHANGELOG.md, git tags, and GitHub Releases.

  • #895 9d7ce14 Thanks @avivkeller! - Avoids directly mutating the AST in legacy-json, as to ensure future generators do not run with a input different than they expect.

@github-actions github-actions Bot requested a review from a team as a code owner July 11, 2026 04:51
@cursor

cursor Bot commented Jul 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Release-only metadata with no runtime code changes in the diff.

Overview
Automated Changesets release that bumps @node-core/doc-kit from 1.4.1 to 1.4.2 and adds a root CHANGELOG.md for that version.

The two pending changeset files are removed after consumption. The 1.4.2 patch notes record earlier merged work: adopting Changesets for releases, and a legacy-json fix that stops mutating the AST so downstream generators see the expected input.

No application or library source files change in this diff—only version metadata, changelog, and changeset housekeeping.

Reviewed by Cursor Bugbot for commit 64f5c77. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Jul 11, 2026 9:05pm

Request Review

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.18%. Comparing base (9d7ce14) to head (64f5c77).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #896   +/-   ##
=======================================
  Coverage   85.18%   85.18%           
=======================================
  Files         180      180           
  Lines       16566    16566           
  Branches     1514     1514           
=======================================
  Hits        14112    14112           
  Misses       2444     2444           
  Partials       10       10           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avivkeller

avivkeller commented Jul 11, 2026

Copy link
Copy Markdown
Member

We should try and include #895 in this patch, and #887 in the next release.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from bb8ed13 to 64f5c77 Compare July 11, 2026 21:04
@avivkeller avivkeller merged commit 11d012a into main Jul 11, 2026
24 checks passed
@avivkeller avivkeller deleted the changeset-release/main branch July 11, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant