Releases: graphql-compose/graphql-compose-elasticsearch
Releases · graphql-compose/graphql-compose-elasticsearch
v3.1.1
3.1.1 (2019-04-08)
Bug Fixes
- rename underscored to dots for nested queries (99e53e2)
v3.1.0
3.1.0 (2019-04-08)
Features
v3.0.1
3.0.1 (2019-03-16)
Bug Fixes
- complete code refactoring due graphql-compose@6 (a4b0002)
v3.0.0
3.0.0 (2019-03-15)
Code Refactoring
BREAKING CHANGES
v2.2.2
2.2.2 (2018-12-11)
Bug Fixes
- ElasticApiParser: Valid number encoded as string gets parsed and retained (563f374)
v2.2.1
2.2.1 (2018-12-11)
Bug Fixes
- ignore non-numeric default value for Float field (f3b2b3c), closes #49
v2.2.0
2.2.0 (2018-11-28)
Features
- add fetchElasticMapping helper (5ee582d)
v2.1.0
2.1.0 (2018-09-10)
Features
- add
searchPagination
resolver (d19969d)
v2.0.0
2.0.0 (2018-09-05)
chore
BREAKING CHANGES
- drop Node 4 support, requires
node >= v6.0.0
v1.10.1
1.10.1 (2018-07-02)
Bug Fixes
- write proper peerDependency version for graphql-compose (f40415d)