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

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/[email protected]

Patch Changes

  • #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.

@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 Jul 19, 2026 2:14am

Request Review

@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Release-only metadata (version, changelog, consumed changeset) with no code changes in this PR; underlying fix is a targeted URL helper patch.

Overview
Automated Changesets release that publishes @node-core/[email protected] by bumping package.json from 1.4.3 and folding the consumed changeset into CHANGELOG.md.

The release notes document a patch fix for relative() URL resolution (#889): when the target path is a prefix of the current page path (e.g. linking to /generators from /generators/web), the helper could return . instead of ../generators. The pending changeset file .changeset/fix-relative-parent-path.md is removed as part of versioning.

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

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