v10.0.0
Highlights
This release has ~35% smaller install size due to the size improvements in TypeScript v5 π
Make sure your dependencies tree has switched to TypeScript v5 to benefit from the size decrease, otherwise you will end up with two TypeScript versions, which will be worse since TypeScript won't be deduped.
What's Changed
- Switch to xo for linting by @XhmikosR in #113
- Rename variables by @XhmikosR in d567dd5
- Update dependencies including detective-typescript v10.0.0 by @XhmikosR in #114
Full Changelog: v9.2.1...v10.0.0