0.28.0
·
28 commits
to refs/heads/main
since this release
✨ New Features
- Increase Node requirement from 18 to 20 (current LTS) (#80) @mattbrictson
- Opt into GitHub Actions ubuntu-24.04 runner for CI workflow (#129) @mattbrictson
- Add erb_lint job to generated GitHub Actions CI workflow (#128) @mattbrictson
🐛 Bug Fixes
- Copy
.ruby-version
so thatbundle install
works in Docker (#131) @mattbrictson
🏠 Housekeeping
- Fix circular require warning when running tests (#130) @mattbrictson
- Replace deprecated
erblint
/erb-lint
with preferrederb_lint
(#127) @mattbrictson
Full Changelog: v0.27.1...v0.28.0