Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
Incremental Static Regeneration (ISR) is a powerful pattern for rendering pages on the web. Astro has useful tools to do fine-grained ISR and other advanced caching patterns when deployed to Netlify. This guide will show you how to do it.
-
1.43.0 (2024-04-24)
Features
connectors:** run local Create with no frontend framework (#1200) (25e878d) sdk:** pass contextual element to callbacks (#1240) (a3450d9)
Bug Fixes
call default on disable method after custom one is called. (#1250) (c262fd6) connector:** auth labels (#1251) (4906e72) sdk:** initialize Integration UI data property (#1242) (0502401)
-
Gain the benefits of an image CDN and image transformation pipeline while avoiding vendor lock-in thanks to Nuxt Image
-
Learn how Netlify can help you build experiences powered by AI tools and services, and what to consider when doing so.
-
It’s now possible to inject Netlify Functions, including scheduled and background functions, into any site by creating a Netlify integration! Leverage the power of the Netlify SDK to automate your workflows!
-
Get comprehensive visibility into your team usage data with Account usage insights
-
Netlify Platform Primitives remove restrictive barriers when selecting a frontend framework by offering unparalleled functionality and freedom on any framework.
-
Learn how to combine Sanity CMS with the Astro web framework to deliver managed content through a site experience that is totally under your control.
-
Fine-grained cache control headers allow teams to precisely configure which content gets cached and control parameters to selectively invalidate content to ensure a higher cache rate
-
17.22.0 (2024-04-08)
Features
add --internal-disable-edge-functions flag to skip Deno setup (#6495) (a6f0f45)
load edge functions bootstrap from module (#6496) (bb2279f)
Bug Fixes
set DEPLOY_ID and DEPLOY_URL env vars once available (#6489) (bc24f77)