Skip to content

Version Packages#361

Merged
calvinbrewer merged 1 commit intomainfrom
changeset-release/main
Apr 24, 2026
Merged

Version Packages#361
calvinbrewer merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 24, 2026

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

@cipherstash/cli@0.7.1

Patch Changes

  • a0760f6: Detect the package manager from npm_config_user_agent when running stash init. Running bunx @cipherstash/cli init, pnpm dlx @cipherstash/cli init, or yarn dlx @cipherstash/cli init now uses the invoking tool for dependency installation (bun add, pnpm add, yarn add) instead of falling back to npm install. Lockfile detection is still preferred when present, so projects with an existing convention are unaffected. Fixes EUNSUPPORTEDPROTOCOL failures on workspace:* deps in Bun-managed projects.

@cipherstash/stack@0.15.2

Patch Changes

  • 510c485: Bundle evlog into the CJS output. evlog is pure ESM (no require condition in its exports map), so CJS consumers of @cipherstash/stack (e.g. webpack bundles) were failing with ERR_PACKAGE_PATH_NOT_EXPORTED when the stack's index.cjs tried to require("evlog"). evlog is now inlined at build time and no longer resolved at runtime.

@cipherstash/basic-example@1.2.8

Patch Changes

  • Updated dependencies [510c485]
    • @cipherstash/stack@0.15.2

@github-actions github-actions Bot closed this Apr 24, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2504b18 to 401106f Compare April 24, 2026 16:56
@calvinbrewer calvinbrewer reopened this Apr 24, 2026
@calvinbrewer calvinbrewer merged commit dd59a9e into main Apr 24, 2026
7 checks passed
@calvinbrewer calvinbrewer deleted the changeset-release/main branch April 24, 2026 16:59
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