- Exclude semantic-release packages (resolves #899) (a28cc02)* Edit docs + gen (d850cbe)
- Improve reported line sorting (7ff0b70)
- Rename tests touching fs for easier exclusion (be5ba91)
- Add test:watch script to watch only failing test (86b2123)
- Add default formatter for jsx (4a212ad)
- Avoid overwrites in issue collector storage key (0530465)
- Rename file to match test/fixture consistency (959b64c)
- Fix case of
node ../../node_modules/.bin/executable
(resolves #908) (5a77dcc) - Log debug session from launcher (be1f9d4)
- Introduce
optional
dependencies & improve pm cli arg handling (1731ee5) - Support more
execa
methods in visitor (5f2cf34) - Minor refactor (052375f)
- Fix non-internal
isDependency
case (e908cfe) - Format on save (0f67016)
- Fix case of $/execa script like
yarn lint:spellcheck
(03abffd) - Reduce noise (5a3177f)
- feat: add dependency-cruiser plugin (#911) (8d206a0) - thanks @filipw01!
- Update dependencies (b9aff83)
- Update docs re. 1731ee5 (938496c)