angular / dgeni-packages

A collection of dgeni packages for generating documentation from source code.
MIT License
142 stars 106 forks source link

build(deps): update `typescript` to v4.5.4 #318

Closed gkalpak closed 2 years ago

gkalpak commented 2 years ago

This PR updates the typescript dependency to v4.5.4 (to take advantage of newer features and fix issues such as angular/angular#44468). See the individual commits for details.

This is a prerequisite for fixing angular/angular#44468.

gkalpak commented 2 years ago

You can see how this PR would affect the generated angular.io docs here: angular/dgeni-packages@16c63e6fc1febb7a8688a63be88209f23948ad79

gkalpak commented 2 years ago

Thx for taking a look, @petebacondarwin ❤️ I have updated the commit message (switching the type to feat and adding a breaking change notice).

petebacondarwin commented 2 years ago

Now we just need to run a release...