Skip to content

Releases: netlify/cli

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)

v17.10.1

08 Dec 12:47
3f37b8e
Compare
Choose a tag to compare

17.10.1 (2023-12-08)

Bug Fixes

  • use correct file extensions for transpilation (#6256) (8308097)

v17.10.0

06 Dec 18:39
2626541
Compare
Choose a tag to compare

17.10.0 (2023-12-06)

Features

Bug Fixes

v17.9.0

04 Dec 09:52
a5a5263
Compare
Choose a tag to compare

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)

v17.8.1

28 Nov 22:50
55ff33e
Compare
Choose a tag to compare

17.8.1 (2023-11-28)

Bug Fixes