Releases: Shopify/syrup
Releases · Shopify/syrup
0.14.0
What's Changed
Mint uses the Package.resource file to copy assets on install to the build directory. Since mobile tools v5.3 this is now available in SPM, although the resources are only available in code.
This is a breaking change for older tooling (<5.3) that was expecting resources to be copied during the Mint install step.
Full Changelog: 0.13.1...0.14.0
0.13.1
0.13.0
TypeScript
- Updates generated TypeScript queries to explicitly group fragment selections into their own selection object with extra metadata about the fragment. This is a breaking change for consumers of TypeScript query selections and will require updating how your client consumes them.
0.12.8
0.12.7
0.12.6
0.12.5
0.12.4
TypeScript:
- Add support for generating subscription operations