v0.7.0
What's Changed
- fix(ci): one-off docs-site state migration to the branch-id scope (TML-3157) by @wmadden-electric in #199
- chore(ci): remove the one-off TML-3157 docs state migration by @wmadden-electric in #200
- docs: drop the redundant --skill flag from the install command by @wmadden-electric in #201
- fix(cli): fail at start-up on a mismatched effect version instead of crashing inside alchemy by @wmadden-electric in #202
- fix(prisma-cloud): bound the last three Management API listing loops by @wmadden-electric in #204
- feat(deps): upgrade alchemy to beta.67 and effect to beta.103 by @wmadden-electric in #203
- fix(prisma-cloud): scope the env-var adoption lookup to the deploy's branch by @kristof-siket in #207
- feat(cli): programmatic control API — @prisma/composer/control (TML-3174) by @wmadden-electric in #205
- docs(adr): rewrite ADR-0044 for fresh-eyes readers by @wmadden-electric in #208
- feat(prisma-cloud): deploy state moves behind the platform Alchemy state API, with a deploy lease by @wmadden-electric in #209
- fix: FT-5226's socket-drop shape kills the canary and could kill a deploy by @wmadden-electric in #211
- chore: upgrade Prisma Next to the @prisma/* 8.0.0-rc.1 packages by @wmadden-electric in #212
- fix(ci): stop three timing races failing unrelated PRs by @wmadden-electric in #213
- fix(ci): space the cold-connect canary's samples so a warm database can't look like a fix by @wmadden-electric in #214
- Composer's CLI becomes four commands on the Prisma CLI engine by @wmadden-electric in #220
- Node 22 is enough, and the engine pin catches up by @wmadden-electric in #224
- fix(composer): move @effect/vitest from dependencies to devDependencies by @kristof-siket in #225
- CI imports every published entrypoint on the Node floor it advertises by @wmadden-electric in #226
- Split @prisma/composer into the library and @prisma/composer-cli; the engine becomes an exact peer by @wmadden-electric in #229
- feat(prisma-cloud): resolve the deploy target by project logical id by @kristof-siket in #230
- Adopt @prisma/cli-engine 0.1.0 by @wmadden-electric in #234
- feat: report every deploy to Prisma Cloud as a Build by @wmadden-electric in #227
- fix(compute): deploy standard framework output by @AmanVarshney01 in #235
- chore(release): v0.7.0 by @wmadden-electric in #236
New Contributors
- @kristof-siket made their first contribution in #207
- @AmanVarshney01 made their first contribution in #235
Full Changelog: v0.6.0...v0.7.0