Netlify
@netlify.com
5 months ago ✨ Prerendering: fixes “blank” link previews + helps crawlers see client-rendered pages
💬 1
♻️ 0
❤️ 0
✨ 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 We’re walking through these launches live tomorrow.
Netlify Community Drop – 9am PT
Demos, real examples, and Q&A with the team.
🔔 Set a reminder 👇
www.youtube.com/watch?v=BKOv... Watch @seancdavis.com's demo to see it in action: youtu.be/BnVI3rEvkCY Run a quick check to see if you need prerendering at: do-you-need-prerender.netlify.app Make your single-page apps readable by crawlers and AI agents without changing the UX. Our Prerender extension helps search engines and AI tools access your site’s content directly—no JavaScript guesswork or missing data. 🧵
Watch Nahrin Jalal’s demo to learn more: youtu.be/vzrzCMZVPHc Behind the scenes, credentials for OpenAI, @anthropic.com, and Gemini are automatically injected, and requests are routed through Netlify. Everything is unified, making it easy to test models and simplify billing.