Skip to content

4.0.1

Compare
Choose a tag to compare
@joelhawksley joelhawksley released this 05 Aug 20:03
· 18 commits to main since this release
1ed16e3
  • Conditionally add the ViewComponent::Base#format method back for Rails 7.1 only.

  • Compute and check lockfiles into source control.

  • Constrain Rails versions in gemfiles to only allow the patch version to vary, eg. ~> 7.1.0 instead of ~> 7.1.

    Cameron Dutro

  • Setup Trusted Publishing to RubyGems to improve software supply chain safety.

    Hans Lemuet