Skip to content

typescript: v11.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:38
659c2d0

11.2.0 (2026-02-14)

Features

Bug Fixes

  • enum: handle nullable enum when useEnums=true (#324) (d10922f)
  • typescript: Fix handling of string numbers in enums (#327) (bf87c14)
  • typescript: Handle invalid type names (#317) (95d211c)