Skip to content

Releases: marko-js/vite

v4.1.5

11 Apr 21:19
edcb6fa
Compare
Choose a tag to compare

Patch Changes

  • #117 7a3a5e6 Thanks @rturnq! - Support css-loader imports, limit relative src attribute transforms, support BASE_URL env var

  • #120 90cca62 Thanks @rturnq! - Allow importing assets from marko file in cjs libs

v4.1.4

11 Apr 16:20
799574b
Compare
Choose a tag to compare

Patch Changes

  • #118 3818a34 Thanks @DylanPiercey! - Fix issue where asset related Marko taglibs / transforms were registered when not in linked mode (eg in tests)

v4.1.3

27 Feb 15:52
53e1bd4
Compare
Choose a tag to compare

Patch Changes

v4.1.2

27 Feb 15:31
11ff5ee
Compare
Choose a tag to compare

Patch Changes

v4.1.1

30 Nov 16:45
9528e95
Compare
Choose a tag to compare

Patch Changes

v4.1.0

17 Nov 03:33
d326a8e
Compare
Choose a tag to compare

Minor Changes

v4.0.4

16 Nov 18:55
430a291
Compare
Choose a tag to compare

Patch Changes

  • #107 797b2c7 Thanks @DylanPiercey! - Fix issue where vite dependency scan comes from a js/ts file into a Marko file. In this case we no longer give vite back the hydrate output, but the full compiled template from esbuild.

v4.0.3

16 Nov 16:35
6397260
Compare
Choose a tag to compare

Patch Changes

v4.0.2

15 Nov 20:04
b16a790
Compare
Choose a tag to compare

Patch Changes

v4.0.1

13 Nov 19:37
59f8250
Compare
Choose a tag to compare

Patch Changes