File tree Expand file tree Collapse file tree 6 files changed +23
-5
lines changed Expand file tree Collapse file tree 6 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.4.6] ( https://github.com/nuxt/devtools-poc/compare/v0.4.5...v0.4.6 ) (2023-05-08)
2+
3+
4+ ### Bug Fixes
5+
6+ * default state of DockingPanel ([ a009866] ( https://github.com/nuxt/devtools-poc/commit/a0098669a2ea85f7917816b251f4cbd5e7b712c6 ) )
7+ * DockingPanel clickoutside on iframe ([ #211 ] ( https://github.com/nuxt/devtools-poc/issues/211 ) ) ([ afdaa5b] ( https://github.com/nuxt/devtools-poc/commit/afdaa5bca5eaa4ff2e85f9313414b9409122cab5 ) )
8+ * fix shortcut to togglePanel ([ #212 ] ( https://github.com/nuxt/devtools-poc/issues/212 ) ) ([ e64dbcd] ( https://github.com/nuxt/devtools-poc/commit/e64dbcd31ea1aa50d72bac9cec958e0159da6226 ) )
9+ * nitro storage link ([ #220 ] ( https://github.com/nuxt/devtools-poc/issues/220 ) ) ([ ddd2e41] ( https://github.com/nuxt/devtools-poc/commit/ddd2e41d7c0e40b222725fb69a1499293e57baa2 ) )
10+
11+
12+ ### Features
13+
14+ * add open graph tab ([ #209 ] ( https://github.com/nuxt/devtools-poc/issues/209 ) ) ([ b94de30] ( https://github.com/nuxt/devtools-poc/commit/b94de302a123d5ccc6b7ef319a25b154ba22953a ) )
15+ * allow iframe permissions ([ #215 ] ( https://github.com/nuxt/devtools-poc/issues/215 ) ) ([ 44fce14] ( https://github.com/nuxt/devtools-poc/commit/44fce1450374f5ddfe68cb22258105b808b743c9 ) )
16+
17+
18+
119## [ 0.4.5] ( https://github.com/nuxt/devtools-poc/compare/v0.4.4...v0.4.5 ) (2023-04-30)
220
321
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.4.5 " ,
2+ "version" : " 0.4.6 " ,
33 "private" : false ,
44 "packageManager" : " pnpm@8.4.0" ,
55 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-kit" ,
33 "type" : " module" ,
4- "version" : " 0.4.5 " ,
4+ "version" : " 0.4.6 " ,
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.4.5 " ,
4+ "version" : " 0.4.6 " ,
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.4.5 " ,
4+ "version" : " 0.4.6 " ,
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.4.5 " ,
4+ "version" : " 0.4.6 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
You can’t perform that action at this time.
0 commit comments