@vuetify/nightly 3.8.1-dev.2025-04-13 → 3.8.1-dev.2025-04-16

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,12 +1,13 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.1-dev.2025-04-13...v) (2025-04-13)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.1-dev.2025-04-16...v) (2025-04-16)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.1-dev.2025-04-13](https://github.com/vuetifyjs/vuetify/compare/v3.8.1...v3.8.1-dev.2025-04-13) "Other Commmits" (2025-04-13)
5
+ ## [3.8.1-dev.2025-04-16](https://github.com/vuetifyjs/vuetify/compare/v3.8.1...v3.8.1-dev.2025-04-16) "Other Commmits" (2025-04-16)
6
6
 
7
7
 
8
8
  ### :rocket: Features
9
9
 
10
+ * deprecate `firstDayOfWeek` prop ([#21207](https://github.com/vuetifyjs/vuetify/issues/21207)) ([97d1104](https://github.com/vuetifyjs/vuetify/commit/97d11042b98cadcf70379933381340c519c4b406))
10
11
  * **theme:** add new theme 'system' ([#20407](https://github.com/vuetifyjs/vuetify/issues/20407)) ([#21244](https://github.com/vuetifyjs/vuetify/issues/21244)) ([8393a41](https://github.com/vuetifyjs/vuetify/commit/8393a41287d34dba56cb2140bcc1aa44de62ffcb))
11
12
  * **theme:** add new option 'unimportant' to gen classes without important ([3190331](https://github.com/vuetifyjs/vuetify/commit/3190331e70f42b7fdf4d7ee04f662b15eefde026))
12
13
  * **theme:** add change, toggle, and cycle functions ([#21224](https://github.com/vuetifyjs/vuetify/issues/21224)) ([3570254](https://github.com/vuetifyjs/vuetify/commit/357025485c7e8ac8dbc254a9fb37a3360e8c8d79))
@@ -21,7 +22,7 @@
21
22
 
22
23
  ### Other Commmits
23
24
 
24
- * chore(release): publish v3.8.1-dev.2025-04-13 ([3916c86](https://github.com/vuetifyjs/vuetify/commit/3916c86bdf0e662b8bb56c630b07b027ababfdf2))
25
+ * chore(release): publish v3.8.1-dev.2025-04-16 ([464f513](https://github.com/vuetifyjs/vuetify/commit/464f51306c4e0de0aae1546e31278844957c4b97))
25
26
  * chore(theme): change upsertStyles parameters ([a0d03be](https://github.com/vuetifyjs/vuetify/commit/a0d03bed68e2e5052785536852b6b09231ae661d))
26
27
 
27
28