Skip to content

Releases: nuxt/cli

v3.24.1

03 Apr 15:37
18fd4d0
Compare
Choose a tag to compare

👉 Changelog

compare changes

🩹 Fixes

  • Update command descriptions and defaults (#601)
  • dev,preview,typecheck: Use explicit --dotenv filename (#381)
  • preview: Load nuxt instance to get final nitro output path (#823)

❤️ Contributors

v3.24.0

31 Mar 13:53
fa082c7
Compare
Choose a tag to compare

3.24.0 is the next minor release.

Timetable: to be announced.

👉 Changelog

compare changes

🚀 Enhancements

  • dev: Use youch to render loading errors (#818)

🩹 Fixes

  • module: Resolve semver module versions (#803)

❤️ Contributors

v3.23.1

18 Mar 20:08
2147058
Compare
Choose a tag to compare

3.23.1 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • dev: Use nitro to render errors thrown while loading (#794)
  • dev: Allow overriding inferred cors/allowedHosts config (#795)

🏡 Chore

  • Remove nitropack-nightly resolution (00aa479)

❤️ Contributors

v3.23.0

12 Mar 22:52
692e6a9
Compare
Choose a tag to compare

3.23.0 is the next minor release.

Timetable: to be announced.

👉 Changelog

compare changes

🚀 Enhancements

  • init: Add interactive modules selector (#781)

🩹 Fixes

  • init: Improve interactive modules selector (#785)

🏡 Chore

  • Update README (#778)

❤️ Contributors

v3.22.5

06 Mar 19:51
c55bca1
Compare
Choose a tag to compare

3.22.5 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • cli: Add globalThis.crypto polyfill for Node.js 18 (#771)

❤️ Contributors

  • Pooya Parsa (@pi0)

v3.22.4

03 Mar 10:38
952c0af
Compare
Choose a tag to compare

3.22.4 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • dev: Allow all hosts on codesandbox (#763)

❤️ Contributors

v3.22.3

02 Mar 23:45
468abe2
Compare
Choose a tag to compare

3.22.3 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • dev: Automatically add tunnel hostnames to vite allowedHosts (#759)

🏡 Chore

  • Update to use bundler module resolution (#760)

❤️ Contributors

v3.22.2

20 Feb 10:56
ed3ec15
Compare
Choose a tag to compare

3.22.2 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • create-nuxt: Do not show usage if dir is not provided (884d70d)
  • init: Add additional line before displaying logo (6f93daf)
  • init: Use exact #00DC82 theme color (#00)
  • Handle Ctrl-C more consistently (fb98de6)

🏡 Chore

❤️ Contributors

v3.22.1

19 Feb 22:32
0eb61a5
Compare
Choose a tag to compare

3.22.1 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • init: Prompt for directory if it is not provided (584b4b8)

🤖 CI

  • Skip updating changelog for release commits (e88d2d2)

❤️ Contributors

v3.22.0

19 Feb 22:12
4eed2cd
Compare
Choose a tag to compare

3.22.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements

  • preview: Add --port option for previewing (#724)
  • dev: Enable fork for bun >=1.2 (#723)
  • init: Allow installing modules after clone (#742)
  • init: Update nuxt icon with ascii art (1a77b8a)

🩹 Fixes

  • module: Ensure we update nuxt.config (#717)
  • add,init: Improve default ux (#737)

🏡 Chore

  • Lint (9099508)
  • Clean up pkg bin fields (4b9141e)
  • Add create-nuxt distribution (#744)
  • Publish create-nuxt (2e56f89)
  • Update create-nuxt version (6ff7ef8)
  • Grant permission to write issues (6e93739)

🤖 CI

  • Force latest corepack (7c54299)
  • Add back pull_request_target for size test (6d76505)
  • Try head.sha for size ci instead (bd9a086)
  • Try conditional instead (e331b8a)

❤️ Contributors