Releases: GraphQLGuide/apollo-datasource-mongodb
Releases · GraphQLGuide/apollo-datasource-mongodb
0.6.0
04 Oct 23:54
Compare
Sorry, something went wrong.
No results found
Minor Changes
Apollo Server 4 Upgrade: #123
Docs
Add guidance for retrieving all documents in a collection: #103
Add compatibility matrix to README: 4cf5d2b
Credits
Huge thanks to @nnoce14 and @richardcarrigan for helping!
0.5.4
03 Apr 20:38
Compare
Sorry, something went wrong.
No results found
Patches
Move mongoose to peerDep: d53ec37
Bump path-parse from 1.0.6 to 1.0.7: #90
Bump ansi-regex from 3.0.0 to 3.0.1: #91
Bump tmpl from 1.0.4 to 1.0.5: #93
Bump minimist from 1.2.5 to 1.2.6: #92
0.5.3
31 Mar 04:46
Compare
Sorry, something went wrong.
No results found
Patches
Bump ajv from 6.12.2 to 6.12.6: #89
Move mongoose to dependencies; fixes #87 : 0b6999a
0.5.2
04 Sep 21:37
Compare
Sorry, something went wrong.
No results found
Fixed
Disable debugging output 😅
0.5.1
04 Sep 21:31
Compare
Sorry, something went wrong.
No results found
Patches
Fix findByFields for nested fields: a35bba8
0.5.0
04 Sep 00:57
Compare
Sorry, something went wrong.
No results found
Changed
Changed the format documents that are found by id are stored the cache (from { id }
to { _id }
). This means any such items currently in your production cache will not be used.
Added
deleteFromCacheByFields()
#76
Thanks to @bitops for helping!
0.4.7
21 Aug 22:27
Compare
Sorry, something went wrong.
No results found
Patches
Support ObjectID in findByFields(): #75
Credits
Huge thanks to @tubbo for helping!
0.4.6
22 Jul 17:54
Compare
Sorry, something went wrong.
No results found
0.4.5
22 Jul 14:53
Compare
Sorry, something went wrong.
No results found
0.4.4
18 Jul 17:09
Compare
Sorry, something went wrong.
No results found