Skip to content

Releases: marko-js/arc-vite

v1.2.7

13 Sep 02:17

Choose a tag to compare

Patch Changes

v1.2.6

18 Jul 16:11

Choose a tag to compare

Patch Changes

v1.2.5

28 Nov 21:42
46119a6

Choose a tag to compare

Patch Changes

v1.2.4

05 Dec 18:25
61dff14

Choose a tag to compare

Patch Changes

v1.2.3

05 Dec 17:50
78f909c

Choose a tag to compare

Patch Changes

  • #13 c82db74 Thanks @DylanPiercey! - Reverts virtual adaptive module support for now since it was not properly working and dramatically increased the complexity of this module and caused a few regressions that were difficult to resolve.

v1.2.2

01 Dec 21:50
9f1fd2e

Choose a tag to compare

Patch Changes

v1.2.1

01 Dec 16:24
f670838

Choose a tag to compare

Patch Changes

  • #9 74a55b6 Thanks @DylanPiercey! - Use inline script to load adaptive assets in correct order instead of appending to chunk file.

v1.2.0

30 Nov 18:30
44751aa

Choose a tag to compare

Minor Changes

Patch Changes

  • #7 161b0c1 Thanks @DylanPiercey! - Avoid using this.load unless the ast has not already been parsed for a module.

  • #7 798c045 Thanks @DylanPiercey! - Avoid checking for virtual adaptive modules when processing files known to be handled by Vite.

v1.1.0

15 Nov 21:05
03143ae

Choose a tag to compare

Minor Changes

  • #5 2625f47 Thanks @DylanPiercey! - Add support for other Vite plugins registering additional files to check when determining if a module is adaptive.

v1.0.2

13 Nov 16:18
bf36012

Choose a tag to compare

Patch Changes