This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
Releases: guardian/libs
Releases · guardian/libs
v5.2.0
v4.1.0
- Add KEY_EVENT_CARD ophan component type 8e98e8a
- Update codeql-analysis.yml cc12ce9
- build(deps): bump actions/download-artifact from 2 to 3 (#329) c50f8cf
- build(deps): bump github/codeql-action from 1 to 2 (#340) 11b27d5
- build(deps): bump actions/checkout from 2 to 3 (#317) d75f2f5
- build(deps): bump actions/upload-artifact from 2 to 3 (#330) 1f5f91e
- build(deps): update all semantic release deps (#337) 917fec5
- chore: change how dependabot runs (#339) cf66403
- build(deps): bump tmpl from 1.0.4 to 1.0.5 (#285) d383249
- refactor(getCookie): retrieve memoized directly (#335) 740036f
- build(deps): bump semver-regex from 3.1.2 to 3.1.3 (#284) bcb965e
- build(deps): bump minimist from 1.2.5 to 1.2.6 (#324) 4c1c7d2
- build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#310) 781f3b0
- build(deps-dev): bump deps (#304) fc19967
v5.1.0
v5.0.0
5.0.0 (2022-04-26)
⚠ BREAKING CHANGES
- format: Consumers of
ArticleFormat
and/orArticleDesign
will need to update to handle this change. This may involve updating component props, fixtures,switch
andif
statements, etc.
Co-authored-by: Alex Sanders [email protected]