Skip to content

Version Packages#453

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#453
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

@cipherstash/stack@0.16.0

Minor Changes

  • 1c2fdbf: Fix CJS consumers crashing with Must use import to load ES Module: .../uuid/dist-node/index.js. The uuid package is pure ESM and has no CJS entry point, so the CJS build of @cipherstash/stack could not require() it at runtime. uuid is now bundled into the CJS output (the ESM build is unchanged).

    Expose EncryptedTable.columnBuilders as a public, read-only field so consumers can iterate the typed column-builder map of an encrypted table without reaching into the built TableDefinition (schema.build().columns) or the private internal.

@cipherstash/prisma-next@0.1.1

Patch Changes

  • Updated dependencies [1c2fdbf]
    • @cipherstash/stack@0.16.0

@cipherstash/basic-example@1.2.10

Patch Changes

  • Updated dependencies [1c2fdbf]
    • @cipherstash/stack@0.16.0

@cipherstash/prisma-next-example@0.0.2

Patch Changes

  • Updated dependencies [1c2fdbf]
    • @cipherstash/stack@0.16.0
    • @cipherstash/prisma-next@0.1.1

@cipherstash/bench@0.0.1

Patch Changes

  • Updated dependencies [1c2fdbf]
    • @cipherstash/stack@0.16.0

@github-actions github-actions Bot requested a review from a team as a code owner May 16, 2026 16:17
@github-actions github-actions Bot closed this May 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7dfea39 to 37bbf1b Compare May 17, 2026 23:40
@github-actions github-actions Bot reopened this May 17, 2026
@github-actions github-actions Bot closed this May 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 709115b to 2c4095e Compare May 17, 2026 23:45
@github-actions github-actions Bot reopened this May 17, 2026
@github-actions github-actions Bot closed this May 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0cef73a to bb70c2a Compare May 17, 2026 23:46
@github-actions github-actions Bot reopened this May 17, 2026
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