Skip to content

5.2.0

Compare
Choose a tag to compare
@donv donv released this 20 May 18:10
· 79 commits to main since this release

What's Changed

New features

  • Automatically pick up presence validators for default belongs_to association by @donv in #654
  • Set required and aria-required on the input when the input is required by @CharlieWinkwaves in #664

Bugfixes

  • CVE fix breaks serialization of symbols -- fix test by @lcreid in #649
  • Change concat to << since the buffer no longer supports the former by @donv in #652
  • Eliminate Warnings from net-http by @lcreid in #650
  • Don't use concat when not necessary by @lcreid in #660

Development

New Contributors

Full Changelog: v5.1.0...v5.2.0
Closed issues