Releases: GraphQLGuide/apollo-datasource-mongodb
Releases · GraphQLGuide/apollo-datasource-mongodb
0.4.3
Patches
- Fix: fields array type: #66
- Add ObjectID findByFields test: 5d7348b
- Support ObjectID in findByFields Type: #67
Credits
Huge thanks to @hannojg and @tubbo for helping!
0.4.2
- bump @types/mongodb from 3.5.25 to 3.5.27 #63
0.4.1
Patches
- Fix cache for string IDs that have exactly 12 bytes #62
- Bump hosted-git-info from 2.8.8 to 2.8.9: #58
- Bump browserslist from 4.12.2 to 4.16.6: #61
0.4.0
Minor Changes
- Add findByFields method: #50
Credits
Huge thanks to @ryang26 for helping!
0.3.2
Patches
- Fixed unintended union distribution: #55
Credits
Huge thanks to @Idono87 for helping!
0.3.1
Patches
- Fix: support class-based mongoose models too (closes #51): abf6dd7
0.3.0
Minor Changes
Thanks to @Didier542 for reporting ☺️
0.2.11
Patches
- Clear data loader cache correctly: #46
Credits
Huge thanks to @ash0080 for reporting and @9at8 for fixing!
0.2.8
Patches
- Fix duplicate ObjectId keys: #37
- Add support for string ids; fix ObjectId caching: a72692b
Credits
Huge thanks to @boydaihungst for helping!