Skip to content

Releases: marko-js/arc-vite

v1.2.4

05 Dec 18:25
61dff14
Compare
Choose a tag to compare

Patch Changes

v1.2.3

05 Dec 17:50
78f909c
Compare
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
Compare
Choose a tag to compare

Patch Changes

v1.2.1

01 Dec 16:24
f670838
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Patch Changes

v1.0.1

10 Nov 22:04
875bc07
Compare
Choose a tag to compare

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.