So I'm looking for a documentation table somewhere that matches typescript versions with angular versions. Any luck?
The Angular Web Site contains details on how to upgrade from one Angular version to another. In the details below, it will explain the minimum supported typescript version for each release. It will also mention the required minimum NodeJS version.
For example, upgrading from 7 to 8 yields the following:
Note- if you're just looking for every detail, navigate to the source package.json file for Angular CLI. In there is a line which specifies the required version of typescript. You can navigate among releases by clicking the Branch
dropdown and selecting Tags
, where you pick from among the various versions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With