Releases: prisma/composer
Releases · prisma/composer
Release list
v0.3.0
What's Changed
- feat(app)!: give Systems a service's typed boundary; load the control plane through prisma-app.config.ts (ADR-0016/0017) by @wmadden-electric in #28
- feat(skills): install agent skills at build time instead of vendoring by @wmadden-electric in #38
- chore(deps)(deps): Bump the runtime-deps group across 1 directory with 3 updates by @dependabot[bot] in #31
- chore(deps-dev)(deps-dev): Bump @types/node from 24.10.13 to 25.9.3 by @dependabot[bot] in #33
- chore(deps-dev)(deps-dev): Bump the dev-deps group across 1 directory with 2 updates by @dependabot[bot] in #32
- chore(deps-dev)(deps-dev): Bump lint-staged from 16.4.0 to 17.0.7 by @dependabot[bot] in #35
- chore(deps)(deps): Bump next from 15.5.19 to 16.2.9 by @dependabot[bot] in #34
- fix(ci): repair main after dependency bumps by @wmadden-electric in #40
- drive: open the forcing-function-apps project by @wmadden-electric in #30
- feat: H3 — reusable auth System + the testing seam (stubLoad, bootstrapService) by @wmadden-electric in #39
- feat(app)!: schema-typed config params + target-owned serialization + config()/load() split by @wmadden-electric in #41
- chore(drive): close out the system-composition project by @wmadden-electric in #43
- feat(app-cloud): pnPostgres — Prisma Next-typed postgres primitive (slice 1) by @wmadden-electric in #44
- feat: deploy a stage as an isolated Prisma Cloud Branch (ADR-0022/0023) by @wmadden-electric in #42
- docs(drive): defer — adopt @prisma/cli auth in @prisma/app by @wmadden-electric in #48
- chore(drive): close out stage-as-branch by @wmadden-electric in #49
- feat(app): add closed-root system() overload by @wmadden-electric in #50
- feat(app-cloud): deploy migrate lowering for pnPostgres + pn-widgets example (slice 2) by @wmadden-electric in #46
- chore(drive): close out prisma-next-data-contract by @wmadden-electric in #53
- feat(app-cron): cron as a driver System (S2) by @wmadden-electric in #45
- docs: ADR-0025 — the unit of composition is a Module (+ the vocabulary rubric that decided it) by @wmadden-electric in #51
- chore(release): v0.3.0 by @wmadden-electric in #54
New Contributors
- @dependabot[bot] made their first contribution in #31
Full Changelog: v0.2.0...v0.3.0
v0.1.0
What's Changed
- refactor: rename System → Module per ADR-0025 by @wmadden-electric in #52
- docs: ADR-0026 — the framework is Prisma Compose; 'Prisma App' names the artifact by @wmadden-electric in #55
- refactor: rename to Prisma Compose across packages, CLI, and docs per ADR-0026 by @wmadden-electric in #57
- refactor: consolidate and reorganize packages per ADR-0026/0027/0028 by @wmadden-electric in #60
Full Changelog: v0.3.0...v0.1.0
v0.2.0
What's Changed
- MakerKit: high-level design + Prisma Postgres v2 Alchemy provider + MVP project by @wmadden-electric in #1
- MVP example-app: design refinements + Compute provider + workspace/Auth (Slices 1–2) by @wmadden-electric in #2
- docs: name the compose-from-blocks family (Hex, Hexicon, Prisma Compose, Prisma Data) by @wmadden-electric in #4
- Deploy the example app to Prisma Cloud as code, via our own Alchemy providers by @wmadden-electric in #3
- docs: team naming proposal — the Prisma App identity, Hexicon, Prisma Dev by @wmadden-electric in #5
- feat(core): thin target-agnostic core + @makerkit/prisma-cloud target pack by @wmadden-electric in #6
- feat(example): storefront-auth on the authoring layer — mixed topology, live by @wmadden-electric in #7
- feat(core)!: core-owned config pipeline — semantic declarations + pack ConfigAdapter by @wmadden-electric in #8
- chore(quality): Biome + strict TypeScript scaffolding and CI by @wmadden-electric in #12
- ci: typecheck/test/build + real-cloud e2e deploy by @wmadden-electric in #11
- feat(core)!: connection primitive — runnable node, config round-trip, single-Project placement (slice R4) by @wmadden-electric in #10
- feat!: typed RPC connection contracts (slice R6) by @wmadden-electric in #13
- docs(drive): close out R6 + next-session brief by @wmadden-electric in #15
- feat(cli): makerkit deploy — derive everything from the root node by @wmadden-electric in #16
- feat: Prisma-hosted Alchemy state store (R8) by @wmadden-electric in #17
- fix(prisma-alchemy): unique artifact temp dirs; retry delete on the stop→delete-safe race by @wmadden-electric in #18
- fix: core correctness cleanups (R9) by @wmadden-electric in #19
- chore: close out the authoring-layer project by @wmadden-electric in #20
- refactor(deploy): require a hex root; delete makerkit-hello + smoke examples by @wmadden-electric in #22
- feat(core): resources are hex-provisioned dependencies — one contract-checked model by @wmadden-electric in #21
- fix(prisma-cloud): fail fast on invalid Prisma resource names by @wmadden-electric in #25
- Rename MakerKit → Prisma App Framework, Hex → System (ADR-0014) by @wmadden-electric in #24
- feat(prisma-cloud)!: dependencies resolve to bindings, not app-supplied clients by @wmadden-electric in #26
- feat(publishing): npm publishing setup for @prisma/app* packages by @wmadden-electric in #29
Full Changelog: https://github.com/prisma/app/commits/v0.2.0