Skip to content

Releases: netlify/cli

v17.15.0

18 Jan 15:54
9a5a32f
Compare
Choose a tag to compare

17.15.0 (2024-01-18)

Features

  • expose site feature flags to EF registry (#6331) (b862c9e)

Bug Fixes

  • deps: update dependency @netlify/edge-bundler to v11.2.0 (#6330) (9e82627)

v17.14.1

18 Jan 12:44
96e47e0
Compare
Choose a tag to compare

17.14.1 (2024-01-18)

Bug Fixes

  • deps: update dependency @netlify/blobs to v6.4.2 (#6327) (c1bd6d7)
  • deps: update dependency @netlify/build-info to v7.11.5 (#6329) (b0d236f)
  • upload file blobs before serving by providing build with blobs context (#6299) (2fd6969)

v17.14.0

15 Jan 16:02
b6e7e2f
Compare
Choose a tag to compare

17.14.0 (2024-01-15)

Features

v17.13.2

12 Jan 10:53
4f3432d
Compare
Choose a tag to compare

17.13.2 (2024-01-12)

Bug Fixes

  • deps: update dependency @netlify/blobs to v6.4.1 (#6303) (7770ea2)
  • deps: update dependency @netlify/build to v29.32.0 (#6310) (51e0ce8)
  • set Blobs context on the process (#6284) (ecd4ad3)

v17.13.1

11 Jan 11:56
b36fd30
Compare
Choose a tag to compare

17.13.1 (2024-01-11)

Bug Fixes

  • deps: update netlify packages (#6300) (0a2a0d3)
  • dev: reloading edge functions for child dependencies (#6276) (f10bae9)

v17.13.0

09 Jan 15:42
5d2ce5f
Compare
Choose a tag to compare

17.13.0 (2024-01-09)

Features

  • pass feature flags down to netlify build on dev (#6291) (37ac46e)

v17.12.0

09 Jan 10:21
605ba2c
Compare
Choose a tag to compare

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

v17.11.1

05 Jan 10:36
c0790ea
Compare
Choose a tag to compare

17.11.1 (2024-01-05)

Bug Fixes

v17.11.0

02 Jan 15:32
013f7f5
Compare
Choose a tag to compare

17.11.0 (2024-01-02)

Features

  • detect internal functions created after dev server already started (#6257) (02e1069)

Bug Fixes

v17.10.2

29 Dec 14:33
8c1084c
Compare
Choose a tag to compare

17.10.2 (2023-12-29)

Bug Fixes

  • clear dist directory before Dev for Nuxt (#6242) (6014df5)
  • don't show workspace selection if there is only one package (#6271) (5d6bcf3)
  • include identity context data under custom netlify client context (#6277) (0bc1401)