nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
52 stars 20 forks source link

v1.8.1 #111

Closed tlhunter closed 2 weeks ago

tlhunter commented 2 weeks ago

$ git log --oneline --no-decorate v1.8.0..HEAD a3497a9 v1.8.1 88605a7 fix: Fallback to parentLoad if parsing fails (#104) 1c6f7b0 fix: Explicitly named exports should be exported over export * (#103) 29f51f6 fix: CommonJs bare specifier resolution (#96) a8b39f7 fix: parentResolve is not a function (#100) c87090d fix: Named export Hook missing from types (#92)