- fix: report types used only in private parameters (resolve #1950) (3c785f5)
- 💡 Add support for
node:fs/promisesglob(#1977) (44faf08) - thanks @DreamLongYT! - Respect JSDoc tags on URL dependencies (resolve #1943) (f93ad09)
- Make prop access consistent while at it (1c90b49)
- Set an explicit Bun test timeout (964085d)
- Add note re. one scoped PRs (8f9490a)
- fix(cli): validate numeric options instead of passing NaN through (#1975) (ab90e24) - thanks @devYRPauli!
- fix: compile files with workspace-scoped compilers (#1997) (462ae45) - thanks @gioboa!
- Resolve Nuxt
#sharedimports from the shared directory (#1991) (cc47061) - thanks @DreamLongYT! - Update dependencies (c4e0f08)
- Declare webpack directly instead of through
@types/webpack(96ff2df) - Assert counters in targeted regression tests (f0cf11d)