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

Update TypeScript tsc to version 5.2 #763

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

kohlschuetter
Copy link
Contributor

No description provided.

@kohlschuetter
Copy link
Contributor Author

This depends on #762

@lgrignon
Copy link
Collaborator

@kohlschuetter did you succeed in transpiling https://github.com/cincheo/jsweet-examples with this tsc version please?

@kohlschuetter
Copy link
Contributor Author

kohlschuetter commented Oct 10, 2023

@lgrignon Yes, everything looks OK when using the latest code from https://github.com/kohlschutter/jsweet.
and changing jsweet-examples/pom.xml as follows:

-               <jsweet.transpiler.version>3.1.0</jsweet.transpiler.version>
-               <jsweet.core.version>6.3.0</jsweet.core.version>
+               <jsweet.transpiler.version>3.2.0-SNAPSHOT</jsweet.transpiler.version>
+               <jsweet.core.version>6.3.1-SNAPSHOT</jsweet.core.version>

@lgrignon lgrignon merged commit ee4ba96 into cincheo:develop Oct 10, 2023
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

2 participants