@vuetify/nightly 3.7.10-dev.2025-02-06 → 3.7.10-dev.2025-02-10

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.7.10-dev.2025-02-06...v) (2025-02-06)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.10-dev.2025-02-10...v) (2025-02-10)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.10-dev.2025-02-06](https://github.com/vuetifyjs/vuetify/compare/v3.7.10...v3.7.10-dev.2025-02-06) "Other Commmits" (2025-02-06)
5
+ ## [3.7.10-dev.2025-02-10](https://github.com/vuetifyjs/vuetify/compare/v3.7.10...v3.7.10-dev.2025-02-10) "Other Commmits" (2025-02-10)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -21,6 +21,7 @@
21
21
  ### :wrench: Bug Fixes
22
22
 
23
23
  * replace getUid with vue's useId ([cbd14a7](https://github.com/vuetifyjs/vuetify/commit/cbd14a7ace7e210fab91b4b2003ff0bcd7892d32)), closes [#19696](https://github.com/vuetifyjs/vuetify/issues/19696)
24
+ * **build:** use subpath exports in import maps ([90986f2](https://github.com/vuetifyjs/vuetify/commit/90986f29bd851f4c5b180b258fe729bdb872580a))
24
25
  * **package:** add .mjs -> .js export redirect ([d06119b](https://github.com/vuetifyjs/vuetify/commit/d06119b638e42337e5db8ea60690e3e7fde4e33e))
25
26
  * **types:** optimise build ([#20484](https://github.com/vuetifyjs/vuetify/issues/20484)) ([bf13ecc](https://github.com/vuetifyjs/vuetify/commit/bf13eccde630b14820f4e24b09f3b34f90bb255e)), closes [#20480](https://github.com/vuetifyjs/vuetify/issues/20480)
26
27
  * **VDataTableVirtual:** add missing thead, tbody, tfoot slots ([#19072](https://github.com/vuetifyjs/vuetify/issues/19072)) ([b6db70d](https://github.com/vuetifyjs/vuetify/commit/b6db70d8eeb98cbf186bceecf0600d2355c979a4))
@@ -31,7 +32,7 @@
31
32
 
32
33
  ### Other Commmits
33
34
 
34
- * chore(release): publish v3.7.10-dev.2025-02-06 ([7a81b7a](https://github.com/vuetifyjs/vuetify/commit/7a81b7aa12d32b52c4a4bcb3fe783ff6e6665251))
35
+ * chore(release): publish v3.7.10-dev.2025-02-10 ([d6ed034](https://github.com/vuetifyjs/vuetify/commit/d6ed0347ffb4def9d30e3109558927222bbe0dd6))
35
36
  * chore: fix lint ([ff0a982](https://github.com/vuetifyjs/vuetify/commit/ff0a982b372c42647843bacfe62761e0f9b173a9))
36
37
  * test(display): use effectScope ([1950f2b](https://github.com/vuetifyjs/vuetify/commit/1950f2b7a9f1b66cf9292e576ac18c1ec5ee2481))
37
38
  * chore: remove unused import ([9e5a3c8](https://github.com/vuetifyjs/vuetify/commit/9e5a3c88a9bb9175990a6268d04cebfb01508d88))