Releases: statamic-rad-pack/shopify
Releases · statamic-rad-pack/shopify
v5.2.0
🚀 New
- Remove hardcoded API version from JS client @ryanmitchell (#272)
- Use storage facade to get real path @ryanmitchell (#271)
v5.1.0
🚀 New
- Update address forms to support precognition @ryanmitchell (#269)
🐛 Fixed
- Only show Nav group if user has some access @ryanmitchell (#268)
- Pass Alpine instance to createStore and createData @ryanmitchell (#267)
v5.0.7
🐛 Fixed
- Update quantities correctly @ryanmitchell (#265)
v5.0.6
🐛 Fixed
- Fix created_at on order create @ryanmitchell (#263)
v5.0.5
🐛 Fixed
- Fix how we set publish status on products @ryanmitchell (#261)
v5.0.4
🐛 Fixed
- Update publishable views to Alpine @ryanmitchell (#260)
- Handle empty images in import @ryanmitchell (#259)
v5.0.3
🐛 Fixed
- Installing blueprint should use YAML file, not YAML parse @ryanmitchell (#257)
v5.0.2
🐛 Fixed
- Fix incorrect variable name on order create @ryanmitchell (#255)
v5.0.1
Fix bad release
Full Changelog: v5.0.0...v5.0.1
v5.0.0
🚀 New
- Move to shopfront-api checkouts, provide agnostic JS and alpine helper @ryanmitchell (#241)
Fixed
- Types needs renamed to type in the product template @sunscreem (#246)