From 97f8f6cf5f0f5c8adc03ff6d907fb16d878fbece Mon Sep 17 00:00:00 2001 From: Victor Sumner Date: Thu, 6 Jun 2024 10:26:04 -0400 Subject: [PATCH] Add changeset --- .changeset/afraid-jokes-nail.md | 75 +++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 .changeset/afraid-jokes-nail.md diff --git a/.changeset/afraid-jokes-nail.md b/.changeset/afraid-jokes-nail.md new file mode 100644 index 0000000000..aed7e111f7 --- /dev/null +++ b/.changeset/afraid-jokes-nail.md @@ -0,0 +1,75 @@ +--- +'@shopify/address': minor +'@shopify/address-consts': minor +'@shopify/address-mocks': minor +'@shopify/admin-graphql-api-utilities': minor +'@shopify/async': minor +'@shopify/browser': minor +'@shopify/csrf-token-fetcher': minor +'@shopify/css-utilities': minor +'@shopify/dates': minor +'@shopify/function-enhancers': minor +'graphql-config-utilities': minor +'graphql-fixtures': minor +'graphql-mini-transforms': minor +'@shopify/graphql-persisted': minor +'@shopify/graphql-testing': minor +'graphql-tool-utilities': minor +'graphql-typed': minor +'graphql-typescript-definitions': minor +'graphql-validate-fixtures': minor +'@shopify/i18n': minor +'@shopify/jest-dom-mocks': minor +'@shopify/jest-koa-mocks': minor +'@shopify/koa-liveness-ping': minor +'@shopify/koa-metrics': minor +'@shopify/koa-performance': minor +'@shopify/koa-shopify-graphql-proxy': minor +'@shopify/koa-shopify-webhooks': minor +'@shopify/logger': minor +'@shopify/mime-types': minor +'@shopify/name': minor +'@shopify/network': minor +'@shopify/performance': minor +'@shopify/phone': minor +'@shopify/polyfills': minor +'@shopify/predicates': minor +'@shopify/react-app-bridge-universal-provider': minor +'@shopify/react-async': minor +'@shopify/react-bugsnag': minor +'@shopify/react-compose': minor +'@shopify/react-cookie': minor +'@shopify/react-csrf': minor +'@shopify/react-csrf-universal-provider': minor +'@shopify/react-effect': minor +'@shopify/react-form': minor +'@shopify/react-form-state': minor +'@shopify/react-google-analytics': minor +'@shopify/react-graphql': minor +'@shopify/react-graphql-universal-provider': minor +'@shopify/react-hooks': minor +'@shopify/react-html': minor +'@shopify/react-hydrate': minor +'@shopify/react-i18n': minor +'@shopify/react-i18n-universal-provider': minor +'@shopify/react-idle': minor +'@shopify/react-import-remote': minor +'@shopify/react-intersection-observer': minor +'@shopify/react-network': minor +'@shopify/react-performance': minor +'@shopify/react-router': minor +'@shopify/react-server': minor +'@shopify/react-shortcuts': minor +'@shopify/react-testing': minor +'@shopify/react-universal-provider': minor +'@shopify/react-web-worker': minor +'@shopify/semaphore': minor +'@shopify/sewing-kit-koa': minor +'@shopify/statsd': minor +'@shopify/storybook-a11y-test': minor +'@shopify/useful-types': minor +'@shopify/web-worker': minor +'@shopify/with-env': minor +--- + +Drop support for node 14 and 16. Support node LTS and up.