Commit f8f0805
authored
Version 6 / Drop support for Node 14 (which is EOL 4/30/23) (#196)
Node v14 is EOL, so we should drop support for it and upgrade
packages and testing accordingly.
Note this package has a dependency on `@apollo/utils.keyvaluecache`
which requires specifically node@>=16.14 due to its dependency on
`lru-cache`.1 parent df13858 commit f8f0805
File tree
5 files changed
+206
-64
lines changed- .changeset
- .circleci
5 files changed
+206
-64
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments