v1.50.0
- Removed: jquery-rails.
- Changed: default FactoryBot to
use_parent_strategy = true
. - Upgraded: Ruby 2.5.3.
- Fixed: set
ASSET_HOST
andAPPLICATION_HOST
at top ofproduction.rb
. - Fixed:
tzinfo-data
gem for Windows. - New generator:
suspenders:json
for JSON parsing. - New generator:
suspenders:staging:pull_requests
for Heroku app per PR.