@vuetify/nightly 3.8.4-master.2025-05-10 → 3.8.4-master.2025-05-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.8.4-master.2025-05-10...v) (2025-05-10)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.4-master.2025-05-12...v) (2025-05-12)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.4-master.2025-05-10](https://github.com/vuetifyjs/vuetify/compare/v3.8.4...v3.8.4-master.2025-05-10) "Other Commits" (2025-05-10)
5
+ ## [3.8.4-master.2025-05-12](https://github.com/vuetifyjs/vuetify/compare/v3.8.4...v3.8.4-master.2025-05-12) "Other Commits" (2025-05-12)
6
6
 
7
7
 
8
8
  ### :arrows_counterclockwise: Reverts
@@ -12,7 +12,13 @@
12
12
 
13
13
  ### Other Commits
14
14
 
15
- * chore(release): publish v3.8.4-master.2025-05-10 ([65d88c7](https://github.com/vuetifyjs/vuetify/commit/65d88c7940215dc155d6d1ca20b7c31381fba137))
15
+ * chore(release): publish v3.8.4-master.2025-05-12 ([4277ccb](https://github.com/vuetifyjs/vuetify/commit/4277ccbbf3f3279737ec708f0e8509e10789a1df))
16
+ * chore: remove formatjs/intl dependency ([21acdff](https://github.com/vuetifyjs/vuetify/commit/21acdffbea759a572692e01a78a201dcfe46db21))
17
+ * docs: hide extra links sooner ([0f20fea](https://github.com/vuetifyjs/vuetify/commit/0f20fea724eca0abf27f0653406caf44ae68bbb6))
18
+ * chore: fix lint ([ea0b4ea](https://github.com/vuetifyjs/vuetify/commit/ea0b4eae3f7258ad76a6cf7c08d89d3be907abde))
19
+ * chore: replace nginx with caddy ([24045f3](https://github.com/vuetifyjs/vuetify/commit/24045f30125e88e29099be0b1a974d6dab0700be))
20
+ * chore: remove sentry BrowserSession integration ([7819e31](https://github.com/vuetifyjs/vuetify/commit/7819e318d00fd8913b8f5a6f2bffd20970e566e4))
21
+ * docs(AppBar): update links ([4229025](https://github.com/vuetifyjs/vuetify/commit/42290253a7f3d41ec530ee25c6b335dabf585dfb))
16
22
  * docs: center avatar on navigation drawer ([#21386](https://github.com/vuetifyjs/vuetify/issues/21386)) ([d8bddc2](https://github.com/vuetifyjs/vuetify/commit/d8bddc21607ed5913868546a1d2d5f209659522d))
17
23
 
18
24