@vuetify/nightly 3.9.0-next.2025-07-12 → 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,21 +1,22 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.0-next.2025-07-12...v) (2025-07-12)
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-12](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.0-next.2025-07-12) "Other Commits" (2025-07-12)
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
9
9
 
10
10
  * always use css layers ([f7123c6](https://github.com/vuetifyjs/vuetify/commit/f7123c646a51882f05ac54c7ec67860921e8119f)), closes [#3400](https://github.com/vuetifyjs/vuetify/issues/3400) [#20232](https://github.com/vuetifyjs/vuetify/issues/20232)
11
11
  * **styles:** remove overflow-y from reset ([27868d5](https://github.com/vuetifyjs/vuetify/commit/27868d55a4076df62020e2f44e5a815a03ec0c5b)), closes [#1197](https://github.com/vuetifyjs/vuetify/issues/1197)
12
+ * **VDatePicker:** only emit start and end range values ([#20621](https://github.com/vuetifyjs/vuetify/issues/20621)) ([eef80ad](https://github.com/vuetifyjs/vuetify/commit/eef80ad131d8c5f0620b8e338aaeb5577001e4c7)), closes [#9098](https://github.com/vuetifyjs/vuetify/issues/9098) [#18701](https://github.com/vuetifyjs/vuetify/issues/18701) [#20599](https://github.com/vuetifyjs/vuetify/issues/20599)
12
13
  * **VForm:** unref values in slot props ([f92ae7a](https://github.com/vuetifyjs/vuetify/commit/f92ae7aee3124499b75bf45635c8193f999f965f)), closes [#18355](https://github.com/vuetifyjs/vuetify/issues/18355)
13
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)
14
15
 
15
16
 
16
17
  ### :wrench: Bug Fixes
17
18
 
18
- * **VDatePicker:** allow infinite range ([#20621](https://github.com/vuetifyjs/vuetify/issues/20621)) ([ed7cbec](https://github.com/vuetifyjs/vuetify/commit/ed7cbecb5a780d00ad8acb9f1a3ba734a68749b1))
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)
19
20
 
20
21
 
21
22
  ### :microscope: Code Refactoring
@@ -28,7 +29,7 @@
28
29
 
29
30
  ### Other Commits
30
31
 
31
- * chore(release): publish v3.9.0-next.2025-07-12 ([d6f6d6d](https://github.com/vuetifyjs/vuetify/commit/d6f6d6d9840735469e4c438581eb705165c3703b))
32
+ * chore(release): publish v3.9.0-next.2025-07-25 ([fbb7047](https://github.com/vuetifyjs/vuetify/commit/fbb7047545bcd8501c7ce5f11ab99fa27ddfbbf0))
32
33
  * chore(VTreeviewItem): bad merge added removed functionality ([fa90543](https://github.com/vuetifyjs/vuetify/commit/fa90543769656bb27b364cfe3f21f5a9f9e6970d))
33
34
  * docs: update updgrade guide for v4 ([da2e8a5](https://github.com/vuetifyjs/vuetify/commit/da2e8a57fd3dd9b55e40138be954eb8d82332dcd))
34
35
  * chore: update jsdom ([0a86a61](https://github.com/vuetifyjs/vuetify/commit/0a86a6151a5a6a35e9a3776c61c660ea3af09b86))