Releases: lolopinto/ent
Releases · lolopinto/ent
v0.2.0-alpha.11
fix polymorphic uuid struct fields
fix polymorphic uuid struct fields #1848
fix UUID fields in struct fields
- fix UUID fields in struct fields (#1843)
Fix invalid generated TS "float" type
- Fix invalid generated TS "float" type #1828
Ensure delete actions remove inbound edges
- #1820 Ensure delete actions remove inbound edges
v0.2.0-alpha.6
fix codeql (#1817)
v0.2.0-alpha.5
union type for patterns (#1810)
v0.2.0-alpha.4
fix generated date types (#1787)
v0.2.0-alpha.3
What's Changed
- fix @gqlField with gqlConnection and args with custom types by @lolopinto in #1780
- make it so that fooId UUID fieldEdge works by @lolopinto in #1779
Full Changelog: v0.2.0-alpha.2...v0.2.0-alpha.3
v0.2.0-alpha.2
What's Changed
- V0.2.0 alpha.1 by @lolopinto in #1761
- ID -> id by @lolopinto in #1763
- Add hideFromGraphQL to InverseAssocEdge by @lolopinto in #1766
- Add support for @gqlField with gqlConnection and args by @lolopinto in #1768
- fix graphql imports for custom files by @lolopinto in #1775
- Fix imports for custom objects in files by @lolopinto in #1776
- update README to link to v0.1 since v0.2.0-beta is in main by @lolopinto in #1777
Full Changelog: v0.2.0-alpha.1...v0.2.0-alpha.2