File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v3.17.0
5+
6+ [ compare changes] ( https://github.com/nuxt/cli/compare/v3.16.0...v3.17.0 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** module:** Add multiple modules at once ([ #584 ] ( https://github.com/nuxt/cli/pull/584 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** analyze:** Show readable chunk names ([ #587 ] ( https://github.com/nuxt/cli/pull/587 ) )
15+ - ** add:** Respect custom dirs from nuxt project ([ #586 ] ( https://github.com/nuxt/cli/pull/586 ) )
16+ - ** cleanup:** Remove dev ` buildDir ` when cleaning up ([ #590 ] ( https://github.com/nuxt/cli/pull/590 ) )
17+ - ** analyze:** Support ` --dotenv ` argument ([ #589 ] ( https://github.com/nuxt/cli/pull/589 ) )
18+ - ** dev:** Use ` SIGTERM ` instead of ` SIGHUP ` on windows ([ #603 ] ( https://github.com/nuxt/cli/pull/603 ) )
19+ - ** dev:** Restart nuxt if unhandled rejection occurs ([ #602 ] ( https://github.com/nuxt/cli/pull/602 ) )
20+
21+ ### 💅 Refactors
22+
23+ - Share command descriptions and ` --cwd ` default ([ #592 ] ( https://github.com/nuxt/cli/pull/592 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Bobbie Goede
< [email protected] > 28+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
29+
430## v3.16.0
531
632[ compare changes] ( https://github.com/nuxt/cli/compare/v3.15.0...v3.16.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxi" ,
3- "version" : " 3.16 .0" ,
3+ "version" : " 3.17 .0" ,
44 "description" : " ⚡️ Nuxt Generation CLI Experience" ,
55 "repository" : " nuxt/cli" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments