You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup fully automated package publishing via [semantic-release](https://github.com/semantic-release/semantic-release).
5
+
[Changelog](https://github.com/nodkz/graphql-compose-mongoose/releases) is generated automatically and can be found here: https://github.com/nodkz/graphql-compose-mongoose/releases
6
+
3
7
## 1.0.12 (September 6, 2016)
4
-
- fix: Resolvers now return mongoose documents. It's useful for your resolver wrappers. Now you have access to virtual fields, model methods via `source` or `source.record`.
8
+
- fix: Resolvers now return mongoose documents. It's useful for your resolver wrappers. Now you have access to virtual fields, model methods via `source` or `source.record`.
5
9
- Update dependencies
6
10
- Update order of imported modules, due eslint warnings
0 commit comments