v1.8.0
What's Changed
- test: skip static-import on > v21 by @timfish in #81
- fix: Handle cyclical reference to current file by @timfish in #83
- fix: Resolve re-exports of external modules by @timfish in #78
- chore: don't create a package-lock file by @trentm in #67
- feat: Add
Hook
named export by @timfish in #88 - add node 22 to test matrix by @bengl in #84
- Fix resolution of lib/register.js when using multiple loaders by @nwalters512 in #76
- fix: handling of default and star exports by @mohd-akram in #85
- 1.8.0 by @bengl in #91
New Contributors
- @nwalters512 made their first contribution in #76
- @mohd-akram made their first contribution in #85
Full Changelog: v1.7.4...v1.8.0