@graphcommerce/docs 9.1.0-canary.54 → 9.1.0-canary.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Change Log
2
2
 
3
+ ## 9.1.0-canary.55
4
+
3
5
  ## 9.1.0-canary.54
4
6
 
5
7
  ## 9.1.0-canary.53
package/package.json CHANGED
@@ -2,10 +2,10 @@
2
2
  "name": "@graphcommerce/docs",
3
3
  "homepage": "https://www.graphcommerce.org/docs",
4
4
  "repository": "github:graphcommerce-org/graphcommerce/docs",
5
- "version": "9.1.0-canary.54",
5
+ "version": "9.1.0-canary.55",
6
6
  "sideEffects": true,
7
7
  "peerDependencies": {
8
- "@graphcommerce/prettier-config-pwa": "^9.1.0-canary.54"
8
+ "@graphcommerce/prettier-config-pwa": "^9.1.0-canary.55"
9
9
  },
10
10
  "prettier": "@graphcommerce/prettier-config-pwa"
11
11
  }
@@ -1,7 +1,7 @@
1
1
  # Upgrading from GraphCommerce 8 to 9
2
2
 
3
3
  Depending on the amounts of customisations you've made, there are some manual
4
- steps. Please follow the regular [upgrade steps first](./readme.md).
4
+ steps.
5
5
 
6
6
  1. ReactPlugin TypeScript definition is removed.
7
7
  2. Locales now require an explicit configuration.
@@ -0,0 +1,8 @@
1
+ # Upgrading from GraphCommerce 9 to 10
2
+
3
+ Depending on the amounts of customisations you've made, there are some manual
4
+ steps.
5
+
6
+ 1. Nothing yet
7
+
8
+ ## 1. Nothing yet