apollo-server/packages
Jesse Rosenberger 87ff25b2df
Instantiate lru-cache class using new in InMemoryLRUCache. (#2007)
This is mandated by `lru-cache` v5 and surfaced the CircleCI failures on #2004:

https://circleci.com/gh/apollographql/apollo-server/22537

Luckily, this is a private implementation detail of Apollo Server's
`InMemoryLRUCache` so no additional changes should be necessary and we should
be able to update to `lru-cache` 5.0.0 in a semver minor respectful way.
2018-11-22 12:58:19 +02:00
..
apollo-cache-control Publish 2018-11-13 15:58:57 +02:00
apollo-datasource Publish 2018-11-07 08:17:21 -08:00
apollo-datasource-rest Publish 2018-11-07 08:17:21 -08:00
apollo-engine-reporting aer/Default to headers for client identity in 2018-11-13 17:36:38 -08:00
apollo-engine-reporting-protobuf Publish 2018-11-07 08:17:21 -08:00
apollo-server Publish 2018-11-13 15:58:57 +02:00
apollo-server-azure-functions Publish 2018-11-13 15:58:57 +02:00
apollo-server-cache-memcached Publish 2018-11-07 08:17:21 -08:00
apollo-server-cache-redis Publish 2018-11-07 08:17:21 -08:00
apollo-server-caching Instantiate lru-cache class using new in InMemoryLRUCache. (#2007) 2018-11-22 12:58:19 +02:00
apollo-server-cloud-functions Publish 2018-11-13 15:58:57 +02:00
apollo-server-cloudflare Publish 2018-11-13 15:58:57 +02:00
apollo-server-core Consistently use parent, rather than root, as first resolver argument. 2018-11-16 20:37:26 +02:00
apollo-server-env Publish 2018-11-07 08:17:21 -08:00
apollo-server-errors Publish 2018-11-07 08:17:21 -08:00
apollo-server-express Fix connect integration sample code (#1973) 2018-11-16 13:35:42 +02:00
apollo-server-hapi Publish 2018-11-13 15:58:57 +02:00
apollo-server-integration-testsuite Consistently use parent, rather than root, as first resolver argument. 2018-11-16 20:37:26 +02:00
apollo-server-koa Publish 2018-11-13 15:58:57 +02:00
apollo-server-lambda Publish 2018-11-13 15:58:57 +02:00
apollo-server-micro Consistently use parent, rather than root, as first resolver argument. 2018-11-16 20:37:26 +02:00
apollo-server-plugin-base Publish 2018-11-13 15:58:57 +02:00
apollo-server-testing Publish 2018-11-13 15:58:57 +02:00
apollo-tracing Publish 2018-11-13 15:58:57 +02:00
graphql-extensions Publish 2018-11-13 15:58:57 +02:00