All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - yyyy-mm-dd
No changes since 2.0.0-rc.1
- Updated
govuk-frontend
to5.4.0
- Updated js/css/assets import paths
Thanks to Ben Lambert
- Import path errors in GOV.UK Prototype Kit
- Updated
govuk-frontend
to4.8.0
- Updated npm to v10.x and node to v20.x
- Updated all other dependencies to latest minor versions
- Updated GitHub actions to non-Node 16 actions, to resolve deprecation warnings on build.
- Updated
govuk-frontend
version to v4.7.0 - Updated npm version to v9.x
- Updated all other dependencies to latest minor versions
1.3.0 - 2023-05-23
- Updated
govuk-frontend
to4.6.0
1.2.1 - 2023-02-21
- Renamed
hmlr-mask-icon.svg
tomask-icon.svg
1.2.0 - 2023-02-21
- Added web assets, such as icons and OG images in order to mirror
govuk-frontend
- Changed the logo in the footer component to an SVG and used CSS filters to change to a grayscale version
- Updated
govuk-frontend
to4.5.0
- Updated node dependencies
- Fixed the
govuk-frontend
import path, removing the need to prefix withnode_modules/
1.1.0 - 2022-11-16
- Updated node version from
lts/gallium
tolts/hydrogen
- Updated
govuk-frontend
to4.4.0
- Updated node dependencies
1.0.0 - 2022-11-02
First stable release. No changes since 1.0.0-rc2
.
1.0.0-rc2 - 2022-10-07
- Footer component (moved from "Experimental" state)
- Assets added with git LFS
- Updated node version from
16.16.0
tolts/gallium
- Updated dependencies
- Class of
govuk-header__content--hmlr
added to header
- nunjucks import is fixed for use in the GOV.UK prototype kit
- SASS import is fixed for use in the GOV.UK prototype kit
- Assets now work when used in the GOV.UK prototype kit
- Header spacing fixed to align site name to left of body wrapper
- No longer requires specific node version to run scripts
1.0.0-rc1 - 2022-09-20
- Initial header component