Skip to content

@edgedb/generate v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 15:15
  • Fix ["*"] on scoped object in select
  • Fix filter_single with exclusive links and allow AtMostOne cardinality
  • Add comment with @edgedb/generate version to generated files
  • Fix for TypeScript 4.9 union type that is too complex to represent
  • Fix bug to allow params to be used as limit in select
  • Fix enum codegen when enum value is not a valid js identifier