Releases: nodejs/import-in-the-middle
Releases · nodejs/import-in-the-middle
import-in-the-middle: v1.13.0
import-in-the-middle: v1.12.0
import-in-the-middle: v1.11.3
import-in-the-middle: v1.11.2
import-in-the-middle: v1.11.1
import-in-the-middle: v1.11.0
import-in-the-middle: v1.10.0
import-in-the-middle: v1.9.1
import-in-the-middle: v1.9.0
v1.8.1
What's Changed
- fix: Named export
Hook
missing from types by @timfish in #92 - fix:
parentResolve
is not a function by @timfish in #100 - fix: CommonJs bare specifier resolution by @timfish in #96
- fix: Explicitly named exports should be exported over
export *
by @timfish in #103 - fix: Fallback to
parentLoad
if parsing fails by @timfish in #104 - v1.8.1 by @tlhunter in #111
Full Changelog: v1.8.0...v1.8.1