Skip to content

Commit

Permalink
chore: changeset for dropping Node.js 16
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ru4l committed May 24, 2023
1 parent e1dc75f commit bb66c2a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .changeset/tame-chairs-check.md
@@ -0,0 +1,22 @@
---
'@graphql-codegen/cli': major
'@graphql-codegen/core': major
'@graphql-codegen/add': major
'@graphql-codegen/fragment-matcher': major
'@graphql-codegen/introspection': major
'@graphql-codegen/schema-ast': major
'@graphql-codegen/time': major
'@graphql-codegen/visitor-plugin-common': major
'@graphql-codegen/typescript-document-nodes': major
'@graphql-codegen/gql-tag-operations': major
'@graphql-codegen/typescript-operations': major
'@graphql-codegen/typescript-resolvers': major
'@graphql-codegen/typed-document-node': major
'@graphql-codegen/typescript': major
'@graphql-codegen/client-preset': major
'@graphql-codegen/graphql-modules-preset': major
'@graphql-codegen/testing': major
'@graphql-codegen/plugin-helpers': major
---

Require Node.js `>= 16`. Drop support for Node.js 14

0 comments on commit bb66c2a

Please sign in to comment.