Skip to content

Releases: thecodingmachine/graphqlite-bundle

v4.0.6

06 Mar 15:06
e233a3b
Compare
Choose a tag to compare

Dependency update release

v4.0.5

21 Feb 21:16
16f1bf3
Compare
Choose a tag to compare

Bugfix:

  • #54 The "me" query now consistently returns "null" for unlogged users.

Note: Beware! This could introduce a bug if your front-end code was not designed to accept "null" as a possible return type of the "me" query (even if "null" was always a possible return value).

v4.0.4

30 Jan 09:26
b664bf3
Compare
Choose a tag to compare

Bugfix:

  • #52 Fixing the use of the @autowire annotation inside a "prefetch" method.

v4.0.3

24 Jan 09:31
df74e32
Compare
Choose a tag to compare

Bugfix:

v4.0.2

13 Jan 13:25
33a8cbb
Compare
Choose a tag to compare

Bugfix release

v4.0.1

08 Jan 10:46
0a6fa6a
Compare
Choose a tag to compare

Adding missing route file for upcoming Flex recipe. See #48

v4.0.0

08 Jan 10:23
5051ec0
Compare
Choose a tag to compare

v3.0.0

26 Apr 12:41
56adf90
Compare
Choose a tag to compare

First stable release of GraphQLite bundle targeting GraphQLite 3.0