惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
宝玉的分享
宝玉的分享
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
量子位
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
N
Netflix TechBlog - Medium
Jina AI
Jina AI
D
Docker
Y
Y Combinator Blog

Sanity.io

A Board Game agent built using Sanity Context and Vercel's AI SDK | Sanity Build a prototype with Claude Code that your whole team can edit | Sanity What’s New - May 2026 | Sanity I built a London pub guide with v0 and the Sanity MCP in six hours. Here's what I learned. | Sanity Build a conference concierge with Agent Context and Anthropic | Sanity Build a content-aware Telegram agent with Vercel AI SDK and Chat SDK | Sanity How I used Agent API to generate photos for my family’s recipes | Sanity What’s New April - 2026 | Sanity Better context, better matches: An AI love story (for dogs) | Sanity How to write for an agent | Sanity Content Agent, meet Slack: AI content operations in your workflow | Sanity Structure powers intelligence | Sanity Your agent needs better content. Here's how to give it. | Sanity How to serve content to agents (a field guide) | Sanity Sanity TypeGen GA: Automatic TypeScript types for content and GROQ | Sanity Sanity is now available on the Vercel Marketplace | Sanity The logo soup problem (and how to solve it) | Sanity Content Releases: From scattered updates to coordinated publishing | Sanity What's New - February 2026 | Sanity How we solved the agent memory problem | Sanity v0 Builder Challenge: The winners | Sanity Introducing: Sanity Agent Skills | Sanity Content Agent: Days of work in one conversation | Sanity Our Sanity Values | Sanity Open Source Pledge 2025: Stepping up when it matters | Sanity v0 builder challenge: $3000 in prizes | Sanity Why AI Breaks Without Structured Content Operations | Sanity What’s New January - 2026 | Sanity BFCM 2025: What teams built when infrastructure stopped being the problem | Sanity How AI shaped holiday shopping and what it means for content in 2026 | Sanity
What's New - August 2025 | Sanity
Evelina Wahlström · 2025-08-04 · via Sanity.io

Inspired by my favorite newsletter, "3-2-1" by James Clear, author of Atomic Habits. This month, I'm giving you my top 3 product updates, 2 insights from developers, and 1 community contribution.

3 Product updates

I.

When alerts go quiet (and that's actually good news)

It was, in fact, a success.

Introducing a major platform shift like Dashboard—unifying all your Studios and Apps under one roof—will inevitably bring unknowns around performance and stability. For the last quarter, tackling this became the team's top priority, using Sentry, Vercel, and custom analytics in Amplitude.

Their approach and key takeaways:

  • Research and prioritize ruthlessly—fix what impacts the most users first.
  • Performance improvements cascade beyond UX—faster SSR uses less processing time on Vercel, and calling our own APIs less frequently reduces load on our infrastructure.
  • Strategic data loading makes the biggest impact—defer everything that's not required for first render.

Result: Faster loading times, smoother app switching across Dashboard, and a quiet alert channel = happy developers.

II.

Functions now support full GROQ syntax

Not only do we now have pre-built functions, so called "recipes" for you to copy & paste. But as of July 29th, we also have Full GROQ Support in Functions.

Want to trigger a function only if a specific field changed? Or give the function access to the document’s data before and after the change? Watch John demonstrate this in our newly dropped release video on YouTube.

And don't forget to subscribe to our YouTube channel - the easiest way to stay up to date with releases throughout the month!

III.

A major that wasn't so major

On July 15th, we updated Sanity Studio from v3 to v4.

The only breaking change? Node 20 is now required instead of Node 18.

Determined to learn from previous major bumps, Rita Dias and the team made developer experience priority one: early communication through docs, blog posts, CLI notices, an "Are we v4 yet?" tracking tool (thanks Cody!) that they can now reuse for future version bumps, and systematically tackled both first- and second-party dependencies before launch.

Watch my conversation with Rita to understand the three main engineering challenges faced when performing a major upgrade like this.

2 insights from developers

I.

Matt Pocock on shipping faster in our latest Code && Content episode.

"Cutting down on review cycles actually means I can ship more code. And if I ship something bad, I either just delete it or update it."

Think big, deliver incrementally. Few things are irreversible, but there's always more to learn once you get it in front of users.


Watch the full conversation below to learn more about embracing improvisation to create more effective developer content, cohort-based learnings, AI tooling, and how to stay trusted in a fast-moving industry.

II.

Anthony Rivera, Director of Engineering at Complex, on staying ahead:

"Right now, we're figuring out what's next. We have a marketplace and partner with a lot of brands—commerce is definitely the next big initiative for us. It's about marrying content and commerce, and building on our experiential platforms like ComplexCon, our yearly event. We're essentially becoming multiple companies at once."

Anthony joins us August 6th (sign up here!) to share how Complex shifted their engineering focus from infrastructure maintenance to business value.

Watch the full conversation between Simen (CTO of Sanity) and Anthony below, plus see how Complex, Morning Brew, and Semafor scale media operations with small teams in this Behind the Experience series.

1 Community contribution 🌟

I.

Lucidity Next.js Sanity Starter by Hex Digital

The Enterprise-Ready Next.js 15 + Sanity Starter with a focus on performance, security, and maintainability.

Recent example: Jamie Warburton (Head of Engineering at Hex Digital) used Lucidity to build BirdLife International's DataZone—a global conservation platform that connects Sanity documents with species databases, powering data-driven fact sheets that inform worldwide policy decisions.

Want to use this starter? Jamie would appreciate a star on the repo, sponsorship or a coffee if you're using it in your company, it helps him maintain and improve the project.

Questions? The team is here to help!

Want more behind-the-scenes details on Dashboard improvements? Join our #dashboard channel on the Sanity Community Discord. Run into dependency troubles with the v4 upgrade? Let us know!