Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-02 | 1.8 kB | |
v2.6.1 source code.tar.gz | 2024-05-02 | 87.6 kB | |
v2.6.1 source code.zip | 2024-05-02 | 93.6 kB | |
Totals: 3 Items | 183.0 kB | 0 |
What's Changed
- Fix: buffer messages from external resource by @nicomoya123 in https://github.com/davidyaha/graphql-redis-subscriptions/pull/582
- Fix CI by using pinned version of redis-cluster by @anajavi in https://github.com/davidyaha/graphql-redis-subscriptions/pull/609
- chore: export type definitions for options by @yharaskrik in https://github.com/davidyaha/graphql-redis-subscriptions/pull/607
- feat: use @types instead of inferring from ioredis directly by @bneigher in https://github.com/davidyaha/graphql-redis-subscriptions/pull/606
- Fix concurrent subscribe race condition by @mlaflamm in https://github.com/davidyaha/graphql-redis-subscriptions/pull/599
- chore(deps): bump json5 from 2.1.3 to 2.2.3 by @dependabot in https://github.com/davidyaha/graphql-redis-subscriptions/pull/573
- chore(deps-dev): bump graphql from 15.7.2 to 16.6.0 by @dependabot in https://github.com/davidyaha/graphql-redis-subscriptions/pull/561
- chore(deps-dev): bump @istanbuljs/nyc-config-typescript from 1.0.1 to 1.0.2 by @dependabot in https://github.com/davidyaha/graphql-redis-subscriptions/pull/563
- chore(deps-dev): bump @babel/traverse from 7.11.0 to 7.24.5 by @dependabot in https://github.com/davidyaha/graphql-redis-subscriptions/pull/610
New Contributors
- @nicomoya123 made their first contribution in https://github.com/davidyaha/graphql-redis-subscriptions/pull/582
- @yharaskrik made their first contribution in https://github.com/davidyaha/graphql-redis-subscriptions/pull/607
- @bneigher made their first contribution in https://github.com/davidyaha/graphql-redis-subscriptions/pull/606
- @mlaflamm made their first contribution in https://github.com/davidyaha/graphql-redis-subscriptions/pull/599
Full Changelog: https://github.com/davidyaha/graphql-redis-subscriptions/compare/v2.6.0...v2.6.1