Skip to content

Releases: Financial-Times/dotcom-page-kit

v8.1.0 - Add support for Node v18

12 Jun 15:48
ae44e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0 Drop support for Node.js 14

18 Apr 12:37
be5c136
Compare
Choose a tag to compare

This release is part of the Platforms and Reliability set of scheduled breaking change releases in April.

The breaking changes in this package release are:

  • Dropping support for Node.js 14

This will not be a breaking change for your application if it:

  • Already runs on Node.js 16

If this is a breaking change for your application because it does not yet run on Node 16 you can follow this guide to migrate from Node.js 14 to Node.js 16

What's Changed

New Contributors

Full Changelog: v7.3.5...v8.0.0

v7.3.5

04 Apr 17:28
cedf521
Compare
Choose a tag to compare

What's Changed

  • fix(dotcom-ui-header): add negative tab index to sticky subscribe button by @joelcarr in #976

Full Changelog: v7.3.4...v7.3.5

v7.3.4

07 Mar 09:37
a0cee4b
Compare
Choose a tag to compare

What's Changed

  • Include lib/ required by getBootstrapJS by @jankdc in #975

New Contributors

Full Changelog: v7.3.3...v7.3.4

v7.3.3

02 Mar 16:18
76f9be1
Compare
Choose a tag to compare

This release fixes the broken packages published in v7.3.2.

What's Changed

  • CPP-1330: fix publish versions of each package Page Kit dependency by @joelcarr in #974

Full Changelog: v7.3.2...v7.3.3

v7.3.2

01 Mar 12:27
c1cb290
Compare
Choose a tag to compare

v7.3.1 was deleted and set to be unpublished in npm. This release is to replace and fix v7.3.1.

What's Changed

  • CPP-1249: Replace athloi with npm workspaces by @joelcarr in #970
    • This PR includes 3219b7d which updates n-ui-foundations to v9.0.0 in @financial-times/dotcom-ui-base-styles
  • fix: only publish the packages workspace by @joelcarr in #972
  • CPP-1317: fix missing files to publish in each package by @joelcarr in #973

Full Changelog: v7.3.0...v7.3.2

v7.3.0

01 Feb 13:36
e4a678f
Compare
Choose a tag to compare

What's Changed

  • CPP-1242: Update o-header dependency to v11 by @joelcarr in #967

Full Changelog: v7.2.7...v7.3.0

v7.2.7

23 Jan 13:04
7ec6e97
Compare
Choose a tag to compare

What's Changed

  • Fix failing integration tests by mirroring Navigation API change by @ivomurrell in #966
  • Put postcss-loader option in correct place by @ivomurrell in #965

Full Changelog: v7.2.6...v7.2.7

v7.2.6

18 Jan 10:39
61bafed
Compare
Choose a tag to compare

What's Changed

  • CPP-1043: Define postcss implementation for loader options for dotcom-build-sass package by @joelcarr in #964

Full Changelog: v7.2.5...v7.2.6

v7.2.5

16 Dec 13:49
3cdfa8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.4...v7.2.5