Dev Diary #19 - GraphQL Package Upgrades, Grapher Improvements, and 3.4 Prep
Whew, this has been quite the month! Thanks to my current employer Determinds, I was able to spend some time upgrading many GraphQL-related packages as they’re used in one of our projects:
- quave:graphql https://github.com/quavedev/meteor-packages/pull/17
- orderlion:ddp-apollo, which is a fork of swydo:ddp-apollo https://github.com/orderlion/ddp-apollo/pull/1
- cultofcoders:grapher-schema-directives https://github.com/cult-of-coders/grapher-schema-directives/pull/15
I also made quite the contribution to Grapher, hopefully giving it the one final push it needs before the full release. You can check out the PR for a detailed view of what changes were made.
This work also led me to create a little PR to dburles:mongo-collection-instances
that adds a note to use Mongo.getCollection instead, essentially rendering this package obsolete.
The security section of the guide got some updates too. Overall, the guide really needs some work, so please don’t be shy about chiming in.
Another shout out to Caught, who, by letting me migrate their application, allowed me to fix another bug in the Partitioner package.
This has been quite the month, and I’m glad we’re bringing the overall ecosystem of community packages up to par in line with the next big release - 3.4.