Skip to content

Releases: tuist/SwiftyESBuild

0.3.0

11 Nov 12:12
Compare
Choose a tag to compare

What's changed

  • We fixed a compatibility issue with the aarch64 architecture.

Full Changelog: 0.2.0...0.3.0

0.2.0

27 Jun 18:42
Compare
Choose a tag to compare

Added

  • Added missing basic options to SwiftyESBuild.RunOption.
  • Added documentation to every case in SwiftyESBuild.RunOption.
  • Added a "Get started" page to the documentation catalog.

Changed

  • Don't start esbuild in a new process to ensure it gets killed when the Swift process (parent process) exits commit by @pepicrft

0.1.0

23 Jun 16:02
Compare
Choose a tag to compare
  • First version of SwiftyESBuild 🎉