Skip to content

v1.0.0

Choose a tag to compare

@crbelaus crbelaus released this 27 Oct 10:45
· 43 commits to main since this release
10fe129

This version renames the package from elixir_bun to just bun. This should make it much easier to find and also follows the name conventions set by the ESBuild and Tailwind integration packages.

Since this is a breaking change and the Bun integration is stable, I decided to release this as a major version.

⚠️ The old elixir_bun package will be available forever in Hex.pm but it has been marked as retired and points to the new bun pacakge instead. If you are updating from a previous version you just need to replace :elixir_bun with :bun in your application.

What's Changed

Full Changelog: v0.1.4...v1.0.0