Skip to content

chore(release): v0.14.0 - #257

Merged
wmadden-electric merged 1 commit into
mainfrom
release-0.14.0
Aug 25, 2026
Merged

chore(release): v0.14.0#257
wmadden-electric merged 1 commit into
mainfrom
release-0.14.0

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

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

prisma-cli published engine 0.2.3 (prisma/prisma-cli#225's config-loader change, shipped via the transition repair in prisma/prisma-cli#227). Same shape as #256: every @prisma/cli-engine reference moves 0.2.2 → 0.2.3, check:cli-engine-pin passes (exact, agreed, external in the CLI tarball, absent from the library), and pnpm bump-minor takes 0.13.0 → 0.14.0.

Merging publishes 0.14.0 under latest, which unblocks the prisma-cli release PR that pins it.

🤖 Generated with Claude Code

prisma-cli published engine 0.2.3 (prisma-cli#225's config-loader
change rode prisma-cli#227's transition repair). 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.13.0 -> 0.14.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>
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 43f3e32c-42c3-4199-afd8-2a7c98dccdad


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Aug 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 31c19ad

@wmadden-electric
wmadden-electric merged commit 26fded7 into main Aug 25, 2026
22 checks passed
@wmadden-electric
wmadden-electric deleted the release-0.14.0 branch August 25, 2026 10:07
wmadden pushed a commit to prisma/orm that referenced this pull request Aug 25, 2026
…ne@0.2.3 (#30119)

prisma-cli published `@prisma/cli-engine@0.2.3` (prisma/prisma-cli#225's
config-loader change, shipped via the transition repair in
prisma/prisma-cli#227). `@prisma/orm-toolchain` declares the engine as
an exact peer, so it must release against the engine version the
`prisma` bin will ship. Same shape as #30111, one hop later.

- Every `@prisma/cli-engine` reference moves 0.2.2 → 0.2.3 (manifests,
fixtures, examples, the init-journey harness literal).
- `pnpm bump-version`: 8.0.0-rc.6 → 8.0.0-rc.7; fixtures re-emitted
(version restamps only).
- Release notes, CHANGELOG entry, and restamp-only rc.6→rc.7 upgrade
recipes ride along; `check:release-notes` and `check:upgrade-coverage`
pass in PR mode. No ORM-facing changes ship in this release.

Merging publishes the release under `latest`, which unblocks the
prisma-cli release PR that pins it. The composer half of this hop is
prisma/composer#257.

🤖 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**
  - Released Prisma ORM **8.0.0-rc.7**.
  - Updated the CLI toolchain to `@prisma/cli-engine@0.2.3`.

- **Breaking Changes**
- Renamed ORM collection pagination methods: `.take()` → `.limit()` and
`.skip()` → `.offset()`.
  - MongoDB query-builder `.skip()` remains unchanged.

- **Upgrade Notes**
  - Regenerate contract artifacts after upgrading.
  - Extensions should rebuild contract-space artifacts once.
<!-- 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