New
v1.2.0
What's Changed
- Add possibility to skip build during assets:precompile by @navidemad in https://github.com/rails/jsbundling-rails/pull/144
- Default to port 3000 while allowing override by @elia in https://github.com/rails/jsbundling-rails/pull/148
- Add Bun support by @terracatta in https://github.com/rails/jsbundling-rails/pull/167
- Add lockb diffing support for Bun by @terracatta in https://github.com/rails/jsbundling-rails/pull/171
- fix bug: call
bun run buildwhen appending Procfile.dev by @BaylorRae in https://github.com/rails/jsbundling-rails/pull/170
New Contributors
- @navidemad made their first contribution in https://github.com/rails/jsbundling-rails/pull/144
- @terracatta made their first contribution in https://github.com/rails/jsbundling-rails/pull/167
- @BaylorRae made their first contribution in https://github.com/rails/jsbundling-rails/pull/170
Full Changelog: https://github.com/rails/jsbundling-rails/compare/v1.1.2...v1.2.0