@vuetify/nightly 3.8.3-master.2025-05-02 → 3.8.3-master.2025-05-03

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.3-master.2025-05-02...v) (2025-05-02)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.3-master.2025-05-03...v) (2025-05-03)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.3-master.2025-05-02](https://github.com/vuetifyjs/vuetify/compare/v3.8.3...v3.8.3-master.2025-05-02) "Other Commits" (2025-05-02)
5
+ ## [3.8.3-master.2025-05-03](https://github.com/vuetifyjs/vuetify/compare/v3.8.3...v3.8.3-master.2025-05-03) "Other Commits" (2025-05-03)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -20,7 +20,8 @@
20
20
 
21
21
  ### Other Commits
22
22
 
23
- * chore(release): publish v3.8.3-master.2025-05-02 ([9e44749](https://github.com/vuetifyjs/vuetify/commit/9e447492775e90532c474d2f2367d1c46148adce))
23
+ * chore(release): publish v3.8.3-master.2025-05-03 ([55f05ed](https://github.com/vuetifyjs/vuetify/commit/55f05ed55ca0d4dc8f54bd983a35700ed6449e4d))
24
+ * chore: remove patreon ([ea600fa](https://github.com/vuetifyjs/vuetify/commit/ea600fa349e505d2c129623fc57e59286089010c))
24
25
  * docs(blog): add april 2025 update ([#21349](https://github.com/vuetifyjs/vuetify/issues/21349)) ([c359af7](https://github.com/vuetifyjs/vuetify/commit/c359af7a6cfbbe1667d363a94118fdbbda9113dc))
25
26
  * docs(VFileInput): updated validation example for multiple file upload ([#21335](https://github.com/vuetifyjs/vuetify/issues/21335)) ([bf30c07](https://github.com/vuetifyjs/vuetify/commit/bf30c076d7c3477b86ebc2f619cd79605cbe19ee)), closes [#21099](https://github.com/vuetifyjs/vuetify/issues/21099)
26
27
  * docs(VOverlay): update opacity description ([9c0a1ca](https://github.com/vuetifyjs/vuetify/commit/9c0a1ca0f7c988ec829227b8be280e65182d5c8d)), closes [#21347](https://github.com/vuetifyjs/vuetify/issues/21347)