Releases
v3.20.0
compare changes
🚀 Enhancements
init: Warn if dir already exists and no --force
flag is provided (#652 )
add: Skip installation of already installed modules (#654 )
cli: Add new @nuxt/cli
distribution without inlined deps (#659 )
🔥 Performance
Do not inline package.json
in build cli (d762ada )
🩹 Fixes
add: Correct template name validation (#651 )
module: Correct formatting in installation log (c17039a )
info: Do not copy info in ci or without tty (cf33224 )
🏡 Chore
Skip e2e tests on windows for now (bc27761 )
nuxt-cli: Use nuxi
as name for released cli (554fa1b )
Remove json assertion (for stub mode) (24a2df2 )
Ensure packageManagerOptions
remains up-to-date (995fb20 )
Remove export for now (989475f )
✅ Tests
Add some basic e2e tests (a772c2a )
Update status test on windows (7e860dc )
Exec child process in tests with tinyexec (#661 )
Add init
and add
e2e tests (#662 )
Bump windows timeout (de3afe0 )
Don't install deps in test (3e321c2 )
🤖 CI
Split out lint + release workflows (#657 )
❤️ Contributors
You can’t perform that action at this time.