1.3.5
·
4 commits
to master
since this release
β¨ Enhancements
- Added support for rewards apps that serve a page from
pages/rewardson Shopify.
π Bug Fixes
- Better pathname filtering for requests that should 301 back to Shopify.
There were some cases where our pattern matching for account routes would inadvertently catch undesired resources resulting in them not being cached. This patch employs stricter matching rules that should mitigate this issue.