What's Changed
- fix(): PERFORMANCE object caching is over-invalidating the cache by @asturur in #10294
- fix: Using an odd number of elements in strokeDashArray will contaminate the original data by @zhe-he in #10293
- fix(color): Support uppercase keywords by @zhe-he in #10300
- chore(): Make TS config more strict by @asturur in #10308
- chore(TS): Try to remove all TS-ERROR directives by @asturur in #10309
- ci(): Add Node 22 in the test runs by @asturur in #10310
- chore(): Reduce some verbose code by @asturur in #10311
Full Changelog: v651...v652