Skip to content

vite-import-maps@0.2.6

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Apr 16:09
a1b4e24

Patch Changes

  • bf9581b: fix: improve cjs module detection for vite < 8

    This will fix some inconsistencies while loading ESM modules that are sometimes loaded as CJS modules in vite < 8.

    This version will also include a refactor of the test infrastructure: tests are now run for multiple vite versions to avoid regressions:

    • vite 8
    • vite 7
    • vite 6