@vuetify/nightly 3.8.2-master.2025-04-22 → 3.8.2-master.2025-04-23

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.2-master.2025-04-22...v) (2025-04-22)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.2-master.2025-04-23...v) (2025-04-23)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.2-master.2025-04-22](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-master.2025-04-22) "Other Commits" (2025-04-22)
5
+ ## [3.8.2-master.2025-04-23](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-master.2025-04-23) "Other Commits" (2025-04-23)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -15,6 +15,11 @@
15
15
  * replace computed() with toRef() ([#21167](https://github.com/vuetifyjs/vuetify/issues/21167)) ([9b07be9](https://github.com/vuetifyjs/vuetify/commit/9b07be93d4f0a57727033ab912b4b8adbd33befd))
16
16
 
17
17
 
18
+ ### :arrows_counterclockwise: Reverts
19
+
20
+ * Revert "fix(validation): a disabled / readonly field should always be valid (#21222)" ([89d6df0](https://github.com/vuetifyjs/vuetify/commit/89d6df0e2bb99ed65627df4376ec05ed5a236ed9))
21
+
22
+
18
23
  ### :test_tube: Labs
19
24
 
20
25
  * **VCalendar:** add emits and slots ([#19568](https://github.com/vuetifyjs/vuetify/issues/19568)) ([616d861](https://github.com/vuetifyjs/vuetify/commit/616d861a1ff4b8219c98afe5059f6da7000550d1))
@@ -23,7 +28,7 @@
23
28
 
24
29
  ### Other Commits
25
30
 
26
- * chore(release): publish v3.8.2-master.2025-04-22 ([6bf7f42](https://github.com/vuetifyjs/vuetify/commit/6bf7f423811cdac1b30bff32591eb9b078c90bb5))
31
+ * chore(release): publish v3.8.2-master.2025-04-23 ([c6cfc06](https://github.com/vuetifyjs/vuetify/commit/c6cfc06adeb10751a24811a58fdb3c1126e805bb))
27
32
  * docs: fix typos ([#21294](https://github.com/vuetifyjs/vuetify/issues/21294)) ([846c072](https://github.com/vuetifyjs/vuetify/commit/846c0720e6601e589e047373eda2ee925399fc4f))
28
33
  * docs(VList): bind update event to checkbox ([eb64311](https://github.com/vuetifyjs/vuetify/commit/eb643118fcc65f5a037a5967059db777c7bd79f5))
29
34
  * chore(package.json): update @vuetify/one ([10a7c53](https://github.com/vuetifyjs/vuetify/commit/10a7c53fb2391c3a7b38d63aef66d1567cd17857))