Skip to content

chore(release): version packages#7

Merged
glockyco merged 1 commit into
mainfrom
changeset-release/main
Jun 5, 2026
Merged

chore(release): version packages#7
glockyco merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 5, 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

@hotrepl/[email protected]

Patch Changes

  • #6
    9199584
    Thanks @glockyco! - Fix Bun package exports in published npm
    packages.

    The 4.0.0/3.0.1 packages declared a Bun-specific export target of ./src/index.ts, but npm
    packages only published dist/. Bun prefers the bun export condition, so Bun consumers could
    not import @hotrepl/sdk or the other public packages from npm. Published Bun entrypoints now
    target the built dist/index.js files, and the test gate builds packages before tests so
    workspace package imports exercise the same public entrypoint shape.

  • Updated dependencies
    [9199584]:

@hotrepl/[email protected]

Patch Changes

  • #6
    9199584
    Thanks @glockyco! - Fix Bun package exports in published npm
    packages.

    The 4.0.0/3.0.1 packages declared a Bun-specific export target of ./src/index.ts, but npm
    packages only published dist/. Bun prefers the bun export condition, so Bun consumers could
    not import @hotrepl/sdk or the other public packages from npm. Published Bun entrypoints now
    target the built dist/index.js files, and the test gate builds packages before tests so
    workspace package imports exercise the same public entrypoint shape.

  • Updated dependencies
    [9199584]:

@hotrepl/[email protected]

Patch Changes

  • #6
    9199584
    Thanks @glockyco! - Fix Bun package exports in published npm
    packages.

    The 4.0.0/3.0.1 packages declared a Bun-specific export target of ./src/index.ts, but npm
    packages only published dist/. Bun prefers the bun export condition, so Bun consumers could
    not import @hotrepl/sdk or the other public packages from npm. Published Bun entrypoints now
    target the built dist/index.js files, and the test gate builds packages before tests so
    workspace package imports exercise the same public entrypoint shape.

@hotrepl/[email protected]

Patch Changes

  • #6
    9199584
    Thanks @glockyco! - Fix Bun package exports in published npm
    packages.

    The 4.0.0/3.0.1 packages declared a Bun-specific export target of ./src/index.ts, but npm
    packages only published dist/. Bun prefers the bun export condition, so Bun consumers could
    not import @hotrepl/sdk or the other public packages from npm. Published Bun entrypoints now
    target the built dist/index.js files, and the test gate builds packages before tests so
    workspace package imports exercise the same public entrypoint shape.

  • Updated dependencies
    [9199584]:

@glockyco
glockyco merged commit fda8c70 into main Jun 5, 2026
@glockyco
glockyco deleted the changeset-release/main branch June 5, 2026 07:41
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