File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v3.19.0
5+
6+ [ compare changes] ( https://github.com/nuxt/cli/compare/v3.18.2...v3.19.0 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** subcommand:** Add subcommand support ([ #644 ] ( https://github.com/nuxt/cli/pull/644 ) )
11+ - ** add:** Move templates to separate files and add new ones ([ #379 ] ( https://github.com/nuxt/cli/pull/379 ) )
12+
13+ ### 🏡 Chore
14+
15+ - Remove some ` as any ` ([ 8e5f935] ( https://github.com/nuxt/cli/commit/8e5f935 ) )
16+ - Disable ` respectExternal ` ([ 542e05c] ( https://github.com/nuxt/cli/commit/542e05c ) )
17+ - Bump nuxt/telemetry version ([ 00a0a71] ( https://github.com/nuxt/cli/commit/00a0a71 ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Damian Głowala ([ @DamianGlowala ] ( http://github.com/DamianGlowala ) )
22+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
23+
424## v3.18.2
525
626[ compare changes] ( https://github.com/nuxt/cli/compare/v3.18.1...v3.18.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxi" ,
33 "type" : " module" ,
4- "version" : " 3.18.2 " ,
4+ "version" : " 3.19.0 " ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " ⚡️ Nuxt Generation CLI Experience" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments