v3.1.1
Fixes
- In the previous versions when using
import
statement and dynamicimport()
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