Skip to content

v1.2.0

Compare
Choose a tag to compare
@pi0 pi0 released this 31 Mar 12:44
· 175 commits to main since this release

compare changes

πŸš€ Enhancements

  • rollup: Add jsx and tsx to esbuild loader defaults (#198)
  • rollup: Allow regular expressions in externals array (#145)
  • mkdist: Add new pattern option (#139)
  • Support esbuild charset option (#190)
  • rollup: Allow passing any all common esbuild options (8e81e2a)
  • rollup: Show size of bundled npm packages in cli output (#243)

🩹 Fixes

  • Pass missing esbuild jsx factory options (#224)
  • rollup: Handle array format for rollup.alias.entries option (#220)
  • rollup: Enable interop: compat for cjs compatibility (#215)

πŸ“– Documentation

  • Add types to default exports (#226)
  • Remove types field suggestion for now (e8988ae)

🏑 Chore

❀️ Contributors