Skip to content

Version Packages - #920

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#920
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 19, 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.5.0

Minor Changes

  • #939 7bd1b5b Thanks @avivkeller! - Discover and load configuration files with cosmiconfig.

  • #911 ada6540 Thanks @avivkeller! - Add banner opt-out

  • #958 0bd347d Thanks @avivkeller! - Generators are now loaded dynamically by import specifier instead of a static
    registry. --target accepts either a built-in shorthand name (web,
    legacy-html, …) or any import specifier resolving to a generator module
    (e.g. some-package/generator or ./my-generator.mjs), and a generator's
    dependsOn is now a full import specifier. This lays the groundwork for
    splitting the built-in generators into separate packages and enables
    third-party generator packages.

  • #937 43a09f7 Thanks @avivkeller! - Make the web generator bundler-neutral through a custom adapter contract,
    with Vite 8.1 provided as the default adapter.

Patch Changes

  • #964 96e1c26 Thanks @avivkeller! - Add web.navigation, which supplies the sidebar groups (navigation.sidebar)
    and the navigation bar items (navigation.navbar) from configuration.

  • #955 b80958f Thanks @avivkeller! - Close Orama search when the target link is on the same page

  • #968 d3306a2 Thanks @pimterry! - Resolve unions and arrays of display-name types ({HTTP/2 Headers Object | vm.Module}, {HTTP/2 Headers Object[]}), and stop capturing prose such as U+007B ({), and U+007D (}). as a type annotation.

  • #889 68751af Thanks @bmuenzenmeyer! - Fix relative() URL resolution when the target path is a prefix of the current
    page's path (e.g. /generators from /generators/web): the target's final
    segment was consumed as a common directory, producing . instead of
    ../generators. Unreachable in flat page layouts; surfaced by sites with
    nested input directories.

  • #945 70b7526 Thanks @avivkeller! - Moved the package into a packages/core workspace.

  • #946 9ab2840 Thanks @btea! - Fix missing spaces in the riscv64 multithreading warning message, which
    previously concatenated as "failures whenallocating" and "spaceon riscv64".

  • #933 b73b704 Thanks @vsolano9! - Use short DEP codes for deprecation heading anchors.

  • #942 cef45ca Thanks @btea! - Space union separators in type annotation values ({string|URL} is now rendered as string | URL).

  • #934 e6f1769 Thanks @avivkeller! - Switches oxc-parser for @swc/wasm, since oxc-parser does not provide the needed bindings.

  • #919 d0f0de0 Thanks @MFA-G! - Preserve deprecation codes in generated table-of-contents labels.

  • #963 2f9defe Thanks @btea! - Sync the URL hash when following same-page search hits

  • #955 b80958f Thanks @avivkeller! - Render markdown code snippets in the sidebar

@github-actions
github-actions Bot requested a review from a team as a code owner July 19, 2026 02:13
@vercel

vercel Bot commented Jul 19, 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 Aug 4, 2026 12:59pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nodejs-doc-kit Ignored Ignored Preview Aug 4, 2026 12:59pm

Request Review

@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Release metadata only; functional changes were reviewed in prior PRs. Risk is limited to version/changelog accuracy and the publish step when merged.

Overview
This is a Changesets release PR with no runtime code edits in the diff. It bumps @node-core/doc-kit from 1.4.3 to 1.5.0 in packages/core/package.json, adds the 1.5.0 section to packages/core/CHANGELOG.md, and removes the consumed .changeset/*.md files.

Merging publishes 1.5.0 to npm with the accumulated minor and patch notes already on main (cosmiconfig config loading, dynamic generator loading, bundler-neutral web generator, navigation config, search/TOC/type-display fixes, @swc/wasm parser switch, and related items listed in the changelog).

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

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d27dd74 to 4a29529 Compare July 19, 2026 18:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4a29529 to 15b9c8c Compare July 19, 2026 19:11
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 15b9c8c to eeacf81 Compare July 20, 2026 06:20
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from eeacf81 to 6a29c99 Compare July 21, 2026 23:34
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6a29c99 to 89d4e3a Compare July 23, 2026 23:25
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 89d4e3a to 22969f0 Compare July 24, 2026 14:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 22969f0 to 3e086a4 Compare July 24, 2026 19:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3e086a4 to abf4c47 Compare July 25, 2026 21:43
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from abf4c47 to 2277acc Compare July 26, 2026 02:09
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2277acc to 983f055 Compare July 26, 2026 17:06
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 983f055 to a99d9e5 Compare July 27, 2026 02:36
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a99d9e5 to 1c9970a Compare July 27, 2026 02:44

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a422b0e. Configure here.

Comment thread packages/core/package.json
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a422b0e to 2f32b9d Compare July 30, 2026 23:21
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2f32b9d to 3311a90 Compare July 31, 2026 02:51
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3311a90 to 22f9263 Compare August 1, 2026 01:30
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 22f9263 to 0262305 Compare August 1, 2026 15:26
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from ba1ee1f to 8876b2f Compare August 1, 2026 15:28
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8876b2f to 58db0e1 Compare August 1, 2026 19:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 6a055fe to 12e7755 Compare August 3, 2026 03:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 12e7755 to 876a196 Compare August 3, 2026 04:01
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 876a196 to 00a9741 Compare August 3, 2026 15:03
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 00a9741 to 0e67808 Compare August 4, 2026 02:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0e67808 to b47794d Compare August 4, 2026 12:57
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.

0 participants