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

Upgrade to Rescript 11 and several improvements #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ashton
Copy link

@ashton ashton commented Mar 25, 2024

Version upgrade

Upgrading everything to its more recent versions:

  • Rescript 11
  • Rescript-React 0.12.1
  • React and ReactDOM 18
  • Recoil 0.7.7

Updating configuration

  • Using new build config file rescript.json instead of bsconfig.json
  • Updating JSX version to 4 in config

Native Promise

  • Using native promise module from Rescript 10

Rescript 11 features

  • Using RescriptCore
  • Adapting everything to uncurried mode

@ashton
Copy link
Author

ashton commented Mar 25, 2024

@bloodyowl feel free to suggest any changes, I've builded and ran the tests and everything passed

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.

None yet

1 participant