| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-08 | 434 Bytes | |
| Version 6.9.0 source code.tar.gz | 2025-11-08 | 26.0 MB | |
| Version 6.9.0 source code.zip | 2025-11-08 | 26.5 MB | |
| Totals: 3 Items | 52.5 MB | 26 | |
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