Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize Js.Json.Boolean(bool) instead oif Js.Json.True, False #58

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

mununki
Copy link
Member

@mununki mununki commented Oct 11, 2023

  • Correspond the change of compiler v11.rc.4 that had replaced Js.Json.True, False with Js.Json.Boolean(bool).
  • Add the support of uncurried mode for transformation of interface(*.resi)
  • Update test cases with the compiler v11.rc.4

Fixes: #57

@mununki mununki merged commit a190663 into main Oct 11, 2023
@mununki mununki deleted the json-boolean branch October 11, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The variant constructor Js.Json.False not found Re 11 RC4
1 participant