Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Releases: globality-corp/nodule-graphql

1.7.0 - Ability to configure plugins on Apollo server

30 Mar 15:54
64b976c
Compare
Choose a tag to compare

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

23 Mar 19:42
Compare
Choose a tag to compare
bump version

1.6.1 - Upgrade Axios

23 Mar 17:59
Compare
Choose a tag to compare
upgrade axios

1.6.0

25 Jan 15:20
12dce11
Compare
Choose a tag to compare

Updated and pinned versions of many dependencies.

1.4.0: GLOB-46007: Fix express-jwt vulnerability (#116)

17 Jul 16:03
bc7713e
Compare
Choose a tag to compare
Updated express-jwt and nodule express. Added algorithms parameter to jwt validator.