Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 20:28
· 101 commits to main since this release

Major Changes

  • #79 bf735ba Thanks @DylanPiercey! - When using a runtime base path via the basePathVar option the vite build.assetsDir is now stripped from the final url. (You could add this back manually yourself if desired).

  • #79 d0c2b50 Thanks @DylanPiercey! - No longer load babel config by default unless configured.