Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Releases: reconbot/graphql-lambda-subscriptions

v1.2.0

19 Aug 05:13
e93e318

Choose a tag to compare

1.2.0 (2021-08-19)

Features

  • more logging and test onComplete (#33) (e93e318)

v1.1.1

18 Aug 14:14
b2a3842

Choose a tag to compare

1.1.1 (2021-08-18)

Bug Fixes

  • server instance event handler types to match their actual functions (#30) (b2a3842)

v1.1.0

18 Aug 03:43
6bcc957

Choose a tag to compare

1.1.0 (2021-08-18)

Features

v1.0.0

17 Aug 03:00
3983767

Choose a tag to compare

1.0.0 (2021-08-17)

Features

  • provide the connectionId in the context at all times (#28) (3983767)

BREAKING CHANGES

  • Changed the SubscribePseudoIterable name to correct it's spelling

v0.4.4

16 Aug 14:23
65b3973

Choose a tag to compare

0.4.4 (2021-08-16)

Bug Fixes

v0.4.3

16 Aug 04:17
6283a29

Choose a tag to compare

0.4.3 (2021-08-16)

Bug Fixes

  • gatwayHandler types are now more narrow (#26) (6283a29)

v0.4.2

14 Aug 16:14

Choose a tag to compare

0.4.2 (2021-08-14)

Bug Fixes

  • some loaders want a main export (dc06734)

v0.4.1

14 Aug 05:04

Choose a tag to compare

0.4.1 (2021-08-14)

Bug Fixes

  • our fake iterator for subscribe to match expectations (3e7e032)

v0.4.0

14 Aug 04:55

Choose a tag to compare

0.4.0 (2021-08-14)

Features

  • add subscribe option types (35efb4c)

v0.3.1

14 Aug 04:29

Choose a tag to compare

0.3.1 (2021-08-14)

Bug Fixes