@vuetify/nightly 3.8.7-master.2025-05-29 → 3.8.7-master.2025-05-31

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.7-master.2025-05-29...v) (2025-05-29)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.7-master.2025-05-31...v) (2025-05-31)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.7-master.2025-05-29](https://github.com/vuetifyjs/vuetify/compare/v3.8.7...v3.8.7-master.2025-05-29) "Other Commits" (2025-05-29)
5
+ ## [3.8.7-master.2025-05-31](https://github.com/vuetifyjs/vuetify/compare/v3.8.7...v3.8.7-master.2025-05-31) "Other Commits" (2025-05-31)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -15,9 +15,14 @@
15
15
  * **VNumberInput:** replace touch-action with pointercancel ([97e3509](https://github.com/vuetifyjs/vuetify/commit/97e3509f90f17a43ff27bd0850fc501bbc0afe13)), closes [#21436](https://github.com/vuetifyjs/vuetify/issues/21436)
16
16
 
17
17
 
18
+ ### :test_tube: Labs
19
+
20
+ * **VDateInput:** use common date range parser ([#21450](https://github.com/vuetifyjs/vuetify/issues/21450)) ([5ef1243](https://github.com/vuetifyjs/vuetify/commit/5ef12434aa48ddd43993fd9545f8002d6a4c1da5))
21
+
22
+
18
23
  ### Other Commits
19
24
 
20
- * chore(release): publish v3.8.7-master.2025-05-29 ([e0562e4](https://github.com/vuetifyjs/vuetify/commit/e0562e463c6f87f769193d1e775617c14d3a35f5))
25
+ * chore(release): publish v3.8.7-master.2025-05-31 ([c2b023e](https://github.com/vuetifyjs/vuetify/commit/c2b023e3d193c766cfe365b73958664a7c049b3d))
21
26
 
22
27
 
23
28