- Fix TS Router plugin name (d350725)
- Remove a wrong "not" in handling-issues.mdx (#1021) (6132bf7) - thanks @dyedwiper!
- Improve support for package.json#exports (closes #853) (3378d60)
- Improve handling/skipping of exports in entry files (d4df794)
- Simplify
toSourcePath
a bit (5efde33) - Fix up
toEntry
callsites (898c18e)