All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
- #209 Add
getEmbeddedAppUrl
utils method to load the embedded app in the right Shopify host
- #197
⚠️ [Breaking] Add REST resources for July 2022 API version, remove support and REST resources for July 2021 (2021-07
) API version - #180 Add optional
saving
parameter totoArray
ofBase
class - default isfalse
and will include read-only attributes in returned array;true
used forsave
when committing via API to Shopify, which excludes read-only attributes.
- #168 Allow REST resources to configure a deny list of attributes to be excluded when saving
- #169 Allow loading dynamic fields returned by the API, and fix an issue when loading object arrays from API response data