CLI Activity Feed
Find out about the latest CLI releases, including new features and bug fixes.
-
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)
-
17.6.0 (2023-11-20)
Features
support specification of log levels to stream (#6200) (18500f6)
-
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)
-
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)
-
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)