Skip to content

v4.3.5 with resolveFromOutDir option

Latest
Compare
Choose a tag to compare
@gregmagolan gregmagolan released this 17 Mar 00:38
· 1023 commits to main since this release

This is a custom release of typescript 4.3.5 with the resolveFromOutDir option from microsoft#48190 included. This feature significantly improves typescript compatibility with Bazel. In particular, it makes the ts_project rule feasible to use outside of the sandbox.

The build recipe and diff from upstream 4.3.5 release are included in the release artifacts.

To use this release, reference the typescript-4.3.5_resolveFromOutDir.tgz release file directly in your package.json.