2020-01-21
Bug Fixes
- Avoid crashes for circular reexports when named exports cannot be found (#3350)
Pull Requests
- #3335: Fix typo (@robbinworks)
- #3342: Remove ":" from test file names for Windows and update dependencies (@lukastaegert)
- #3350: Properly handle circular reexports (@lukastaegert)