Releases: graphcommerce-org/graphcommerce
Releases · graphcommerce-org/graphcommerce
November 08, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2410
2a425b3
- Allow attributes with deprecationReasons (e.g. custom attributes) as PropertyPicker value (@carlocarels90)
November 06, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2403
9f01825
- fix: Google tag manager noscript tag would output escaped html causing hydration errors (@FrankHarland)
@graphcommerce/[email protected]
Patch Changes
- #2404
a5c52ac
- fix: formData.region can be undefined when creating new address (@FrankHarland)
November 04, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2399
f028b4f
- Hide the back button on desktop pages where breadcrumbs are displayed. (@carlocarels90)
November 01, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2400
f9f7276
- Remove ‘up’ data from the blogoverview page. (@carlocarels90)
October 30, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2398
557171b
- Exclude ‘disableBackNavigation’ prop from LinkOrButton in LayoutHeaderBack. (@carlocarels90)
October 28, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2365
ee32793
- The mesh would always include all graphqls files even though they aren't necessary for Magento 2.4.7 (@Giovanni-Schroevers)
October 28, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2393
8946991
- Solve an issue where the success page would show a back button which would go back to the payment page (which would be empty) (@carlocarels90)
October 28, 2024 (canary)
October 16, 2024 (canary)
GraphCommerce 8.0.8
💡 This is a patch release, for the latest full release notes see the GraphCommerce 8.0 release notes ↩️
@graphcommerce/[email protected]
Patch Changes
@graphcommerce/[email protected]
Patch Changes
- #2382
4aaf3a0
- When installing GraphCommerce it would install multiple versions of webpack, causing build errors: Loosen webpack dependency constraint so it installs a single version. (@paales)
@graphcommerce/[email protected]
Patch Changes
-
#2382
77161b3
- Solve TypeScript error in @graphcommerce/next-ui/RenderType/RenderType.tsx:39:11. Downgrade @emotion/react to the last working version. (@paales) -
#2382
01587a9
- Added missing @swc/types package, causing build errors. (@paales) -
#2382
a0680bc
- Remove @graphql-tools/delegate patch as it is no longer necessary. (@paales)