Releases: mattbrictson/nextgen
Releases · mattbrictson/nextgen
0.38.0
✨ New Features
- Prevent reserved word app names (#187) @ritec
- Ensure system test setup works on Rails edge (#188) @mattbrictson
📚 Documentation
- Recommend the latest version of Homebrew PostgreSQL (18) (#189) @mattbrictson
🏠 Housekeeping
- Bump actions/checkout from 5 to 6 (#186) @dependabot[bot]
Full Changelog: v0.37.0...v0.38.0
0.37.0
Nextgen now generates apps using Rails 8.1 instead of 8.0!
⚠️ Breaking Changes
- Generate apps using Rails 8.1 (#183) @mattbrictson
✨ New Features
- Add
--cacheoption to improve performance of erb_lint (#178) @roberthopman
🐛 Bug Fixes
- Fix missing
rubydeclaration in generated Gemfile (#185) @mattbrictson - [Vite] Remove dependency on benchmark gem to fix warnings (#182) @mattbrictson
📚 Documentation
- Regenerate all examples (#184) @mattbrictson
🏠 Housekeeping
- Update rubocop gems (#175, #176, #179, #180) @dependabot
Full Changelog: v0.36.0...v0.37.0
0.36.0
✨ New Features
- Upgrade generated workflows to checkout@v5 and setup-node@v5 (#174) @mattbrictson
Full Changelog: v0.35.1...v0.36.0
0.35.1
This is a gem housekeeping release. No user-facing changes.
🏠 Housekeeping
- Bump actions/checkout from 4 to 5 (#172) @dependabot[bot]
- Update rubocop gems (#166, #167, #168, #170, #171) @dependabot
- Adopt new rubocop plugin syntax (#165) @mattbrictson
Full Changelog: v0.35.0...v0.35.1
0.35.0
✨ New Features
- Support
--resetoption for bin/setup, like Rails 8.1 (#159) @mattbrictson
🏠 Housekeeping
Full Changelog: v0.34.0...v0.35.0
0.34.0
✨ New Features
- Upgrade to Sidekiq 8 (#155) @mattbrictson
🏠 Housekeeping
- Remove active_job config no longer applicable in Rails 8 (#158) @mattbrictson
- Update rubocop gems (#156, #157) @dependabot
Full Changelog: v0.33.0...v0.34.0
0.33.0
✨ New Features
- Adopt plugin-style loading for capybara and factory_bot rubocop gems (#154) @mattbrictson
Full Changelog: v0.32.0...v0.33.0
0.32.0
✨ New Features
- Generate rubocop.yml compatible with new rubocop plugin system (#153) @mattbrictson
- Switch to
ubuntu-latestGitHub Actions runner (#152) @mattbrictson
📚 Documentation
- Regenerate examples using Rails 8.0.1 (#149) @mattbrictson
🏠 Housekeeping
- Update rubocop gems (#150, #151) @dependabot
Full Changelog: v0.31.1...v0.32.0
0.31.1
🐛 Bug Fixes
- Fix mocha
stubbing_method_on_nildeprecation warning (#146) @mattbrictson
📚 Documentation
- Add annotaterb link to the README (#143) @mattbrictson
🏠 Housekeeping
- Add Ruby 3.4 to CI matrix (#147) @mattbrictson
- Update rubocop gems (#144, #145, #148) @dependabot
Full Changelog: v0.31.0...v0.31.1
0.31.0
✨ New Features
- Replace annotate gem with Rails 8-compatible annotaterb (#142) @mattbrictson
Full Changelog: v0.30.0...v0.31.0