chore(deps): update dependency typescript to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
typescript (source) | devDependencies | major | ^3.7.3 -> ^4.0.0 |
Release Notes
Microsoft/TypeScript
v4.7.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
- fixed issues query for Typescript 4.7.4 (Stable).
Downloads are available on:
v4.7.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
Downloads are available on:
v4.7.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.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
Downloads are available on:
v4.6.4
This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
- fixed issues query for Typescript 4.6.3 (Stable).
- fixed issues query for Typescript 4.6.4 (Stable).
Downloads are available on:
v4.6.3
This release includes fixes for
- an incremental parsing bug caused by faulty error recovery logic
- improved results from the TypeScript API's
preProcessFile
function
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
- fixed issues query for Typescript 4.6.3 (Stable).
Downloads are available on:
v4.6.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.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
Downloads are available on:
v4.5.5
This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
- fixed issues query for Typescript 4.5.4 (Stable).
- fixed issues query for Typescript 4.5.5 (Stable).
Downloads are available on:
v4.5.4
This patch release includes a fix for incorrectly offering up JSX attribute snippet completions at the beginning of a tag name.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
Downloads are available on:
v4.5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
Downloads are available on:
v4.5.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.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.1 (Stable).
Downloads are available on:
v4.4.4
This patch release contains fixes for a performance regression in --build
mode by only calling realpath
on package.json
files only when those files are known to exist on disk, and to only perform this work under --watch
mode.
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.
- fixed issues query for Typescript 4.4.4.
Downloads are available on:
v4.4.3
This patch release contains a 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.
v4.1.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.1.0 (Beta).
- fixed issues query for TypeScript v4.1.1 (RC).
- fixed issues query for TypeScript v4.1.2 (Stable).
- fixed issues query for TypeScript v4.1.3 (Stable).
Downloads are available on:
v4.1.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.1.0 (Beta).
- fixed issues query for TypeScript v4.1.1 (RC).
- fixed issues query for TypeScript v4.1.2 (Stable).
Downloads are available on:
v4.0.8
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.0.7
This release contains a fix for an issue when language service plugins have no specified name.
v4.0.6
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v4.0.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.0.0 (Beta).
- fixed issues query for TypeScript v4.0.1 (RC).
- fixed issues query for TypeScript v4.0.2.
- fixed issues query for TypeScript v4.0.3.
- TypeScript 4.0.4 NOT FOUND
- fixed issues query for TypeScript v4.0.5.
Downloads are available on:
v4.0.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.0.0 (Beta).
- fixed issues query for TypeScript v4.0.1 (RC).
- fixed issues query for TypeScript v4.0.2.
- fixed issues query for TypeScript v4.0.3.
Downloads are available on:
v4.0.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.0.0 (Beta).
- fixed issues query for TypeScript v4.0.1 (RC).
- fixed issues query for TypeScript v4.0.2.
Downloads are available on:
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.