tsc-multi

Compile multiple TypeScript projects into multiple targets.

MIT License

Downloads
37.2K
Stars
43
Committers
1
tsc-multi - v1.0.0 Latest Release

Published by tommy351 over 1 year ago

What's Changed

  • Support for TypeScript 5.0 by @tommy351 in https://github.com/tommy351/tsc-multi/pull/20
  • Drop support for Node.js < 14.
  • Drop support for TypeScript < 4.3.0. (Older version might continue to work, but we are not testing it anymore.)

Full Changelog: https://github.com/tommy351/tsc-multi/compare/v0.6.1...v1.0.0