We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to use Fable.Jester to test some code that references Fable.Promise 3.x, the compiler yells about a version mismatch
Bump version of Fable.Promise to 3.x
Having to use an older version of Fable.Promise isn't the nicest solution
Maybe other dependencies could also be updated to their latest version.
Side note, any progress on the PR to transition to Nagareyama?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem?
When trying to use Fable.Jester to test some code that references Fable.Promise 3.x, the compiler yells about a version mismatch
Describe the solution you'd like
Bump version of Fable.Promise to 3.x
Describe alternatives you've considered
Having to use an older version of Fable.Promise isn't the nicest solution
Additional context
Maybe other dependencies could also be updated to their latest version.
Side note, any progress on the PR to transition to Nagareyama?
The text was updated successfully, but these errors were encountered: