@feathers-plus/graphql
Version:
A high performance GraphQL adapter for SQL and non-SQL databases.
76 lines (45 loc) • 3.72 kB
Markdown
# Change Log
## [v1.9.0](https://github.com/feathers-plus/graphql/tree/v1.9.0) (2018-05-09)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.8.0...v1.9.0)
## [v1.8.0](https://github.com/feathers-plus/graphql/tree/v1.8.0) (2018-02-22)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.7.0...v1.8.0)
**Closed issues:**
- is this module ready? [\#7](https://github.com/feathers-plus/graphql/issues/7)
## [v1.7.0](https://github.com/feathers-plus/graphql/tree/v1.7.0) (2018-02-06)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.6.1...v1.7.0)
**Merged pull requests:**
- Switched to lodash.merge from lodash.mergeWith [\#6](https://github.com/feathers-plus/graphql/pull/6) ([eddyystop](https://github.com/eddyystop))
## [v1.6.1](https://github.com/feathers-plus/graphql/tree/v1.6.1) (2018-02-05)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.6.0...v1.6.1)
**Merged pull requests:**
- Fixed error in convertArgsToFeathers [\#5](https://github.com/feathers-plus/graphql/pull/5) ([eddyystop](https://github.com/eddyystop))
## [v1.6.0](https://github.com/feathers-plus/graphql/tree/v1.6.0) (2018-02-05)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.5.0...v1.6.0)
**Merged pull requests:**
- Enhanced convertArgsToFeathers to include resolver path. [\#4](https://github.com/feathers-plus/graphql/pull/4) ([eddyystop](https://github.com/eddyystop))
## [v1.5.0](https://github.com/feathers-plus/graphql/tree/v1.5.0) (2018-02-01)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.4.0...v1.5.0)
## [v1.4.0](https://github.com/feathers-plus/graphql/tree/v1.4.0) (2018-02-01)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.3.0...v1.4.0)
**Merged pull requests:**
- Added to feathers-batch-loader an option to limit the number of keys read. [\#3](https://github.com/feathers-plus/graphql/pull/3) ([eddyystop](https://github.com/eddyystop))
## [v1.3.0](https://github.com/feathers-plus/graphql/tree/v1.3.0) (2018-01-31)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.2.3...v1.3.0)
**Merged pull requests:**
- Changed code to accommodate MongoDB's ObjectID [\#2](https://github.com/feathers-plus/graphql/pull/2) ([eddyystop](https://github.com/eddyystop))
## [v1.2.3](https://github.com/feathers-plus/graphql/tree/v1.2.3) (2018-01-29)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.2.2...v1.2.3)
## [v1.2.2](https://github.com/feathers-plus/graphql/tree/v1.2.2) (2018-01-29)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.2.1...v1.2.2)
**Merged pull requests:**
- Remove dataloader ref & remove debugging .catch\(\) in service [\#1](https://github.com/feathers-plus/graphql/pull/1) ([eddyystop](https://github.com/eddyystop))
## [v1.2.1](https://github.com/feathers-plus/graphql/tree/v1.2.1) (2018-01-27)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.2.0...v1.2.1)
## [v1.2.0](https://github.com/feathers-plus/graphql/tree/v1.2.0) (2018-01-27)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.1.1...v1.2.0)
## [v1.1.1](https://github.com/feathers-plus/graphql/tree/v1.1.1) (2018-01-26)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.1.0...v1.1.1)
## [v1.1.0](https://github.com/feathers-plus/graphql/tree/v1.1.0) (2018-01-26)
[Full Changelog](https://github.com/feathers-plus/graphql/compare/v1.0.0...v1.1.0)
## [v1.0.0](https://github.com/feathers-plus/graphql/tree/v1.0.0) (2018-01-09)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*