GOV.UK Frontend v5.11.2
To install this version with npm, run npm install [email protected]. You can also find more information about how to stay up to date in our documentation.
Fixes
We've made fixes to GOV.UK Frontend in the following pull requests:
- #6138: Fix file upload being invisible when using the 'JavaScript enhanced' version with an empty label – thanks to @JoPintoPaul for reporting this issue
- #6164: Fix handling of scope being null when calling
createAll()orinitAll()– thanks to @colinrotherham for reporting and fixing this issue - #6184: Fix thickness of underlines on previous and next pagination links in Safari – thanks to @frankieroberto for reporting this issue