4.0.1
-
Conditionally add the
ViewComponent::Base#formatmethod 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.0instead of~> 7.1.Cameron Dutro
-
Setup Trusted Publishing to RubyGems to improve software supply chain safety.
Hans Lemuet