Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
Private Integrations put the power in the hands of your development teams to create custom integrations for the entire Netlify Composable Web Platform.
-
As part of Netlify Build experience, when a customer installs node modules that expose some sort of executable, we expose said executables in the build command environment so that you can call them at build time.
-
Announcing the Netlify Composable Web Platform — the foundation for companies looking to modernize their web architecture to ship faster, reduce risk, and drive higher revenue.
-
Netlify now allows you to use npm modules in your edge functions and leverage more than two million packages in the ecosystem to build your applications.
-
Netlify announces another set of core primitives that will give users even more control over their cached content. Try it today!
-
Use
fs.rmSync
to remove folders - fixes usage on Windows -
Bump
content-engine
dependency -
Learn about CVE-2023-44487, a denial of service vulnerability affecting HTTP/2 endpoints. No action needed from customers as we mitigated this issue.
-
As part of our commitment to expand Netlify core platform primitives, we are excited to announce the biggest leap we’ve ever taken in the developer experience for Netlify Functions. Try them out today!
-
- Host the configuration schema on the site.
- Include link to schema in the generated config file.
- Fix checking the integrationLevel inside
getConfiguration()
.