Prisma
@prisma.io
6 months ago Follow us to learn a bunch more in the coming days about what else is in this release!
Migrate your apps to Prisma 7 today 👇
pris.ly/migrateto-p...
💬 0
♻️ 0
❤️ 2
Follow us to learn a bunch more in the coming days about what else is in this release!
Migrate your apps to Prisma 7 today 👇
pris.ly/migrateto-p... This release brings so much to the Prisma ecosystem, and we're so excited to share it with you. Happy Prisma 7 day!
pris.ly/prisma-7-yt... Working in constrained environments like @cloudflare.social Workers and want to use Prisma Postgres?
Our new Serverless Driver adapts to the environment, swapping the protocol to HTTP under the hood, so you can focus on building your app instead of dealing with platform quirks. For Prisma Postgres, we've made it more compatible with the wider Postgres ecosystem.
Standard Postgres-compliant connection string, as the default with pooled/unpooled connects support without extra add-ons. Prisma Studio now has more functionality, allowing you to have full editing control over your data, all from a brand-new interface. With the move to a dedicated config file, you now have programmatic control over what environment variables get used, for full control over your projects.
No more worrying about switching environments for production and development. We've removed Rust to make your bundle smaller and faster, while shipping native ESM as the default 🙌
Deploying to @deno.land, @bun.sh and @nodejs.org runtimes has never been easier. Prisma 7 is not just a new major version, it's establishing the foundation for how developers build for the future.
See the story below 👇
pris.ly/prisma-7-bl... Prisma 7 is here!
🦀 Rust-free Prisma Client as the default
💪 90% smaller bundle size & 3x faster queries
🔌 Direct connections to Prisma Postgres
We've been building towards this for months, so let's see what's in this release 🧵 We have support for it right now for Zed Pro users! Non-Zed Pro users (those who are using their own API keys) should have support after tomorrow's weekly release!
bsky.app/profile/zed.... the ai editors are forks of github.com/code-oss-dev... afaict Gemini 3 is now available for Zed Pro users—simply update to the latest:
v0.212.7 (Stable)
v0.213.3 (Preview)
zed.dev/releases/sta... 🚨 Tomorrow!
Fokker Dekker joins @seancdavis.com live to demo LiquidMetal’s AI extension for Netlify — build full-stack apps with automatic resource provisioning.
📺 Watch it live → www.youtube.com/live/1Ts07P0... kiro and antigravity get the most points for ui innovation, they changed some icons and spacing
i had to try them all out to see for myself, capitalism is amazing www.are.na/tom-macwrigh... We've added support for Gemini 3 to our AI Gateway and Agent Runners!
Check out our Changelog and get started using Google's newest, most intelligent family of models today 🤝
www.netlify.com/changelog/ge... participatory, neogeography, disruptive, 'for good', digital twin, armchair mapping, 'satellite date products', data-driven decisionmaking
Tomorrow → “AI, Code Quality & Your Dev Role” ⚙️
Join Dana Lawson, Danielle Leong, and Dr. Claire Knight as they discuss what AI really means for developers.
🗓️ Nov 19 | Save your seat → www.netlify.com/webinars/ai-... every new editor is a vs code fork / every new browser is a google chrome fork
➡️ Transformer
• `transform`
• Sync fn renamed form `transform` -> `transformSync`
• Async fn renamed from `transformAsync` -> `transform`
• `isolatedDeclaration`
• Sync fn renamed from `isolatedDeclaration` -> `isolatedDeclarationSync`
• `isolatedDeclaration` is now async