Skip to content

Releases: unjs/unbuild

v1.2.0

31 Mar 12:44
@pi0 pi0
Compare
Choose a tag to compare

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