v1.0.0-beta43
What's Changed
Features & Improvements
-
CLI improvements: Added
org.scalablytyped.converter.cli.Converter.mainNoExit()method for programmatic use (#547) - thanks @vobloeb -
Build improvements: Use precompiled compiler bridge for Scala 2.13.12+ for faster compilation (#567)
Bug Fixes
- npm dependencies fix: Append TypeScript to
npmDevDependenciesinstead ofnpmDependencies(#525) - thanks @odisseus
Dependency Updates
- Updated scala-xml to 2.2.0
- Updated sbt-tpolecat to 0.4.4
- Bumped multiple dependencies (#566)
New Contributors
- @vobloeb made their first contribution in https://github.com/ScalablyTyped/Converter/pull/547
Full Changelog: https://github.com/ScalablyTyped/Converter/compare/v1.0.0-beta42...v1.0.0-beta43