New
v1.3.0
What's Changed
- Simplify build / install tool (bun / yarn / npm) logic by @ksylvest in https://github.com/rails/jsbundling-rails/pull/180
- Set
"private": truein package.json by @jarhill0 in https://github.com/rails/jsbundling-rails/pull/185 - Use Thor's
applyinstead of prerequisite tasks by @jonathanhefner in https://github.com/rails/jsbundling-rails/pull/183 - Support PNPM by @ksylvest in https://github.com/rails/jsbundling-rails/pull/181
New Contributors
- @ksylvest made their first contribution in https://github.com/rails/jsbundling-rails/pull/180
- @jarhill0 made their first contribution in https://github.com/rails/jsbundling-rails/pull/185
- @jonathanhefner made their first contribution in https://github.com/rails/jsbundling-rails/pull/183
Full Changelog: https://github.com/rails/jsbundling-rails/compare/v1.2.2...v1.3.0