Releases: rescript-association/genType
Releases · rescript-association/genType
v3.35.0
03 Sep 07:47
Compare
Sorry, something went wrong.
No results found
Functions React.ref(-) => React.element are not considered function components anymore.
Make React.ref(-) types open objects, to align with how they are modeled by Flow.
v3.34.0
28 Aug 15:30
Compare
Sorry, something went wrong.
No results found
Add support for bs.int and bs.as to @genType.import.
v3.33.0
27 Aug 09:34
Compare
Sorry, something went wrong.
No results found
v3.32.0
25 Aug 11:59
Compare
Sorry, something went wrong.
No results found
Fix issue with conversion checking where inner modules without conversion were not exported.
See #414 .
v3.31.0
07 Aug 10:17
Compare
Sorry, something went wrong.
No results found
Fix conversion for ordinary variants without payload (conversion tables were missing) in bucklescript 8.2.
Support @genType.as for polymorphic variants in bucklescript 8.2.
v3.30.0
03 Aug 09:02
Compare
Sorry, something went wrong.
No results found
Fix conversion of ordinary variants with >1 payloads, in bucklescript >= 8.
v3.29.0
23 Jul 08:55
Compare
Sorry, something went wrong.
No results found
More support for polymorphic variants in Bucklescript 8.2: no special case for a single payload case, and no renaming via @genType.as.
v3.28.0
22 Jul 09:40
Compare
Sorry, something went wrong.
No results found
Add missing support for React.ref (previously React.Ref.t).
Add ahead-of-time support for the new runtime representatiion of polymorphic variants in the upcoming Bucklescript 8.2.
v3.27.0
14 Jul 07:54
Compare
Sorry, something went wrong.
No results found
Add support for .res[i] files from the new Bucklescript Syntax.
v3.26.0
17 Jun 04:37
Compare
Sorry, something went wrong.
No results found
Support for bucklescript 8.0.0 (some minor changes wrt bs 8 beta).