Skip to content

Releases: marko-js/vite

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

v4.0.0

10 Nov 20:49
0aacc63
Compare
Choose a tag to compare

Major Changes

  • #99 0bc357e Thanks @DylanPiercey! - - Removes the store config option. (BREAKING CHANGE).
    • Adds a new hook for other vite plugins to add assets to the @marko/vite server entries.
    • Optimize server entry code.

v3.1.6

07 Nov 20:42
d6dfb1f
Compare
Choose a tag to compare

Patch Changes

  • #97 79d62e3 Thanks @rturnq! - Fix issues with CJS interop and fix esbuild plugin resolution

v3.1.5

07 Nov 17:16
396f05b
Compare
Choose a tag to compare

Patch Changes