This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Releases: globality-corp/nodule-graphql
Releases · globality-corp/nodule-graphql
1.7.0 - Ability to configure plugins on Apollo server
Now it's possible to extend Apollo Server with custom functionality by setting Plugins.
Learn more in https://www.apollographql.com/docs/apollo-server/integrations/plugins/
1.6.2 - Bump version
bump version
1.6.1 - Upgrade Axios
upgrade axios
1.6.0
Updated and pinned versions of many dependencies.
1.4.0: GLOB-46007: Fix express-jwt vulnerability (#116)
Updated express-jwt and nodule express. Added algorithms parameter to jwt validator.