This release adds pooling support for executing JavaScript via Bun with efficient reuse of processes. There are also improvements for compatibility with brand new Phoenix projects and colocated JS/Hooks documentation.
What's Changed
- Add supervisor and pooling support by @guess in #45
- Add colocated_js explanation on readme by @drselump14 in #46
- Support Elixir 1.19 by @crbelaus in #48
New Contributors
- @guess made their first contribution in #45
- @drselump14 made their first contribution in #46
Full Changelog: v1.5.1...v1.6.0