Skip to content

fix(registry): point date-fns 4.3+ at the new monorepo docs path#90

Merged
moshest merged 1 commit into
mainfrom
claude/registry-publish-date-fns-ZMn0r
May 24, 2026
Merged

fix(registry): point date-fns 4.3+ at the new monorepo docs path#90
moshest merged 1 commit into
mainfrom
claude/registry-publish-date-fns-ZMn0r

Conversation

@moshest
Copy link
Copy Markdown
Member

@moshest moshest commented May 24, 2026

date-fns 4.3.0 migrated to a pnpm monorepo layout and removed the
top-level docs/ directory; the markdown docs now live at
pkgs/core/docs/ alongside the @date-fns/core package, which broke
publish-all for npm/date-fns@4.3.0. Add a versioned range for 4.3.0+
pointing at the new path and keep the existing range for 3.0.0–4.2.x.

date-fns 4.3.0 migrated to a pnpm monorepo layout and removed the
top-level `docs/` directory; the markdown docs now live at
`pkgs/core/docs/` alongside the `@date-fns/core` package, which broke
publish-all for `npm/date-fns@4.3.0`. Add a versioned range for 4.3.0+
pointing at the new path and keep the existing range for 3.0.0–4.2.x.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 24, 2026

⚠️ No Changeset found

Latest commit: e5b8812

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@moshest moshest merged commit 2ae9c0e into main May 24, 2026
3 checks passed
@moshest moshest deleted the claude/registry-publish-date-fns-ZMn0r branch May 24, 2026 13:29
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.

2 participants