Skip to content

v3.1.1

Compare
Choose a tag to compare
@exuanbo exuanbo released this 28 Aug 16:23
· 92 commits to main since this release

Fixes

  • In the previous versions when using import statement and dynamic import() expression, the specifier would not be resolved correctly if used on Windows and the path starts with posix path separator.

Chores

  • Bump dependency esbuild from 0.12.22 to 0.12.24