Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@peteryates peteryates released this 27 Jun 15:44
· 607 commits to main since this release
d024b62
  • Support GOV.UK Frontend 4.2.0 #337
  • Add the Pagination component. It allows pagination to be built manually or by passing in a Pagy object #316
  • Upgrade ViewComponent to 2.56.2 #332
  • Handle classes: nil more gracefully (now we overwrite nil with an empty array so the subsequent appending won't fail). Thanks @frankieroberto for suggesting this. #335
  • Upgrade to html-attributes-utils version 0.9.2 #338