Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - graphql-fixtures@1.4.2
 - @shopify/graphql-testing@5.1.7
 - @shopify/polyfills@3.1.9
 - @shopify/react-app-bridge-universal-provider@2.1.19
 - @shopify/react-async@4.1.18
 - @shopify/react-cookie@1.2.6
 - @shopify/react-csrf-universal-provider@2.1.16
 - @shopify/react-form-state@1.1.13
 - @shopify/react-form@1.1.14
 - @shopify/react-google-analytics@4.1.18
 - @shopify/react-graphql-universal-provider@4.4.6
 - @shopify/react-graphql@7.1.20
 - @shopify/react-hooks@2.1.14
 - @shopify/react-html@11.1.16
 - @shopify/react-hydrate@2.1.15
 - @shopify/react-i18n-universal-provider@2.1.27
 - @shopify/react-i18n@6.3.8
 - @shopify/react-import-remote@2.1.18
 - @shopify/react-network@4.2.6
 - @shopify/react-router@1.4.5
 - @shopify/react-server@2.1.6
 - @shopify/react-testing@3.3.5
 - @shopify/react-tracking-pixel@4.1.16
 - @shopify/react-universal-provider@2.1.16
 - @shopify/react-web-worker@4.0.6
  • Loading branch information
ryanwilsonperkin committed Feb 14, 2022
1 parent 50e2e08 commit cb73949
Show file tree
Hide file tree
Showing 50 changed files with 153 additions and 73 deletions.
4 changes: 3 additions & 1 deletion packages/graphql-fixtures/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 1.4.2 - 2022-02-14

### Changed

Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-fixtures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-fixtures",
"version": "1.4.1",
"version": "1.4.2",
"license": "MIT",
"description": "Utilities for generating fixture objects from GraphQL documents.",
"main": "index.js",
Expand Down
4 changes: 3 additions & 1 deletion packages/graphql-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 5.1.7 - 2022-02-14

### Changed

Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/graphql-testing",
"version": "5.1.6",
"version": "5.1.7",
"license": "MIT",
"description": "Utilities to create mock GraphQL factories",
"main": "index.js",
Expand Down
4 changes: 3 additions & 1 deletion packages/polyfills/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 3.1.9 - 2022-02-14

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion packages/polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polyfills",
"version": "3.1.8",
"version": "3.1.9",
"license": "MIT",
"description": "Blessed polyfills for web platform features",
"sideEffects": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/react-app-bridge-universal-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 2.1.19 - 2022-02-14

- No updates. Transitive dependency bump.

## 2.1.18 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
4 changes: 2 additions & 2 deletions packages/react-app-bridge-universal-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-app-bridge-universal-provider",
"version": "2.1.18",
"version": "2.1.19",
"license": "MIT",
"description": "A self-serializing/deserializing `app-bridge-react` provider that works for isomorphic applications",
"main": "index.js",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@shopify/app-bridge-react": ">=1.5.0",
"@shopify/react-html": "^11.1.15"
"@shopify/react-html": "^11.1.16"
},
"peerDependencies": {
"react": ">=16.8.0 <18.0.0"
Expand Down
4 changes: 3 additions & 1 deletion packages/react-async/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 4.1.18 - 2022-02-14

### Changed

Expand Down
6 changes: 3 additions & 3 deletions packages/react-async/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-async",
"version": "4.1.17",
"version": "4.1.18",
"license": "MIT",
"description": "Tools for creating powerful, asynchronously-loaded React components",
"main": "index.js",
Expand Down Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@shopify/async": "^3.1.2",
"@shopify/react-effect": "^4.1.9",
"@shopify/react-hooks": "^2.1.13",
"@shopify/react-hydrate": "^2.1.14",
"@shopify/react-hooks": "^2.1.14",
"@shopify/react-hydrate": "^2.1.15",
"@shopify/react-idle": "^2.1.10",
"@shopify/react-intersection-observer": "^3.1.9",
"@shopify/useful-types": "^3.1.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/react-cookie/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 1.2.6 - 2022-02-14

- No updates. Transitive dependency bump.

## 1.2.5 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
6 changes: 3 additions & 3 deletions packages/react-cookie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-cookie",
"version": "1.2.5",
"version": "1.2.6",
"license": "MIT",
"description": "Cookies in React for the server and client",
"main": "index.js",
Expand All @@ -24,8 +24,8 @@
"node": ">=12.14.0"
},
"dependencies": {
"@shopify/react-hooks": "^2.1.13",
"@shopify/react-network": "^4.2.5",
"@shopify/react-hooks": "^2.1.14",
"@shopify/react-network": "^4.2.6",
"cookie": "^0.4.0"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/react-csrf-universal-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 2.1.16 - 2022-02-14

- No updates. Transitive dependency bump.

## 2.1.15 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
6 changes: 3 additions & 3 deletions packages/react-csrf-universal-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-csrf-universal-provider",
"version": "2.1.15",
"version": "2.1.16",
"license": "MIT",
"description": "A self-serializing/deserializing CSRF token provider that works for isomorphic applications",
"main": "index.js",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"@shopify/react-csrf": "^2.1.8",
"@shopify/react-html": "^11.1.15",
"@shopify/react-universal-provider": "^2.1.15"
"@shopify/react-html": "^11.1.16",
"@shopify/react-universal-provider": "^2.1.16"
},
"peerDependencies": {
"react": ">=16.8.0 <18.0.0"
Expand Down
4 changes: 3 additions & 1 deletion packages/react-form-state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 1.1.13 - 2022-02-14

### Changed

Expand Down
2 changes: 1 addition & 1 deletion packages/react-form-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-form-state",
"version": "1.1.12",
"version": "1.1.13",
"license": "MIT",
"description": "Manage React forms tersely and type-safely with no magic",
"main": "index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 1.1.14 - 2022-02-14

- No updates. Transitive dependency bump.

## 1.1.13 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
4 changes: 2 additions & 2 deletions packages/react-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-form",
"version": "1.1.13",
"version": "1.1.14",
"license": "MIT",
"description": "Manage React forms tersely and safely-typed with no magic using React hooks",
"main": "index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"dependencies": {
"@shopify/predicates": "^2.0.6",
"@shopify/react-hooks": "^2.1.13",
"@shopify/react-hooks": "^2.1.14",
"fast-deep-equal": "^3.1.3",
"get-value": "^3.0.1"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/react-google-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 4.1.18 - 2022-02-14

- No updates. Transitive dependency bump.

## 4.1.17 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
4 changes: 2 additions & 2 deletions packages/react-google-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-google-analytics",
"version": "4.1.17",
"version": "4.1.18",
"license": "MIT",
"description": "Allows React apps to easily embed Google Analytics scripts",
"main": "index.js",
Expand All @@ -24,7 +24,7 @@
"node": ">=12.14.0"
},
"dependencies": {
"@shopify/react-import-remote": "^2.1.17"
"@shopify/react-import-remote": "^2.1.18"
},
"peerDependencies": {
"react": ">=16.8.0 <18.0.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/react-graphql-universal-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 4.4.6 - 2022-02-14

- No updates. Transitive dependency bump.

## 4.4.5 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
10 changes: 5 additions & 5 deletions packages/react-graphql-universal-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-graphql-universal-provider",
"version": "4.4.5",
"version": "4.4.6",
"license": "MIT",
"description": "A self-serializing/deserializing GraphQL provider that works for isomorphic applications",
"main": "index.js",
Expand All @@ -24,10 +24,10 @@
"node": ">=12.14.0"
},
"dependencies": {
"@shopify/react-graphql": "^7.1.19",
"@shopify/react-hooks": "^2.1.13",
"@shopify/react-html": "^11.1.15",
"@shopify/react-network": "^4.2.5",
"@shopify/react-graphql": "^7.1.20",
"@shopify/react-hooks": "^2.1.14",
"@shopify/react-html": "^11.1.16",
"@shopify/react-network": "^4.2.6",
"apollo-cache-inmemory": ">=1.0.0 <2.0.0",
"apollo-client": ">=2.0.0 <3.0.0",
"apollo-link": ">=1.0.0 <2.0.0",
Expand Down
4 changes: 3 additions & 1 deletion packages/react-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 7.1.20 - 2022-02-14

### Changed

Expand Down
8 changes: 4 additions & 4 deletions packages/react-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-graphql",
"version": "7.1.19",
"version": "7.1.20",
"license": "MIT",
"description": "Tools for creating type-safe and asynchronous GraphQL components for React",
"main": "index.js",
Expand All @@ -27,9 +27,9 @@
"@apollo/react-common": ">=3.0.0 <4.0.0",
"@apollo/react-hooks": ">=3.0.0 <4.0.0",
"@shopify/async": "^3.1.2",
"@shopify/react-async": "^4.1.17",
"@shopify/react-async": "^4.1.18",
"@shopify/react-effect": "^4.1.9",
"@shopify/react-hooks": "^2.1.13",
"@shopify/react-hooks": "^2.1.14",
"@shopify/react-idle": "^2.1.10",
"@shopify/useful-types": "^3.1.0",
"apollo-cache-inmemory": ">=1.0.0 <2.0.0",
Expand All @@ -38,7 +38,7 @@
"graphql-typed": "^1.1.3"
},
"devDependencies": {
"@shopify/react-testing": "^3.3.4"
"@shopify/react-testing": "^3.3.5"
},
"files": [
"build/",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 2.1.14 - 2022-02-14

- No updates. Transitive dependency bump.

## 2.1.13 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
4 changes: 2 additions & 2 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-hooks",
"version": "2.1.13",
"version": "2.1.14",
"license": "MIT",
"description": "A collection of primitive React hooks",
"main": "index.js",
Expand Down Expand Up @@ -45,6 +45,6 @@
}
},
"devDependencies": {
"@shopify/react-testing": "^3.3.4"
"@shopify/react-testing": "^3.3.5"
}
}
4 changes: 3 additions & 1 deletion packages/react-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
<!-- ## Unreleased -->

## 11.1.16 - 2022-02-14

### Changed

Expand Down
6 changes: 3 additions & 3 deletions packages/react-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/react-html",
"version": "11.1.15",
"version": "11.1.16",
"license": "MIT",
"description": "A component to render your React app with no static HTML",
"main": "index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@shopify/react-effect": "^4.1.9",
"@shopify/react-hydrate": "^2.1.14",
"@shopify/react-hydrate": "^2.1.15",
"@types/multistream": "^2.1.1",
"multistream": "^2.1.1",
"serialize-javascript": "^3.0.0"
Expand All @@ -41,7 +41,7 @@
"react-dom": ">=16.8.0 <18.0.0"
},
"devDependencies": {
"@shopify/react-testing": "^3.3.4",
"@shopify/react-testing": "^3.3.5",
"@shopify/with-env": "^2.0.6"
},
"sideEffects": false,
Expand Down
4 changes: 4 additions & 0 deletions packages/react-hydrate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- ## Unreleased -->

## 2.1.15 - 2022-02-14

- No updates. Transitive dependency bump.

## 2.1.14 - 2022-02-09

- No updates. Transitive dependency bump.
Expand Down
Loading

0 comments on commit cb73949

Please sign in to comment.