@vuetify/nightly 3.8.5-master.2025-05-15 → 3.8.5-master.2025-05-16

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,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.5-master.2025-05-15...v) (2025-05-15)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.5-master.2025-05-16...v) (2025-05-16)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.5-master.2025-05-15](https://github.com/vuetifyjs/vuetify/compare/v3.8.5...v3.8.5-master.2025-05-15) "Other Commits" (2025-05-15)
5
+ ## [3.8.5-master.2025-05-16](https://github.com/vuetifyjs/vuetify/compare/v3.8.5...v3.8.5-master.2025-05-16) "Other Commits" (2025-05-16)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -10,9 +10,16 @@
10
10
  * **validation:** resolve global rules ([#21267](https://github.com/vuetifyjs/vuetify/issues/21267)) ([27e72f5](https://github.com/vuetifyjs/vuetify/commit/27e72f5537beb380b4cd0b88554dd1f89a035429))
11
11
 
12
12
 
13
+ ### :wrench: Bug Fixes
14
+
15
+ * **VSelect:** don't select on keyboard lookup when multiple ([0987daa](https://github.com/vuetifyjs/vuetify/commit/0987daacf695b1621e9953334cea2b0eb57f9c64)), closes [#21418](https://github.com/vuetifyjs/vuetify/issues/21418)
16
+
17
+
13
18
  ### Other Commits
14
19
 
15
- * chore(release): publish v3.8.5-master.2025-05-15 ([2e3053f](https://github.com/vuetifyjs/vuetify/commit/2e3053fbc77bce8c92908d8b5929f3a699480b11))
20
+ * chore(release): publish v3.8.5-master.2025-05-16 ([7ae6530](https://github.com/vuetifyjs/vuetify/commit/7ae6530e80884701b42a3933ff077f6f0a5ffcf8))
21
+ * docs(treeshaking): separate options example ([bf99b2e](https://github.com/vuetifyjs/vuetify/commit/bf99b2ef1c50b9547bb5c27e55c82b54d56ffb41))
22
+ * docs(api): add global sass variables ([#21230](https://github.com/vuetifyjs/vuetify/issues/21230)) ([c943fb3](https://github.com/vuetifyjs/vuetify/commit/c943fb3df32d6906eb5da9440d064e220785cfed))
16
23
  * chore(package.json): update @vuetify/one ([48dd648](https://github.com/vuetifyjs/vuetify/commit/48dd6488f6348639faec4c8a00e1d2667e167274))
17
24
  * chore(package.json): update @vuetify/one ([14589eb](https://github.com/vuetifyjs/vuetify/commit/14589eb326ca5800b12e01ba3f542f50c21ebab1))
18
25