Skip to content

Releases: marko-js/vite

v4.1.20

25 Oct 16:48
b07a8dd
Compare
Choose a tag to compare

Patch Changes

  • #155 d5fe7ef Thanks @DylanPiercey! - Fixes a caching regression caused by having a different SSR config compared to the rest of the configs and using that in a transform (which is cached).

v4.1.19

29 Aug 18:24
558789f
Compare
Choose a tag to compare

Patch Changes

v4.1.18

28 Aug 03:19
eb3db1d
Compare
Choose a tag to compare

Patch Changes

v4.1.17

26 Aug 22:21
c9c38d6
Compare
Choose a tag to compare

Patch Changes

v4.1.16

24 Jul 02:43
038c902
Compare
Choose a tag to compare

Patch Changes

  • #145 88655ce Thanks @vwong! - Fix issue in dev mode where Content Security Policies may prevent script from running

v4.1.15

23 Jul 00:02
e64d2f5
Compare
Choose a tag to compare

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

22 Jul 21:55
6c5ae4f
Compare
Choose a tag to compare

Patch Changes

v4.1.13

11 Jul 18:05
ea0f00f
Compare
Choose a tag to compare

Patch Changes

  • #139 9e3b9dc Thanks @rturnq! - Load cjs transform code conditionally on-demand for envs that don't support native addons

v4.1.12

01 Jun 03:29
5b0b259
Compare
Choose a tag to compare

Patch Changes

v4.1.11

28 May 22:03
41ab4c2
Compare
Choose a tag to compare

Patch Changes