Skip to content

v3.31.0

Choose a tag to compare

@danielroe danielroe released this 04 Dec 16:57
· 97 commits to main since this release
Immutable release. Only release title and notes can be modified.
22cf07b

3.31.0 is the next minor release.

πŸ‘‰ Changelog

compare changes

πŸš€ Enhancements

  • Add shell completions using @bomb.sh/tab (#1082)
  • Use clack to add more ✨ (#1121)
  • init: Prompt user to select a template (#1147)

🩹 Fixes

  • module,init,upgrade: Use updated @clack/prompts (#1117)
  • dev: Handle --host without explicit host (5278c9e)
  • upgrade: Clean lockfile in workspace dir (01ca983)
  • info: Support nitro version + remove buildModules for v3+ (3eaca44)
  • info: Check if BuildModules is defined (ce9694f)
  • build,dev: Respect NODE_PATH when loading kit/nuxt (d5f9331)
  • dev: Respect https.xxx commandline arguments (#1129)
  • preview: Respect dotenv command-line arg (#1144)
  • dev: Prime mtimes cache when starting dev server (#1137)

πŸ’… Refactors

  • init: Use clack for prettier box styling (#1077)

🏑 Chore

  • Lint (068c85f)
  • Update pnpm to 10.21 and enable trust policy (7edcce5)
  • Revert pnpm trust policy and restore provenance action (694e92b)
  • Lint (1b26dec)
  • Use github token from environment when fetching templates (7812d77)
  • Lint (40c967f)

πŸ€– CI

  • Pass token to ci workflow as well (b04de4f)
  • Pass token in more places (fdafc3a)

❀️ Contributors