Sanity & Shopify Sync Refresh + Docs
Pre-release
Pre-release
Shopify Sync now checks against a few key attribute values to determine if we should trigger Sanity updates and as a result trigger a Netlify rebuild. This will also help with Netlify build cycles, if this check needs to be more exact or more explicit please modify it
- Added a pattern for handling Docs, follows a similar pattern to the Preview component in the Gatsby system. Allows for you to code docs directly in Sanity, and preview them in the CMS.
Fix Account Routing
Transition routing was added back in with proper context for account related routes before the transition group is mounted inside the layout component