- 76db5f0 feat(init): reduces the moduleSystems in the template to cjs and es6
- 11127b5 feat(extract): adds more granularity to dependency types (#884)
- 83a5589 ci(deps): bump actions/stale from 8 to 9 (#885)
- 03bdda2 fix(resolve)!: makes alias type derivation more correct and precise BREAKING (#867)
- 83fafe1 doc: updates alerts to use GH markdown alerts
- 7abbe47 feat(report/dot): adds ability to match arrays for conditional coloring (#882)
- 33978af chore(ci): ensures our own dependency graphs only show red lines when the severity tells it so
- f0d1fe3 build: ensures dependencies on .d.[cm]?ts$ are type only always
- 92c5782 ci: sets up semantic PR title check
- 1af5706 doc(cli): point to picomatch instead of node-glob
- 17c7e1c Ensure trailing newline is written to files and stdout (#879)
- 19033e8 feat(extract)!: detect 'type-only' with inline imports/exports - BREAKING (#875)