@vuetify/nightly 3.9.0-next.2025-07-09 → 3.9.0-next.2025-07-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,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.0-next.2025-07-09...v) (2025-07-09)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.0-next.2025-07-12...v) (2025-07-12)
2
2
 
3
3
 
4
4
 
5
- # [3.9.0-next.2025-07-09](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.0-next.2025-07-09) "Other Commits" (2025-07-09)
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)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -13,6 +13,11 @@
13
13
  * **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
14
 
15
15
 
16
+ ### :wrench: Bug Fixes
17
+
18
+ * **VDatePicker:** allow infinite range ([#20621](https://github.com/vuetifyjs/vuetify/issues/20621)) ([ed7cbec](https://github.com/vuetifyjs/vuetify/commit/ed7cbecb5a780d00ad8acb9f1a3ba734a68749b1))
19
+
20
+
16
21
  ### :microscope: Code Refactoring
17
22
 
18
23
  * **theme:** change default theme to 'system' ([9c8506c](https://github.com/vuetifyjs/vuetify/commit/9c8506c24d04bbe6589539834dcf99305dfd647f))
@@ -23,7 +28,7 @@
23
28
 
24
29
  ### Other Commits
25
30
 
26
- * chore(release): publish v3.9.0-next.2025-07-09 ([0ddb8d8](https://github.com/vuetifyjs/vuetify/commit/0ddb8d8575b9d1fda824faaed3e5f05774c2056c))
31
+ * chore(release): publish v3.9.0-next.2025-07-12 ([d6f6d6d](https://github.com/vuetifyjs/vuetify/commit/d6f6d6d9840735469e4c438581eb705165c3703b))
27
32
  * chore(VTreeviewItem): bad merge added removed functionality ([fa90543](https://github.com/vuetifyjs/vuetify/commit/fa90543769656bb27b364cfe3f21f5a9f9e6970d))
28
33
  * docs: update updgrade guide for v4 ([da2e8a5](https://github.com/vuetifyjs/vuetify/commit/da2e8a57fd3dd9b55e40138be954eb8d82332dcd))
29
34
  * chore: update jsdom ([0a86a61](https://github.com/vuetifyjs/vuetify/commit/0a86a6151a5a6a35e9a3776c61c660ea3af09b86))