Skip to content

1.0.0

Compare
Choose a tag to compare
@zth zth released this 14 Feb 19:15
· 54 commits to main since this release
  • Up ReScript dependency to 11+.
  • JSON, Null and Nullable untagged variants are now properly exposed.
  • BREAKING: Duplicated definition of result in Result module removed, as result is now a built in. Switch out any Result.t type annotations to point to the built in result instead.