Skip to content

v1.9.5(2026-09-11)

Latest

Choose a tag to compare

@justkey007 justkey007 released this 11 Sep 18:08

What's Changed

  • fix(base-url): avoid rewriting external imports matching empty directories by @justkey007 in #274
  • fix: sibling file/directory alias collision (#276) by @justkey007 in #277
  • fix: source file and node module collision based on base url by @justkey007 in #278
  • fix: paths alias outside rootDir via "../" still not rewritten by @justkey007 in #279
  • refactor: update replaceAlias and importReplacers functions to use parameter objects for better readability by @justkey007 in #280

Full Changelog: v1.9.4...v1.9.5