v1.1.21
Bug Fixes
- fix types (1476da0)
Performance Improvements
What's Changed
- perf: only build regexp once for detecting expectations by @ghusse in #608
- Refactor tsconfig for Stricter Type-Safe Settings by @y-hsgw in #605
- chore(deps-dev): bump unbuild from 2.0.0 to 3.0.1 by @dependabot in #609
- chore(deps-dev): bump @types/node from 20.17.10 to 22.10.2 by @dependabot in #610
- chore(deps-dev): bump bumpp from 9.9.1 to 9.9.2 by @dependabot in #611
- chore(deps-dev): bump @typescript-eslint/parser from 8.0.0 to 8.18.2 by @dependabot in #612
- chore(deps-dev): bump vitest from 1.6.0 to 2.1.8 by @dependabot in #613
- chore(deps-dev): bump eslint-doc-generator from 1.7.1 to 2.0.2 by @dependabot in #614
- fix false postive issues by @veritem in #617
- make build work by @veritem in #618
- chore: improve ci by @veritem in #619
- Chore/ci by @veritem in #620
- Feat/test extend by @veritem in #621
Full Changelog: v1.1.20...v1.1.21