Skip to content

v1.3.0

Choose a tag to compare

@pi0 pi0 released this 18 Jul 16:01
· 169 commits to main since this release

compare changes

🚀 Enhancements

  • Allow passing esbuild transform options (#144)
  • Support jsx and tsx files (#71)
  • Support configurable loaders (#152)
  • cli: Support --minify and --target (84c59aa)

🩹 Fixes

  • Handle .cts and .mts as typescript (#162)

💅 Refactors

  • cli: Migrate to unjs/citty (#157)

🏡 Chore

  • Update ci badge in readme (#146)
  • Add compiler options type (2289288)
  • Update dependencies (2561704)
  • Add autofix ci (7ad18dc)

❤️ Contributors