Changelog
-
Empower your development teams to streamline the process of taking their concepts from idea to production, quickly and at global scale with Netlify SDK.
-
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…
-
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. import { Config, Context } from “@netlify/edge-functions”
export default async (req:…
-
Protect against common web exploits like cross-site scripting (XSS) attacks with this CSP integration. Avoid maintaining a static allowlist of domains!
-
Introducing the new Gatsby Adapters, allowing you to deploy your Gatsby site to Netlify, or any other platform, with ease. Adapters take the production output from Gatsby and turn it into something your deployment platform understands. This makes it incredibly easy to deploy Gatsby sites, enabling seamless integration with any platform.
-
Mitigate web application vulnerabilities with our Firewall Traffic Rules. From blocking IP addresses to geo restrictions, learn how to enhance WAF security.
-
Discover how Secrets Controller protects your secret keys. Keep your sensitive data secure with proactive secret scanning and robust access control.
-
Announcing several changes that make it easier for everyone to deploy monorepo-based sites on Netlify.
-
As of July 17, 2023, the built-in asset optimization feature is deprecated. This change will enable us to provide an even better experience in other areas.