aegir
aegir copied to clipboard
feat!: add support for depchecking typescript projects
@achingbrain not sure if this is too disruptive.
BREAKING CHANGE:
- no more forwarding flags
- no more positional arguments - cannot depcheck single file
- won't throw an error for missing dependency if it's in devDependencies section of package.json
2022-09-02 conversation: next step is that @achingbrain is going to check this out locally and see how much damage this causes.
If we don't land now, we may include in a future aegir release with other breaking changes (e.g., requiring return types). If there's a lot of pain updating, we want to handle it all in one go.
:tada: This PR is included in version 38.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: