Releases: prisma/create-prisma
Releases · prisma/create-prisma
v0.5.1
🐞 Bug Fixes
- Include Prisma Compute skill in addons - by @AmanVarshney01 in #42 (2f5d1)
View changes on GitHub
v0.5.0
🚀 Features
- Optional deploy to Prisma Compute at project create time - by @AmanVarshney01 (67f92)
- Add compute redeploy scripts - by @AmanVarshney01 (9d833)
🐞 Bug Fixes
- Use prisma cli dev for compute deploy - by @AmanVarshney01 (0b4bf)
- Avoid deploying placeholder database url - by @AmanVarshney01 (3a1df)
- Stop prisma setup spinners on failure - by @AmanVarshney01 (6a16d)
- Use latest Prisma CLI for compute deploy - by @AmanVarshney01 (9c4cf)
- Delegate compute deploy naming to Prisma CLI - by @AmanVarshney01 (ee7f0)
- Use prisma cli inline env deploy - by @AmanVarshney01 (2cd22)
- Rely on compute framework detection - by @AmanVarshney01 (dbc00)
- Use compute postgres for initial deploy - by @AmanVarshney01 (3fa1a)
- Move compute deploy prompt after setup choices - by @AmanVarshney01 (64fca)
- Use prisma compute database flow - by @AmanVarshney01 (39815)
- Default compute deploy prompt to no - by @AmanVarshney01 (e83ed)
View changes on GitHub
v0.4.2
🐞 Bug Fixes
- Repair Prisma setup migration flow - by @AmanVarshney01 in #35 (7673b)
View changes on GitHub
v0.4.1
🚀 Features
- Add Elysia and Nest create templates - by @AmanVarshney01 in #31 (7554e)
🐞 Bug Fixes
- Simplify template UI to minimal, consistent design - by @AmanVarshney01 in #30 (6fd20)
View changes on GitHub
v0.3.2
🐞 Bug Fixes
- Upgrade posthog-node to v5 to fix missing telemetry events - by @AmanVarshney01 in #28 (550ea)
View changes on GitHub
v0.3.1
🐞 Bug Fixes
- Remove custom PostHog telemetry timeouts - by @AmanVarshney01 in #26 (65f3d)
View changes on GitHub
v0.3.0
🚀 Features
- Add TanStack Start template - by @AmanVarshney01 in #16 (19a95)
- Add Oxc checks and PR preview publishing - by @AmanVarshney01 in #18 (22b01)
- Add sticky PR preview comment - by @AmanVarshney01 in #19 (fee72)
- Add lightweight CLI telemetry - by @AmanVarshney01 in #23 (26644)
🐞 Bug Fixes
- Use runnable commands in PR preview comments - by @AmanVarshney01 in #20 (87fb4)
View changes on GitHub
v0.2.0
🚀 Features
- Add Deno and Yarn package manager support - by @AmanVarshney01 in #14 (d6f72)
View changes on GitHub
v0.1.4
v0.1.3
🚀 Features
- Complete create-prisma overhaul (create + init, Hono + Next templates, Prisma 7 DX) - by @AmanVarshney01 in #1 (555bd)
🐞 Bug Fixes
- release:
- Require npm 11.5.1 and publish before release - by @AmanVarshney01 in #5 (45796)
- Add repository metadata for npm provenance - by @AmanVarshney01 in #7 (f2809)