Releases: LandRegistry/hmlr-frontend
Releases · LandRegistry/hmlr-frontend
v2.1.0-rc.1
Changed
- Updated node version from
lts/iron
tolts/jod
- Updated
govuk-frontend
to5.7.1
- Updated all other dependencies to latest major versions
- Prettier formatted everything
- Added
node_modules/govuk-frontend/dist
to Sass CLI load-path to simplify@import
statements - Importing
index.scss
instead ofall.scss
as per guidance: https://frontend.design-system.service.gov.uk/import-css/#import-using-sass - Updated to latest GOV.UK Frontend macro options and test fixtures
- Rewritten how
test-fixtures.js
andupdate-fixtures.js
usesglob
as part of upgrade from v8 to v11
v2.0.0
See changes on 2.0.0-rc.1
: https://github.com/LandRegistry/hmlr-frontend/releases/tag/v2.0.0-rc.1
v2.0.0-rc.1
v1.4.0
Changed
- 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.
Fixed
- Import path errors in GOV.UK Prototype Kit
v1.4.0-rc.2
Fixed
- Import path errors in GOV.UK Prototype Kit
v1.4.0-rc.1
Changed
- 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.
v1.3.1
- Updated npm version to v9.x.x
- Updated govuk-frontend version to v4.7.0
- Updated all other dependencies to latest minor versions
v1.3.0
v1.2.1
v1.2.0
Added
- Added web assets, such as icons and OG images in order to mirror
govuk-frontend
Changed
- 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
- Fixed the
govuk-frontend
import path, removing the need to prefix withnode_modules/