@vuetify/nightly 3.9.0-next.2025-07-17 → 3.9.0-next.2025-07-25

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.9.0-next.2025-07-17...v) (2025-07-17)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.0-next.2025-07-25...v) (2025-07-25)
2
2
 
3
3
 
4
4
 
5
- # [3.9.0-next.2025-07-17](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.0-next.2025-07-17) "Other Commits" (2025-07-17)
5
+ # [3.9.0-next.2025-07-25](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.0-next.2025-07-25) "Other Commits" (2025-07-25)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -14,6 +14,11 @@
14
14
  * **VSelect/Autocomplete/Combobox:** rename item to internalItem ([2c1ac25](https://github.com/vuetifyjs/vuetify/commit/2c1ac25e5e6cfd5afac8c685689dce47f855225f)), closes [#18354](https://github.com/vuetifyjs/vuetify/issues/18354)
15
15
 
16
16
 
17
+ ### :wrench: Bug Fixes
18
+
19
+ * **theme:** .text- classes always override color from .bg- ([7edf33a](https://github.com/vuetifyjs/vuetify/commit/7edf33a6477a691776275f84b5a8d737c43f5e9f)), closes [#21787](https://github.com/vuetifyjs/vuetify/issues/21787)
20
+
21
+
17
22
  ### :microscope: Code Refactoring
18
23
 
19
24
  * **theme:** change default theme to 'system' ([9c8506c](https://github.com/vuetifyjs/vuetify/commit/9c8506c24d04bbe6589539834dcf99305dfd647f))
@@ -24,7 +29,7 @@
24
29
 
25
30
  ### Other Commits
26
31
 
27
- * chore(release): publish v3.9.0-next.2025-07-17 ([9cf31aa](https://github.com/vuetifyjs/vuetify/commit/9cf31aa344a49ec683af2140fd8e1d4c8ee9edc2))
32
+ * chore(release): publish v3.9.0-next.2025-07-25 ([fbb7047](https://github.com/vuetifyjs/vuetify/commit/fbb7047545bcd8501c7ce5f11ab99fa27ddfbbf0))
28
33
  * chore(VTreeviewItem): bad merge added removed functionality ([fa90543](https://github.com/vuetifyjs/vuetify/commit/fa90543769656bb27b364cfe3f21f5a9f9e6970d))
29
34
  * docs: update updgrade guide for v4 ([da2e8a5](https://github.com/vuetifyjs/vuetify/commit/da2e8a57fd3dd9b55e40138be954eb8d82332dcd))
30
35
  * chore: update jsdom ([0a86a61](https://github.com/vuetifyjs/vuetify/commit/0a86a6151a5a6a35e9a3776c61c660ea3af09b86))