Update dependency typescript to ^4.3.5 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
typescript (source) | ^4.3.2 -> ^4.3.5 |
Release Notes
Microsoft/TypeScript
v4.3.5
This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.
v4.3.4
This release
- adds an optional
getCustomTransformers
method to theSolutionBuilderHost*
APIs - uses the transforms given by
getCustomTransformers
in Builder Program instances when runningemit()
methods in cases wherecustomTransforms
are not given.
See the change for more details
v4.3.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.3.0 (Beta).
- fixed issues query for TypeScript v4.3.1 (RC).
- fixed issues query for TypeScript v4.3.2.
- fixed issues query for TypeScript v4.3.3.
Downloads are available on:
Configuration
-
If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.