Version 6.9.0
What's Changed
- fix(): Backport cache prototype pollution fix to 6.x by @asturur in https://github.com/fabricjs/fabric.js/pull/10800
Techinically a breaking change of private code. That is why the minor bump, otherwise would be a patch.
If you are not interacting with the fabric.charWidthsCache object directly, this release is not breaking
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v680...v690