Releases: guardian/csnx
Releases · guardian/csnx
@guardian/[email protected]
Patch Changes
- 24ad7d0: Update dependencies
@guardian/[email protected]
Minor Changes
- 907c1dc: Enable the incremental compiler option for faster rebuilds
@guardian/[email protected]
Major Changes
-
481e7a6: Everything related to Core Web Vitals has been moved to
@guardian/core-web-vitals
.This means this package no longer has a peer dependency on
web-vitals
so can you remove if you don't use it (you won't be nagged any more either if you never installed it).
@guardian/[email protected]
Major Changes
- 8faec03: Requires
typescript@^4.1.2
(the version that added thejsxImportSource
compiler option)
@guardian/[email protected]
Major Changes
-
481e7a6: Create
@guardian/core-web-vitals
.This is drop-in, identical functionality to the exports that were removed in
@guardian/libs
inv10.0.0
.If you've been using CWV helpers from
@guardian/libs@<10.0.0
, you only need to change the import path to@guardian/core-web-vitals
.
@guardian/[email protected]
Minor Changes
- fd85d19: Added
VG
(British Virgin Islands) tocountries
@guardian/[email protected]
Patch Changes
- 04bda61: CommonJS exports in NPM packages target
ES2018
@guardian/[email protected]
Major Changes
- 3a2c68e: This adds
SpecialReportAlt
theme in article format. We need to support a new type of special report. Consumers need to handle the new theme.
@guardian/[email protected]
Patch Changes
- 0f81c66: Fix incorrect output directories
@guardian/[email protected]
Patch Changes
- 0f81c66: Fix incorrect output directories