- #18
2b2c502
Thanks @DylanPiercey! - Bump Vite peer dependency.
- #15
980ebbc
Thanks @DylanPiercey! - Fix syntax error in generated code when multiple arc conditions used.
- #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.
- #11
419b1df
Thanks @DylanPiercey! - Fix support for renderBuiltURL vite api
- #9
74a55b6
Thanks @DylanPiercey! - Use inline script to load adaptive assets in correct order instead of appending to chunk file.
- #7
1472478
Thanks @DylanPiercey! - Move away from top level await which has limited browser support.
-
#7
161b0c1
Thanks @DylanPiercey! - Avoid usingthis.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.
- #5
2625f47
Thanks @DylanPiercey! - Add support for other Vite plugins registering additional files to check when determining if a module is adaptive.
- #3
1220c98
Thanks @DylanPiercey! - Ensure arc plugin always runs first.
- #1
e295c47
Thanks @DylanPiercey! - Fix issue when there are multiple flags.
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.