Skip to content

chore(release): v0.13.0 - #256

Merged
wmadden-electric merged 1 commit into
mainfrom
release-0.13.0
Aug 24, 2026
Merged

chore(release): v0.13.0#256
wmadden-electric merged 1 commit into
mainfrom
release-0.13.0

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

The engine peer moves to @prisma/cli-engine@0.2.2.

prisma-cli published engine 0.2.2 (config evaluation through pnpm symlink layouts in prisma/prisma-cli#222, the detectCI export in prisma/prisma-cli#224; the registry's 0.2.0 predates both, and 0.2.1 is skipped — no family released against it). Product CLI packages declare the engine as an exact peer, so composer-cli must release against the engine version the prisma bin will ship.

  • Every @prisma/cli-engine reference moves 0.2.0 → 0.2.2; check:cli-engine-pin passes: exact, agreed across manifests, external in the CLI tarball, absent from the library.
  • pnpm bump-minor: 0.12.0 → 0.13.0.

Merging publishes 0.13.0 under latest, which unblocks the prisma-cli PR that pins it and removes the transition exceptions.

🤖 Generated with Claude Code

prisma-cli published @prisma/cli-engine@0.2.2 (config evaluation
through pnpm symlink layouts in prisma-cli#222, the detectCI export in
prisma-cli#224; the registry's 0.2.0 predates both, and 0.2.1 is
skipped — no family released against it). Product CLI packages declare
the engine as an exact peer, so composer-cli must release against the
engine version the prisma bin will ship. All engine declarations move
together and check-cli-engine-pin passes.

pnpm bump-minor: 0.12.0 -> 0.13.0. Merging publishes the release,
which unblocks the prisma-cli PR that pins it.

Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
@pkg-pr-new

pkg-pr-new Bot commented Aug 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@prisma/composer@256
npm i https://pkg.pr.new/@prisma/composer-cli@256
npm i https://pkg.pr.new/@prisma/composer-prisma-cloud@256

commit: f1cb4a3

@wmadden-electric
wmadden-electric merged commit afc1758 into main Aug 24, 2026
21 checks passed
@wmadden-electric
wmadden-electric deleted the release-0.13.0 branch August 24, 2026 13:45
birhantprkc pushed a commit to birhantprkc/prisma that referenced this pull request Aug 25, 2026
…ne@0.2.2 (prisma#30111)

prisma-cli published `@prisma/cli-engine@0.2.2`: config evaluation works
through pnpm symlink layouts that are not realpath'd
(prisma/prisma-cli#222) and the engine's CI detector is exported
(prisma/prisma-cli#224). The registry's 0.2.0 predates both; 0.2.1 is
skipped — no family released against it. `@prisma/orm-toolchain`
declares the engine as an exact peer, so it must release against the
engine version the `prisma` bin will ship.

- Every `@prisma/cli-engine` reference moves 0.2.0 → 0.2.2 (manifests,
fixtures, examples, the init-journey harness literal).
- `pnpm bump-version`: 8.0.0-rc.5 → 8.0.0-rc.6, stamped across the
workspace.
- Release notes at `docs/releases/v8.0.0-rc.6.md` (`check:release-notes
--mode pr` passes) plus the matching `CHANGELOG.md` entry, covering
prisma#30096 and prisma#30097 — the two PRs merged since rc.5 — and the engine move.
- `check:upgrade-coverage` passes in both modes.

Merging publishes the release under `latest`, which unblocks the
prisma-cli PR that pins it and removes the engine-transition exceptions.
The composer half of the train is prisma/composer#256.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Bundled `prisma-8` skills and upgrade guidance are now included in ORM
package tarballs.
  * Skill setup is now handled through `prisma init`.

* **Breaking Changes**
* PostgreSQL temporal columns now use explicit `Temporal` or text
representations instead of `Date`.
* `prisma orm init` no longer installs skills or supports
`--skip-skills`.

* **Documentation**
* Added `8.0.0-rc.6` release notes and upgrade instructions, including
contract artifact updates and temporal migration examples.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
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