Skip to content

Releases: NHSDigital/nhsuk-react-components

v4.0.0-beta.2

23 Apr 14:48

Choose a tag to compare

v4.0.0-beta.2 Pre-release
Pre-release

What's Changed

For a full list of changes in this release please refer to the migration doc.

  • Migrate enzyme to react-testing-library by @JoshuaBates-NHS in #198
  • Allow support for module directives in build process by @JoshuaBates-NHS in #199
  • Update modified components since NHS UK frontend v5 by @jakeb-nhs in #197
  • Add new components since NHS UK frontend v5 by @jakeb-nhs in #202
  • Migrate some patterns to components, rework removed components from frontend v8 by @jakeb-nhs in #203
  • Improve unit test coverage by @jakeb-nhs in #204
  • Fixes for the fieldset conditional form group wrapper.

Full Changelog: v3.0.0...v4.0.0-beta.2

4.0.0-beta.1

23 Apr 09:10

Choose a tag to compare

4.0.0-beta.1 Pre-release
Pre-release

What's Changed

For a full list of changes in this release please refer to the migration doc.

Full Changelog: v3.0.0...v4.0.0-beta.1

3.0.0

04 Dec 11:15
7302751

Choose a tag to compare

This version officially drops support for NHS.UK Frontend v4. Please upgrade your version of nhsuk-frontend to >=5.

What's Changed

New Contributors

Full Changelog: v2.2.2...v3.0.0

2.3.0-beta.1

12 Apr 12:58
014a398

Choose a tag to compare

2.3.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.2.1...v2.3.0-beta.1

2.2.2

25 Apr 13:29
14ae393

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2

2.2.1

13 Dec 17:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

2.2.0

05 Jul 16:59
ab81b68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

2.1.0

24 Mar 11:55
e260251

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

2.0.0

06 Dec 11:37
c6ab8b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v2.0.0

2.0.0-beta.2

10 Sep 12:47
207260b

Choose a tag to compare

2.0.0-beta.2 Pre-release
Pre-release

Updated

  • #99 Allowing react 16.8 and higher in the peer dependencies
  • #108 Swap input type number with inputmode numeric in date component
  • Updated npm dependencies