- chore: update year in license (#1833) (32bc844) - thanks @trueberryless!
- ci: pin github actions (#1835) (82a8d09) - thanks @trueberryless!
- Assume Node 24+/Bun and remove compilation step (d9ef038)
- Don't report working-directory scripts as unlisted binaries (resolve #1834) (aea7923)
- Add
pnpm run lintto CI workflow (ec9aa1c) - feat: add settings for Zed editor to use oxlint and oxfmt (#1836) (111f2e0) - thanks @trueberryless!
- fix: remove format_on_save: true settings from Zed settings to respect user settings (#1838) (dc2a640) - thanks @trueberryless!
- feat: add Renovate for GitHub actions only (#1839) (ffce88c) - thanks @trueberryless!
- Ignore import() in JSDoc examples (#1844) (6f090f9) - thanks @cyphercodes!
- Don't report types used only in module augmentations as unused (resolve #1843) (7901abd)
- Restore CI intent (0d739be)
- feat: add less, stylus compilers and astro, svelte, vue import resolution (#1845) (5525759) - thanks @trueberryless!
- Don't report built-in compiler dependencies as unused (3c9d4ad)
- feat: add scss handling to stencil plugin (#1846) (acba6b8) - thanks @johnjenkins!
- fix(reporters): always print the issue-type title for a single group (#1848) (cf997b2) - thanks @morgan-coded!
- Export Issue, IssueRecords and IssueType types (resolve #1840) (260f192)
- Squeeze every bit of perf out around compilers (bb0eeb6)