Skip to content

1.5.0

Compare
Choose a tag to compare
@zth zth released this 14 Jun 07:15
· 14 commits to main since this release
  • BREAKING: Fixes the type of RegExp.Result.t to be array<option<string>> instead of array<string>. #234.
  • Fix type of Nullable.t which was not untagged in the implementation. #235