CLI Activity Feed
Find out about the latest CLI releases, including new features and bug fixes.
-
17.14.0 (2024-01-15)
Features
show Rust as option in functions:create (#6316) (9e30b77)
update Rust template (#6314) (8b3bdf1)
-
17.13.0 (2024-01-09)
Features
pass feature flags down to netlify build on dev (#6291) (37ac46e)
-
17.12.0 (2024-01-08)
Features
allow frameworks to detect version of CLI that's being used (#6226) (1066ff3)
Frameworks can now use the NETLIFY_CLI_VERSION environment variable to detect the Netlify CLI version they're being run with. This can be used to detect old versions with known missing features or bugs, and ask the user to update.
Bug Fixes
update Rust template (#6285) (10d470d)
-
17.11.0 (2024-01-02)
Features
detect internal functions created after dev server already started (#6257) (02e1069)
Bug Fixes
support Blobs in unlinked sites (#6279) (d74c00d)
-
17.10.0 (2023-12-06)
Features
add blobs upload step (#6223) (33177fc)
Bug Fixes
deps: update netlify packages (#6244) (b3f857a)
-
17.9.0 (2023-12-04)
Features
set Netlify environment variables in edge functions (#6229) (3268f29)
Bug Fixes
deps: update dependency @netlify/build to v29.29.4 (#6238) (9a48cb5)
deps: update dependency @netlify/zip-it-and-ship-it to v9.28.1 (#6237) (042cc23)
deps: update netlify packages (#6227) (d37ec4b)
-
17.8.0 (2023-11-28)
Features
support preferStatic for v2 functions (#6211) (6bd29e0)
Bug Fixes
ntl serve for v2 functions, follow-ups (#6210) (af800af)
don't mistake paths for protocols (#6212) (3c31fc9)
don't show warning when there are no ef (#6214) (4027528)
image CDN asset url shouldn't have double slash (#6221) (8f8e8b4)
prevent image cdn from being shadowed by v2 functions (#6213) (c9dcf30)
-
17.7.0 (2023-11-23)
Features
load command's actions async to improve performance (#6180) (5c61169)