Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 1.98 KB

1.1.4 (2024-10-25)

Bug Fixes

  • check error message text too (4c06e5d)

1.1.3 (2024-10-25)

Bug Fixes

  • avoid returning node builtins as paths (4d4e56f)

1.1.2 (2024-10-25)

Bug Fixes

  • handle ERR_INVALID_PACKAGE_TARGET error too (289a5a4)

1.1.1 (2024-10-25)

Bug Fixes

  • handle esm only packages (3c38608)

1.1.0 (2024-10-20)

Features

  • add debug logging and resolve local files with node resolution first (38cdf56)

1.0.1 (2024-10-14)

Bug Fixes

  • ignore if module cannot be parsed by deno (2a27f7c)
  • quote deno info file arg (670ff33)

1.0.0 (2024-10-14)

Features