Releases: marko-js/vite
Releases · marko-js/vite
v4.1.20
v4.1.19
Patch Changes
- #152
27218bc
Thanks @DylanPiercey! - Add missing dep fast-glob.
v4.1.18
v4.1.17
Patch Changes
- #147
e1df4f2
Thanks @DylanPiercey! - Avoid setting optimizeDeps entries in vitest.
v4.1.16
v4.1.15
Patch Changes
- #143
61a1a0a
Thanks @DylanPiercey! - Fix issue in dev mode where render blocking was lasting longer than necessary due to a deferred module script. The script is now marked as async.
v4.1.14
Patch Changes
- #141
4136b09
Thanks @DylanPiercey! - Improve handling of render blocking assets in dev mode.
v4.1.13
v4.1.12
Patch Changes
- #137
7eb1fd1
Thanks @DylanPiercey! - Disable registry id optimization while it (hopefully) stabalizes in Marko core.
v4.1.11
Patch Changes
-
#135
f7f9bf7
Thanks @DylanPiercey! - Support optimizedRegistryIds compiler option" -
#134
5f73701
Thanks @DylanPiercey! - Update ~ resolve alias to avoid matching ~ by itself as the package name.