Version 4.0.0
peteryates opened this issue · 0 comments
peteryates commented
Version 4.0.0
- Upgrade to govuk-frontend 4.6.0
- Remove classes argument from the few places it remained, custom classes can be set directly using
class:
thanks to html-attributes-utils' clever merging #409 - Add support for
extra_letter_spacing
to text inputs which is useful when asking for long complex codes or IDs #424
Upgrade guide
- Replace any
classes: ...
parameters withclass: ...
Release date
Version 4.0.0 will be released at the same time as govuk-components 4.0.0, which will be released when the final version of ViewComponent 3 is shipped. ViewComponent 3 is currently in its rc2 phase so it should be very shortly.