Skip to content

v6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 04:50
d0a3a78

6.1.0 (2021-02-26)

Bug Fixes

  • babel: keep function names to improve stack traces in tests (#189) (67a5323), closes #188
  • TS: correctly generate type defs for scoped pacakges (e6933a7)
  • create definition files into provided folder (#182) (bc40408)
  • remove --no-ts-defs before using babel (#184) (6b700e6)

Features

  • auto-externalize built-in node modules (866eb32)
  • bump deps (a1244d7)
  • check react/preact for the use of plugin (#191) (9dad408)