Releases: guardian/csnx
Releases · guardian/csnx
@guardian/atoms-rendering@33.0.0
Major Changes
- Use latest Guardian packages
@guardian/source-foundations@13.0.0
Major Changes
-
Use new line heights
Line heights have been reduced for 'loose' and 'regular', this affects body and text-sans font-styles.
@guardian/atoms-rendering@32.3.0
Minor Changes
- 3c15ecb: Extend YoutubeAtom API to allow conditional rendering of a text overlay and autopausing on scroll functionality
@guardian/libs@15.4.0
Minor Changes
- 314a6ba: Add the
startPerformanceMeasure
helper, which has a unified API for measuring
durations and producingPerformanceMeasure
s.
@guardian/core-web-vitals@5.1.0
@guardian/prettier@5.0.0
Major Changes
- 5798618: Use prettier 3.0.0
@guardian/atoms-rendering@32.2.3
Patch Changes
- 28054ad: Fix YoutubeAtom play icon shifting after hover, and optically centre the icon within the circle
@guardian/browserslist-config@5.1.0
Minor Changes
- 3eb7b51: Update with data for 2023.06.18-2023.07.17
@guardian/libs@15.3.0
Minor Changes
- 078dfaf: Add new ophan component types
@guardian/identity-auth@0.3.0
Minor Changes
- 870f3bd: - Add
decodeTokens
method toToken
class- Refactor library so that we only store required values in
verifyTokens
local storage, and now derive other values from decoding the token - Rename
verifyToken
method toverifyTokens
inToken
class to better reflect functionality - Use access token to verify timestamps, instead of id tokens
- Refactor library so that we only store required values in