Update dependency typescript to v4.4.3
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
typescript (source) | ~4.1.2 -> 4.4.3 |
Release Notes
Microsoft/TypeScript
v4.4.3
This patch release contains fix for leaking file watchers on package.json
, and a minor fix for completions in JavaScript files.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
- fixed issues query for Typescript 4.4.3.
Downloads are available on:
v4.4.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
Downloads are available on:
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:
v4.3.2
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.
Downloads are available on:
v4.2.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.2.0 (Beta).
- fixed issues query for TypeScript v4.2.1 (RC).
- fixed issues query for TypeScript v4.2.2 (Stable).
- fixed issues query for TypeScript v4.2.3.
- fixed issues query for TypeScript v4.2.4.
Downloads are available on:
v4.2.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.2.0 (Beta).
- fixed issues query for TypeScript v4.2.1 (RC).
- fixed issues query for TypeScript v4.2.2 (Stable).
- fixed issues query for TypeScript v4.2.3.
Downloads are available on:
v4.2.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.2.0 (Beta).
- fixed issues query for TypeScript v4.2.1 (RC).
- fixed issues query for TypeScript v4.2.2.
Downloads are available on:
v4.1.6
This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.
v4.1.5
This release contains a fix for an issue when language service plugins have no specified name.
v4.1.4
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.