Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@peteryates peteryates released this 07 Jan 12:10
· 395 commits to main since this release
4e4e066
  • Support GOV.UK Design System version 4.0.0
    • always render hints in div elements, never span. Previously the form builder would render text arguments in span and blocks in div 8189646
    • error messages are now rendered in p tags 02c43fc
  • Update the guide. Massive thanks to @paulrobertlloyd for making it look professional!
  • Drop support for Ruby 2.6.X and Rails 6.0.X
  • Add support for Ruby 3.1.0 and Rails 7.0.0
  • Change the default branch from master to main

Support for older versions

As the upgrade to GOV.UK Design System 4.0.0 will take some time, the 2.8 series of the form builder will continue to receive critical bug fixes but all new features will be for version 3.0.0 and above