Skip to content

v1.0.1

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 03 Jan 09:26
· 2138 commits to master since this release

2019-01-03

Bug Fixes

  • Properly handle reexporting an external default export for non-ESM targets when using named exports mode (#2620)
  • Do not (wrongly) re-declare input options in the merged RollupOptions type (#2622)

Pull Requests