Releases: graphql-compose/graphql-compose-elasticsearch
Releases · graphql-compose/graphql-compose-elasticsearch
v4.0.7
06 Feb 06:26
Compare
Sorry, something went wrong.
No results found
4.0.7 (2020-02-06)
Bug Fixes
change for Supporting Docs for Apollo Federation (#89 ) (c013ebb )
v4.0.6
01 Nov 07:38
Compare
Sorry, something went wrong.
No results found
4.0.6 (2019-11-01)
Bug Fixes
deps: update packages from dependabot (adc7176 )
v4.0.5
01 Nov 07:11
Compare
Sorry, something went wrong.
No results found
4.0.5 (2019-11-01)
Bug Fixes
v4.0.4
04 Jun 16:27
Compare
Sorry, something went wrong.
No results found
4.0.4 (2019-06-04)
Bug Fixes
Boolean cannot represent a non boolean value (e5dc33b )
v4.0.3
04 Jun 10:22
Compare
Sorry, something went wrong.
No results found
4.0.3 (2019-06-04)
Bug Fixes
allow elasticsearch@16 in peer dependencies (4f7d288 )
v4.0.2
04 Jun 08:54
Compare
Sorry, something went wrong.
No results found
4.0.2 (2019-06-04)
Bug Fixes
graphql-compose peer dependency & upgrade other dependencies (c2c53c5 )
v4.0.1
17 May 11:07
Compare
Sorry, something went wrong.
No results found
4.0.1 (2019-05-17)
Bug Fixes
added relation field to RangeITC - only for range queries over range datatypes (c0f4ca3 )
v4.0.0
28 Apr 19:45
Compare
Sorry, something went wrong.
No results found
4.0.0 (2019-04-28)
Build System
Babel: set node 8 as min build version (61b7bd8 )
Code Refactoring
migrate code to graphql-compose@7.0.0 (d6dd648 )
Features
update to graphql-compose@7.0.0 (8c5b1cb )
BREAKING CHANGES
required graphql-compose@7.0.0
Babel: Drop node 6 support.
v3.1.3
15 Apr 06:21
Compare
Sorry, something went wrong.
No results found
3.1.3 (2019-04-15)
Bug Fixes
rename underscored to dots for nested query path (3d163ac )
v3.1.2
09 Apr 06:36
Compare
Sorry, something went wrong.
No results found
3.1.2 (2019-04-09)
Bug Fixes
PageInfo must define one or more fields (372310a ), closes #60