Sourced from knip's releases.
Release 5.42.2
- Accept function that returns config in expo plugin (96b67835ebc07abea5c899154978b6f09ca39bff)
- Improve pm binary/package handling (4b78b614d8dace82c6c8c168c7909f4f4f025f7b)
- Make github-action inputs optional in production mode (resolves #914) (c510a3500e946153db798d912d8d9c8dc399bb0d)
- Minor housekeeping (4011b233dcef91ea8c48e971c018bbc16141cef4)
- Track Angular polyfills (#913) (e5688024e618ad066a85ef995c8a2f292fe3c43d) - thanks
@davidlj95
!Release 5.42.1
- Exclude semantic-release packages (resolves #899) (a28cc021)* Edit docs + gen (d850cbeb)
- Improve reported line sorting (7ff0b70b)
- Rename tests touching fs for easier exclusion (be5ba912)
- Add test:watch script to watch only failing test (86b2123f)
- Add default formatter for jsx (4a212ad9)
- Avoid overwrites in issue collector storage key (0530465c)
- Rename file to match test/fixture consistency (959b64cf)
- Fix case of
node ../../node_modules/.bin/executable
(resolves #908) (5a77dcc4)- Log debug session from launcher (be1f9d42)
- Introduce
optional
dependencies & improve pm cli arg handling (1731ee5d)- Support more
execa
methods in visitor (5f2cf340)- Minor refactor (052375f1)
- Fix non-internal
isDependency
case (e908cfea)- Format on save (0f670160)
- Fix case of $/execa script like
yarn lint:spellcheck
(03abffdd)- Reduce noise (5a3177f5)
- feat: add dependency-cruiser plugin (#911) (8d206a07) - thanks
@filipw01
!- Update dependencies (b9aff835)
- Update docs re. 1731ee5 (938496c3)
f9b0132
Release 5.42.2e568802
Track Angular polyfills (#913)4011b23
Minor housekeepingc510a35
Make github-action inputs optional in production mode (resolves #914)4b78b61
Improve pm binary/package handling96b6783
Accept function that returns config in expo pluginfdb9837
Release 5.42.1b9aff83
Update dependencies8d206a0
feat: add dependency-cruiser plugin (#911)5a3177f
Reduce noise