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