Skip to content

Version Packages - #240

Merged
unional merged 1 commit into
mainfrom
changeset-release/main
Sep 1, 2026
Merged

Version Packages#240
unional merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 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

path-equal@1.2.7

Patch Changes

  • 8403d02: Build the published cjs/ and esm/ output with tsdown instead of two tsc passes.

    Every published path is unchanged (esm/index.js, cjs/index.js, the .d.ts and .d.ts.map
    beside each, and cjs/package.json). Two things about the emitted output do change:

    • The CJS build targets ES2015 rather than ES5. rolldown's floor is ES2015, and the only
      down-levelled syntax in this package is one arrow function.
    • An esm/index.js.map now ships alongside the ESM output. The TypeScript sources already
      shipped, so this adds no information — only a working sourcemap.

    Also points homepage and repository at the repository's current home, cyberuni/path-equal.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from b1eceb5 to 8f220ad Compare September 1, 2026 08:14
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8f220ad to a87f30c Compare September 1, 2026 08:15
@unional
unional enabled auto-merge September 1, 2026 08:17
@unional
unional added this pull request to the merge queue Sep 1, 2026
Merged via the queue into main with commit 067c2d6 Sep 1, 2026
5 checks passed
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