Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
17.6.0 (2023-11-20)
Features
support specification of log levels to stream (#6200) (18500f6)
-
Today we’re pleased to announce the Netlify Image CDN, now available in beta.
-
Today we’re pleased to announce the Netlify Image CDN.
-
17.5.0 (2023-11-16)
Features
create declaration maps when building project (#6170) (2428b9c)
remove extra run of .getSite as it happens in base-command (#6181) (7ab484b)
stream function and build logs (#6139) (f1b4f05)
Bug Fixes
deps: pin dependencies (#6177) (11e05ad)
-
Connectors: added the ability to set/get visitor context for passing relevant data to child visitor functions.
-
Cleaned up terminal output logs for connectors.
-
17.4.0 (2023-11-16)
Features
add 'dev' command to 'scripts' in package.json (#6165) (da47872)
add ascii-table types (#6164) (cf00616)
add Blobs commands (#6148) (f1c0cf7)
convert src/ folder to Typescript (#6136) (b6cae92)
miscellaneous Blobs improvements (#6176) (2bdb3a4)
Bug Fixes
deps: pin dependencies (#6162) (8eb2433)
deps: pin dependencies (#6174) (5662b08)
deps: update netlify packages (#6151) (416403f)
fix generated docs for recipes command, remove command list from README (#6171) (d4df6e9)
use inside for contain (#6167) (7d3d7d1)
-
Fixed an issue with
npm create @netlify/sdk
where the initialization step would throw an error about a missing-d
flag. -
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)