Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
At Netlify, we’re committed to building strong platform primitives that empower developers to do their best work and achieve more with less. We’re excited to announce Netlify Blobs, a general purpose data store built natively into the Netlify Composable Web Platform (CWP).
-
17.3.0 (2023-11-13)
Features
refactor deploy logic to be performed during onPostBuild (#6119) (a736277)
Bug Fixes
allow v2 functions to serve /favicon.ico (#6145) (9e5f5c7)
-
Connectors: use randomly generated suffix package version in output connector to properly support package cache busting
-
Today, we’re launching a new built-in data source connector for Connect: Prismic. With the new connector, sourcing content from Prismic into Connect’s GraphQL API can be done in no time.
-
Connectors: bumped
content-engine
and added the ability to mix node and object types in a single union. Previously this was disallowed because Connect & content-engine didn't support it. -
Fixed a connector issue during node insertion where union values that had an auto-renamed
__typename
field weren't being properly renamed. -
Simplify and enhance team builds with Netlify Build Event Handlers. Detect broken links pre-deployment, create private integrations, and enable them effortlessly.
-
Fixed the
field.originalName
value passed to visitor info object in connectors. In some cases the normalized name was returned instead of the original. -
Fixed auto-renaming union type references in connectors
-
Fixed more cases of truncated error messages in connectors