All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.9.0 (2020-07-23)
- Add better error handling support (f568e15)
0.8.3 (2019-09-24)
- The server fails with no proper error message when the graphql query is malformed. (009677c)
0.8.2 (2018-11-30)
0.8.1 (2018-07-06)
- The GraphiQL dark theme caret is almost invisible. Make it brighter. (17b3297)
0.8.0 (2018-05-06)
0.7.8 (2018-05-06)
0.7.7 (2018-05-06)
0.7.6 (2018-05-06)
- Incompatible with latest version of graphql-s2s because mismatch graphql version. Please downgrade to graphql 0.11.0 (e2aafa5)
0.7.5 (2018-03-17)
0.7.4 (2018-03-03)
0.7.3 (2018-03-03)
- GraphiQl theme is broken if it is not explicitely defined in the graphqlOptions (f37cf5e)
0.7.2 (2018-03-03)
- CSS issue in graphiQL (5e57d9d)
0.7.1 (2018-03-02)
0.7.0 (2018-03-02)
- Add support for custom logo (47a93dc)
0.6.1 (2018-02-28)
0.6.0 (2018-02-28)
0.5.0 (2018-02-25)
5.0.1 (2018-02-25)
- Secure websocket not supported in GraphiQl (4002050)
5.0.0 (2018-02-24)
- Add new 'graphqlError' function that allows to create better error messages including http code (dc60883)
- Add support for subscription (07f3167)
0.4.1 (2018-02-20)
0.4.0 (2018-02-20)
0.4.0-alpha.12 (2018-02-19)
- Upgrade to latest graphql dependencies (b160bea)
0.4.0-alpha.11 (2018-02-13)
- onResponse and request.graphql.transform are not failing properly which causes unclear errors as well as affecting the overall server performance by blocking for 2 seconds (c389454)
0.4.0-alpha.10 (2018-02-11)
- Add support for optionally transform the graphql result (b3e3898)
0.4.0-alpha.9 (2018-01-30)
0.4.0-alpha.8 (2018-01-30)
- Add support for a new 'warnings' property in the response allowing more granular response details (6e5e8dd)
0.4.0-alpha.7 (2018-01-15)
- HTTP code are not consistent with errors returned (cc1441e)
0.4.0-alpha.6 (2018-01-12)
0.4.0-alpha.5 (2018-01-12)
- Add support for empty queries and custom errors from middleware (c479b33)
0.4.0-alpha.4 (2018-01-09)
0.4.0-alpha.3 (2018-01-09)
- Based how you define the graphqlOption.graphiqlOptions.onRequest function, it can fuck up the headers passed to the grqphql fetcher (d056f7b)
0.4.0-alpha.2 (2018-01-09)
- Add new api 'isGraphiQLRequest' (326cbd2)
0.4.0-alpha.1 (2018-01-09)
- GraphiQL starts with an undefined variable (7082f5c)
0.4.0-alpha.0 (2018-01-09)
- Add support to customize the graphiql interface (66b9d3a)
0.3.1-alpha.5 (2018-01-04)
0.3.1-alpha.4 (2018-01-02)
0.3.1-alpha.3 (2018-01-02)
- Add missing dependency graphql-tool (49b1e58)
0.3.1-alpha.2 (2017-12-29)
- Remove unecessary dependencies (c5fa1e5)
0.3.1-alpha.1 (2017-12-29)
- Make sure all dependencies are using the latest versions (4496619)
0.3.1-alpha.0 (2017-12-29)
0.3.0 (2017-12-29)
0.2.0 (2017-12-29)
- Upgrade to latest webfunc and make it compatible with express + add Facebook patent (9784a6a)
0.2.0-alpha.13 (2017-12-14)
- Impossible to hit graphql api (16eb006)
0.2.0-alpha.12 (2017-12-13)
- Remove auto deploy in travis (85e0cf2)
0.2.0-alpha.11 (2017-12-13)
- upgrade webfunc (6eec350)
0.2.0-alpha.10 (2017-12-13)
0.2.0-alpha.9 (2017-12-12)
- upgrade to latest version of webfunc (7ca957c)
0.2.0-alpha.8 (2017-12-12)
- typo in the package.json (182cdc7)
0.2.0-alpha.7 (2017-12-12)
- Upgrade to latest version of webfunc (3090081)
0.2.0-alpha.6 (2017-09-03)
0.2.0-alpha.5 (2017-09-03)
- Support for this retarded OS called Windows. Thanks Microsoft for poluting my life with your retarded path system (f238ad4)
0.2.0-alpha.4 (2017-09-03)
0.2.0-alpha.3 (2017-08-31)
- Add 'graphql-tools' lib as an explicit dependencies so client don't have to explicitely load it. (22f3e4c)
0.2.0-alpha.2 (2017-08-31)
- Redesign the project to expose the same functionalities through a webfunc HttpHandler. + Add more unit tests (18b02f1)
- 1st commit (488cf6a)
0.1.0-alpha.0 (2017-08-18)
- Rename project from google-graphql-functions to graphql-serverless (ba0fcea)