Update dependency typescript to v4.5.4
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
typescript (source) | 4.3.5 -> 4.5.4 |
Release Notes
Microsoft/TypeScript
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:
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.