Skip to content

Conversation

zth
Copy link
Member

@zth zth commented Jan 29, 2024

We now default to v11 in tests.

@zth zth requested a review from cristianoc January 29, 2024 10:10
@@ -13,7 +13,7 @@ let makePathsForModule ~projectFilesAndPaths ~dependenciesFilesAndPaths =

let getReScriptVersion () =
(* TODO: Include patch stuff when needed *)
let defaultVersion = (10, 1) in
let defaultVersion = (11, 0) in
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is intentional. We can easily roll back to defaulting to 10.1 if this causes troubles (it shouldn't).

@cristianoc
Copy link
Collaborator

Notice CI is red.

@zth zth merged commit 4653a00 into master Jan 29, 2024
@zth zth deleted the up-to-rescript-11 branch January 29, 2024 19:34
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.

2 participants