We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add FAQ on auto-import
Update Node Target Mapping based on tsconfig bases (#347)
Updated FAQ (markdown)
`--enforceReadonly` has not yet been released (#344)
Updated Performance Tracing (markdown)
Set Node 18 back to ES2022 lib (#343)
ES2023 is 100% supported in Node.js 20 on node.green
docs: update FAQ.md (#341)
Fix: typo in FAQ.md file (#340)
Updated Performance (markdown)
Tweak pprof wording for santization
Document profiling with pprof-it & pprof. (#338) * Document profiling with pprof-it & pprof. * Point out `PPROF_SANITIZE`. * More warning blocks.
Add `moduleResolution` `bundler` to FAQ answer (#337)
Updated Release Activities (markdown)
fix: usage of `node12 which is deprecated` (#335)
Update the TypeScript Real-world plugins list (#326) The `styled-components` plugin was moved. TSLint is deprecated. Astro, MDX, Vue, and Svelte now provide TypeScript plugins.
Fix typo: `complier` -> `compiler` (#322)
fixed typo in "Pre-Declined Feature Requests" title (#333)
Update Breaking-Changes.md (#332) docs: fixing broken URL link in section 3.9
docs: added Bsky and Mastodon (Fosstodon) account mentions (#321)
Recover missing FAQ section on functions/signatures with fewer parameters being assignable to those with more parameters.
Update Node 18 to reflect that it supports lib=ES2023
Update bot commands
Add isFinite
Merge pull request #325 from jdevries3133/ts_server_perf_details Callout performance characteristics of ts-server
feat: add details re diagnostics
chore: format one sentence per line