Releases: thecodingmachine/graphqlite-bundle
Releases · thecodingmachine/graphqlite-bundle
v4.0.6
Dependency update release
v4.0.5
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
Bugfix:
- #52 Fixing the use of the @autowire annotation inside a "prefetch" method.
v4.0.1
Adding missing route file for upcoming Flex recipe. See #48
v3.0.0
First stable release of GraphQLite bundle targeting GraphQLite 3.0