Skip to content

Releases: Shopify/syrup

0.12.1

02 Nov 19:45
c338178
Compare
Choose a tag to compare
  • Fixes alias not being added from fragments that are copied with type conditions.

0.12.0

12 Oct 18:08
4686de1
Compare
Choose a tag to compare
  • Support for building with Xcode 13

0.11.5

26 Sep 19:14
ecdbb14
Compare
Choose a tag to compare
  • Fixes bug with alias generation for TypeScript.

0.11.4

22 Sep 17:09
53bc39e
Compare
Choose a tag to compare
  • Fixes bugs with support header generation in TypeScript.

0.11.3

21 Sep 22:12
5e53022
Compare
Choose a tag to compare
  • Fixes bugs with header generation in TypeScript.

0.11.2

13 Sep 18:31
7dc0ff1
Compare
Choose a tag to compare
  • Makes Swift selection elements conform to Equatable

0.11.1

07 Sep 18:52
c3864f7
Compare
Choose a tag to compare

TypeScript generation changes

  • Adds alias field to selection model.
  • Moves header and supportHeader above the imports.
  • Reduces amount of generated selection code by using undefined fields.

0.11.0

05 Aug 19:19
f98d173
Compare
Choose a tag to compare
  • Adds initial support for TypeScript model generation.

0.10.9.1

15 Jan 14:36
Compare
Choose a tag to compare
  • Add CaseIterable conformance and implementation to Swift enums

0.10.9

15 Jan 14:00
4c16f5a
Compare
Choose a tag to compare
  • Add CaseIterable conformance and implementation to Swift enums