Unclaimed project
Are you a maintainer of Converter? Claim this project to take control of your public changelog and roadmap.
Changelog
Typescript to Scala.js converter
Last updated 2 months ago
TypeScript export support: Added support for export * as X (export all types) syntax (#586) - thanks @steinybot
Scala 3.3.1 & sbt 1.9.6: Bumped to Scala 3.3.1 and sbt 1.9.6 (ba8e12d)
Circular type handling:
StackOverflowError (ae10c35)Parser fix: Ignore type args in typeof expressions (2ad4b50)
Full Changelog: https://github.com/ScalablyTyped/Converter/compare/v1.0.0-beta43...v1.0.0-beta44