@vuetify/nightly 3.8.9-master.2025-06-11 → 3.8.9-master.2025-06-12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,13 +1,23 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.9-master.2025-06-11...v) (2025-06-11)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.9-master.2025-06-12...v) (2025-06-12)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.9-master.2025-06-11](https://github.com/vuetifyjs/vuetify/compare/v3.8.9...v3.8.9-master.2025-06-11) "Other Commits" (2025-06-11)
5
+ ## [3.8.9-master.2025-06-12](https://github.com/vuetifyjs/vuetify/compare/v3.8.9...v3.8.9-master.2025-06-12) "Other Commits" (2025-06-12)
6
+
7
+
8
+ ### :wrench: Bug Fixes
9
+
10
+ * **VSpeedDial:** avoid position glitch when reopening menu ([#21451](https://github.com/vuetifyjs/vuetify/issues/21451)) ([d5a77c1](https://github.com/vuetifyjs/vuetify/commit/d5a77c16030ba4ec1afcdef17d2089e0a9d99969)), closes [#21017](https://github.com/vuetifyjs/vuetify/issues/21017)
11
+
12
+
13
+ ### :test_tube: Labs
14
+
15
+ * **VTreeview:** avoid inaccessible items when overflow ([#21443](https://github.com/vuetifyjs/vuetify/issues/21443)) ([5c9dcb3](https://github.com/vuetifyjs/vuetify/commit/5c9dcb333a751582e5ecae7ea40b49d395d327b1)), closes [#21387](https://github.com/vuetifyjs/vuetify/issues/21387)
6
16
 
7
17
 
8
18
  ### Other Commits
9
19
 
10
- * chore(release): publish v3.8.9-master.2025-06-11 ([dfd8992](https://github.com/vuetifyjs/vuetify/commit/dfd89924cc638e52055eefd5e1fc3aee69087e08))
20
+ * chore(release): publish v3.8.9-master.2025-06-12 ([6411a5a](https://github.com/vuetifyjs/vuetify/commit/6411a5a2d046adf9b888ffee75c75d31935fe156))
11
21
 
12
22
 
13
23