File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.5.2] ( https://github.com/nuxt/devtools-poc/compare/v0.5.1...v0.5.2 ) (2023-05-23)
2+
3+
4+ ### Bug Fixes
5+
6+ * improve module installing experience ([ ab8083b] ( https://github.com/nuxt/devtools-poc/commit/ab8083b0980b11d233a5914d2e06b088c06e6fca ) )
7+ * reactivity life cycle ([ 486db15] ( https://github.com/nuxt/devtools-poc/commit/486db15f7f45a06e66de0f60cafc96ac2e219dae ) )
8+
9+
10+
111## [ 0.5.1] ( https://github.com/nuxt/devtools-poc/compare/v0.5.0...v0.5.1 ) (2023-05-23)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.5.1 " ,
2+ "version" : " 0.5.2 " ,
33 "private" : false ,
44 "packageManager" : " pnpm@8.5.1" ,
55 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-kit" ,
33 "type" : " module" ,
4- "version" : " 0.5.1 " ,
4+ "version" : " 0.5.2 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-ui-kit" ,
33 "type" : " module" ,
4- "version" : " 0.5.1 " ,
4+ "version" : " 0.5.2 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-wizard" ,
33 "type" : " module" ,
4- "version" : " 0.5.1 " ,
4+ "version" : " 0.5.2 " ,
55 "description" : " CLI Wizard to toggle Nuxt DevTools" ,
66 "license" : " MIT" ,
77 "repository" : " nuxt/devtools" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools" ,
33 "type" : " module" ,
4- "version" : " 0.5.1 " ,
4+ "version" : " 0.5.2 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
You can’t perform that action at this time.
0 commit comments