v3.1.0
Minor Changes
- #83
4c8183c
Thanks @DylanPiercey! - Support Vite's dependency optimization scanning.
Patch Changes
-
#83
4c8183c
Thanks @DylanPiercey! - Improve commonjs interop for node_module.marko
files which do not render any tags and/or useexport * from
. -
#83
4c8183c
Thanks @DylanPiercey! - Improve support for Vitest by stripping off queries it adds before determining if we should process the module as a Marko file.