- #49 [FEATURE] Allow GraphQLSchema instances to be passed to handlers
- #44 [MAINTENANCE] Bump jquery from 3.4.1 to 3.5.0
- #45 [BUGFIX] Handle mutation that returns an array
- #46 [MAINTENANCE] Update acorn, kind-of, minimist and serialize-javascript dependencies
- #43 [BUGFIX] Fix using the addon as a runtime dependency of another addon
- #41 [FEATURE] Union type check
- #35 [MAINTENANCE] Update clean-css dependency
- #32 [FEATURE] Custom scalar support
- #33 [MAINTENANCE] Upgrade Ember (3.14)
- #31 [BUGFIX] Unwrap type for non-null lists of non null items
- #28 [BUGFIX] Allow createGraphQLHandler() to be used without options
- #24 [BUGFIX] Unwrap non-null types when computing table name
- #23 [BUGFIX] Rename varsMap to argsMap
- #20 [BUGFIX] Unwrap non-null types
- #17 [BUGFIX] Allow for no mutation type in schema
- #15 [FEATURE] Add Basic Relay Pagination Support
- #6 [BUGFIX] Fix root mocks