Closed jessebye closed 3 years ago
We need Typescript 4.x as a dependency since using 3.x breaks our tsc on projects that use Typescript 4. All tests are passing.
tsc
@danReynolds
If anyone else is looking for this, I forked and published a module with this change: https://www.npmjs.com/package/apollo-invalidation-policies-ts4
Updated to TS 4+!
We need Typescript 4.x as a dependency since using 3.x breaks our
tsc
on projects that use Typescript 4. All tests are passing.