Skip to content

Releases: merged-js/solid-apollo

v1.7.1

08 Aug 08:30

Choose a tag to compare

1.7.1 (2022-08-08)

Bug Fixes

v1.7.0

10 Jun 13:21

Choose a tag to compare

1.7.0 (2022-06-10)

Features

  • Upgrade solidjs package & fix ApolloProvider types and mergeOptions (a215d03)

v1.6.0

15 Feb 18:42

Choose a tag to compare

1.6.0 (2022-02-15)

Bug Fixes

Features

  • Enable compatibility with @graphql-codegen/typed-document-node (6b5312d)

v1.5.1

20 Nov 00:25

Choose a tag to compare

1.5.1 (2021-11-20)

Bug Fixes

  • throw on failed mutation (a2bbeba)

v1.5.0

19 Nov 20:34

Choose a tag to compare

1.5.0 (2021-11-19)

Features

  • added options.skip to createQuery (12d68d0)

v1.4.1

05 Nov 11:57

Choose a tag to compare

1.4.1 (2021-11-05)

Bug Fixes

  • make 2nd argument of createMutation optional (552069f)

v1.4.0

04 Nov 11:45

Choose a tag to compare

1.4.0 (2021-11-04)

Features

  • data() returns a store to allow granular updates (4de1b6f)

v1.3.1

29 Oct 22:18

Choose a tag to compare

1.3.1 (2021-10-29)

Bug Fixes

  • use strict mode to generate correct typings (a49cf8b)

v1.3.0

29 Oct 21:54

Choose a tag to compare

1.3.0 (2021-10-29)

Features

  • Added disclaimer (and pushed version) (1617d68)

v1.0.3

29 Oct 19:34

Choose a tag to compare

1.0.3 (2021-10-29)

Bug Fixes