Prisma
@prisma.io
4 months ago Read the blog to learn more 👇
pris.ly/blog/7-2-0
💬 0
♻️ 0
❤️ 1
Read the blog to learn more 👇
pris.ly/blog/7-2-0 Prisma 7.2 is out 🔥
We’ve improved error messages when using the env() helper.
If a required env var is missing during "prisma generate", you’ll now get a clear, explicit error instead of a vague config failure 👇 i did! in the bookish projects github.com/tmcw?tab=rep... (pretty old now) glad there's another project for this, i eventually just got frustrated by worldcat's policies and such! We just published v0.217.2 (stable) + v0.218.1 (preview).
Gemini 3 Flash is now available for both Zed Pro subscribers and BYOK users.
For Pythonistas using `ty`, Zed will now fetch beta builds.
zed.dev/releases/sta... Replay: www.youtube.com/watch?v=BKOv... ✨ Prerendering: fixes “blank” link previews + helps crawlers see client-rendered pages
✨ AI Gateway: use models from OpenAI, Anthropic, and Google without the usual API key and billing chaos, demo included
✨ Observability (GA): request-level tracing + logs in the dashboard, quick ways to spot errors, slowness, and usage patterns
Community Drop #1 is done, and we covered all three launches from yesterday:
effect devlog: queues & durations macwright.com/2025/12/17/e... Prisma ORM 7.2.0 just shipped 👋
- `--url` flag is back in the Prisma CLI
- Better `prisma init` output for @nodejs.org and @bun.sh
- Less friction with `prisma generate`
- Fixed a nasty `@db.Money` bug
Full rundown 👇
pris.ly/QVOmKRY When enabled, Vitest will generate traces automatically, while you are also able to add custom tracing to it.
More on GitHub
github.com/vitest-dev/v...
PS: Keep in mind that OTEL will increase the time of the tests when enabled. Want to understand why some of your @vitest.dev tests are slower than expected? Then you can use the built-in experimental @opentelemetry.io support to figure out what makes tests slow and how much time is spent on each part of it. 📈 We’ll walk through real use cases, show how it works end to end, and you can share feedback directly with the Netlify team. Watch and participate here: 👇https://www.youtube.com/watch?v=BKOvAlRzHus
We are Live! 🎥 The first Netlify Community Drop is happening now. 👀 Tune in to see our 3️⃣‼️ key December launches demonstrated live: ✨Observability, AI Gateway, and Prerendering.✨
Fun fact: this will close our new #1 most-upvoted issue. Rainbow brackets held that title for years. Throne stayed warm for about a week 💁♀️
Dev containers are now in Zed Preview 🎉
Open a project with a `devcontainer.json` and Zed will offer to spin it up. This lands in Stable on 1/7/26. It's a V1, with more coming in 2026 🎆
Try it today: zed.dev/releases/pre... Curious about the benefits of version 18? A big one is upgraded I/O performance.
We conducted benchmarks to show the improvements in action:
planetscale.com/blog/benchma... Postgres 18 is here.
planetscale.com/blog/postgre... ⏳ One hour until we go live at 9 AM PT.
Come join us for the Community Drop livestream. 🎥
🔗 www.youtube.com/watch?v=BKOv... Managing thousands of SaaS customer domains does not need to be chaos.
New AWS re:Invent talk: Scaling Multi-Tenant SaaS Delivery with Amazon CloudFront SaaS Manager (NET316), featuring Ryan Neal.
www.youtube.com/watch?v=2RWJ... Read the guide 👇
pris.ly/elysia-guide Building REST APIs with @elysiaJS? Our new guide shows how to integrate it with Prisma ORM.
✅ High-performance routing
🔄 Prismabox auto-generates TypeBox schemas from your Prisma models
🔒 End-to-end type safety
📚 OpenAPI/Eden ready