Skip to content

Latest commit

 

History

History
122 lines (67 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

122 lines (67 loc) · 3.72 KB

NHS.UK prototype kit Changelog

3.0.8 - 17th February 2020

🔧 Fixes

  • Use the latest version of the NHS.UK frontend library (3.0.3)
  • Update package dependencies to latest versions

3.0.7 - 10th February 2020

🆕 New features

  • Add phase banner and tag components

3.0.6 - 7th November 2019

🔧 Fixes

  • Update to NHS.UK frontend v3.0.0

3.0.5 - 29th October 2019

  • Add support for Node 12.x

    Node 12.x recently became the long term supported version of Nodejs. The gulp-sass dependency had a peer dependency pinned to specific version node-sass that doesn't work on Node 12.x. Node 12.x support got added to node-sass in 4.12.0 and above.

  • Update package dependencies to latest versions

3.0.4 - 2nd October 2019

  • Use the latest version of the NHS.UK frontend library (v2.3.2)
  • Update package dependencies to latest versions

3.0.3 - 11th September 2019

🔧 Fixes

  • Use the latest version of the NHS.UK frontend library (v2.3.1)
  • Update package dependencies to latest versions

3.0.2 - 29th August 2019

🔧 Fixes

  • Update to NHS.UK frontend v2.3.0
  • Update package dependencies to latest versions
  • Use the lede text class on paragraphs below the page headings

3.0.1 - 24th June 2019

🔧 Fixes

  • Update to NHS.UK frontend v2.2.0 and use the new favicons
  • Update package dependencies to latest versions

3.0.0 - May 14, 2019

💥 Breaking changes

  • Layouts - restructure and tidy page layouts so they are easier to understand and edit

🔧 Fixes

  • Update package dependencies

2.0.1 - April 15, 2019

🔧 Fixes

2.0.0 - April 4, 2019

🆕 New features

  • Documentation for updating the kit

🔧 Fixes

💥 Breaking changes

  • Examples and templates - have been moved from the app folder into the docs folder to allow updates without affecting the users prototype app folder

1.0.3 - Mar 11, 2019

🔧 Fixes

  • Updated the passing data page to page example and updated various page examples
  • Use the latest version of the NHS.UK frontend library (2.0.0) which includes the summary list component
  • Use the summary list from the NHS.UK frontend library and remove the custom code from the prototype kit

1.0.2 - Mar 4, 2019

🔧 Fixes

  • Documentation and examples for adding custom JavaScript, images or other assets.
  • All files put into the app/assets folder will automatically be copied to the public directory for use in web pages.

1.0.1 - Feb 21, 2019

🆕 New features

🔧 Fixes

1.0.0 - Feb 5, 2019

🎉 Official release of the NHS.UK prototype kit

  • v1.0.0 of the NHS.UK prototype kit!