Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Releases: guardian/libs

v8.0.0

30 Aug 11:43
f9db5e5
Compare
Choose a tag to compare

8.0.0 (2022-08-30)

⚠ BREAKING CHANGES

  • Import helpers from tslib (#391)

This makes tslib a peerDependency that consumers will need to provide themselves, but it means they should be able to produce smaller bundles for their apps.

Performance Improvements

v7.1.4

30 Aug 11:04
32b875d
Compare
Choose a tag to compare

7.1.4 (2022-08-30)

Bug Fixes

v7.1.3

24 Aug 17:33
9e613cf
Compare
Choose a tag to compare

7.1.3 (2022-08-24)

Bug Fixes

  • ensure timeAgo uses english month names (9e613cf)

v7.1.2

24 Aug 09:36
c5b6652
Compare
Choose a tag to compare

7.1.2 (2022-08-24)

Bug Fixes

v7.1.1

18 Aug 12:21
d5953f4
Compare
Choose a tag to compare

7.1.1 (2022-08-18)

Bug Fixes

v7.1.0

17 Aug 09:21
407c5cf
Compare
Choose a tag to compare

7.1.0 (2022-08-17)

Features

v7.0.0

16 Aug 15:59
9e6195f
Compare
Choose a tag to compare

7.0.0 (2022-08-16)

⚠ BREAKING CHANGES

  • Remove any type from storage (#383)

Code Refactoring

v6.2.0

11 Aug 13:59
9e86742
Compare
Choose a tag to compare

6.2.0 (2022-08-11)

Features

v6.1.0

28 Jul 12:50
f348f20
Compare
Choose a tag to compare

6.1.0 (2022-07-28)

Features

  • ophan: add additional types to Ophan (#375) (f348f20)

v6.0.0

15 Jul 08:38
b786992
Compare
Choose a tag to compare

6.0.0 (2022-07-15)

⚠ BREAKING CHANGES

  • ophan: Revert add key_event_card ophan component type (#349)

Reverts

  • ophan: Add key_event_card ophan component type #348