Skip to content

Releases: guardian/bridget

v0.0.0-2024-03-25-snapshot

25 Mar 15:50
Compare
Choose a tag to compare
Pre-release
Replace Discussion stubs with new recommend signature + types

The previous stub was unused. This adds relevant types and signatures for the
`recommend` method.

This PR is based off commits in #111. This change adds `recommend` by
itself so that it can be implemented soon by Android and iOS.

We can release the remaining Discussion methods in another Bridget
version, so the platforms can implement them when ready. This will
enable us to render more articles with discussion using DCAR, more
quickly.

Co-authored-by: Jamie B <[email protected]>
Co-authored-by: Ioanna Kokkini <[email protected]>
Co-authored-by: Charlotte <[email protected]>

2.9.0

19 Mar 11:49
b8fa360
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.1...2.9.0

v0.0.0-2024-03-19-snapshot-signin

19 Mar 10:33
a2c6299
Compare
Choose a tag to compare
Pre-release
Delete .changeset/thirty-grapes-repair.md

2.8.1

15 Mar 09:53
5009c7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.8.1

v0.0.0-2024-03-13-snapshot-signin

13 Mar 12:30
Compare
Choose a tag to compare
Pre-release
Add referrer

v0.0.0-2024-03-11-snapshot-signin

13 Mar 10:04
Compare
Choose a tag to compare
Pre-release
Add sign in referrer

v0.0.0-2024-03-11-snapshot-3

11 Mar 15:11
Compare
Choose a tag to compare
Pre-release
Use format string instead of join

v0.0.0-2024-03-11-snapshot-2

11 Mar 12:28
Compare
Choose a tag to compare
Pre-release
Convert array from json

v0.0.0-2024-03-11-snapshot-1

11 Mar 11:12
Compare
Choose a tag to compare
Pre-release
Run native prerelease with a matrix

v0.0.0-2024-03-07-snapshot-gb

07 Mar 08:09
Compare
Choose a tag to compare
Pre-release
Merge branch 'main' of github.com:guardian/bridget into mob/implement…