·
633 commits
to main
since this release
Patch Changes
-
Update all Node.js dependencies to version 18. (Not a breaking change, since Node.js 18 is already required by Remix v2.) (#1543) by @michenly
-
Skip private access token warning when using mock.shop. (#1538) by @frandiox
-
Add an optional
channel
prop to theShopPayButton
component, which adds order attribution support for either the Headless or Hydrogen sales channel. (#1447) by @QuintonC