v3.1.0
Targets GOV.UK Frontend v5.10.2.
New features
Rebrand support
The _GovUkPageTemplate view and tag helpers for the GOV.UK header and footer components now support the GOV.UK rebrand.
New tag helpers
Tag helpers to create
a GOV.UK header component,
a GOV.UK footer component and
a service navigation component
have been added.
FrontendPackageHostingOptions
The CompiledContentPath and StaticAssetsContentPath properties on GovUkFrontendOptions have been deprecated and replaced by FrontendPackageHostingOptions.
Fixes
DefaultFileUploadJavaScriptEnhancements
Setting the DefaultFileUploadJavaScriptEnhancements to true now actually does something.