Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
Adds the Alert element to the available elements in Integration UI
-
Gain more control over edge caching patterns and more options for persisting responses outside of Builds and Atomic Deploys.
-
Adds the ability to validate
input-text
andinput-password
elements in Integration UI -
- If a site has been linked to an integration, when the
ntli preview
command is run, a live URL is passed to the browser - Fix previewing integration UI in Safari
- If a site has been linked to an integration, when the
-
Quickly connect your Slack workspace to your Netlify account to keep tabs on all your sites and team activity; design your subscriptions to meet your team or organizational needs. Invite Ask Netlify to your channels and get product support at your fingertips.
-
Empower your development teams to streamline the process of taking their concepts from idea to production, quickly and at global scale with Netlify SDK.
-
Fixes an issue with the
dev -a
command when no connector is specified. Now the command will silently skip trying to start a connector when runningdev -a
, but will throw an error when runningdev -c
with no connector. -
This first major release of the Netlify SDK contains all the tools necessary to start creating integrations for the Netlify platform.
-
The Netlify CLI is a great development tool for your Netlify site, bringing the full suite of platform primitives right into your computer. When you run netlify dev, we’ll start a local development server with access to redirects, Forms, Netlify Functions, Netlify Edge Functions, and more.
-
You can now import the TypeScript types for the Edge Functions API from the @netlify/edge-functions specifier, which is available both in Deno and in Node.js.