Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

v1.1.1

Choose a tag to compare

@exuanbo exuanbo released this 26 Aug 14:00
· 84 commits to main since this release

Fixes

  • In the previous versions resolveId() hook uses path.sep to check whether the argument is an absolute path, which will not work as expected if used on Windows and the path starts with posix path separator.