Bun 1.2.0 released
This new version of the Bun installer uses Bun as a process wrapper that kills the process when the stdin closes. We now use Bun to wrap Bun itself, which allows us to remove the POSIX shell dependency on development.
You are welcome to take a look at the GitHub repo and the Hex.pm package for detailed release notes and more information.