fabricjs/fabric.js
 Watch   
 Star   
 Fork   
3 days ago
fabric.js

Version 7.0.0

No code changes compared to 7.0.0 - rc1

11 days ago
fabric.js

Version 6.9.1

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v690...v691

  • fix(): Fix the situation where undefined + char exists when calculating couple #10816
  • fix(): Fix toDataUrl writing on contextTop #10820
11 days ago
fabric.js

Version 7.0.0 rc1

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v700-beta1...v700-rc1

11 days ago
fabric.js

Version 7.0.0-rc1

Version 7.0.0 rc1

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v700-beta1...v700-rc1

2025-11-09 00:14:32
fabric.js

Version 6.9.0

What's Changed

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

2025-11-08 21:48:24
fabric.js

Version 6.8.0

What's Changed

fix(): CWE-1333 CWE-400 CWE-730 Simplify some regexes in order to avoid slowness with craft bad string #10746 fix(): CWE-1333 CWE-400 CWE-730 in Text.ts regex #10745 fix(StaticCanvas): After executing loadFromJSON, it unexpectedly adds an objects property to the canvas. #10741 fix(textarea): A form field element has neither an id nor a name attribute. #10172 fix(Canvas): The mouse enter and leave events of child elements will be executed twice. #10699 chore(): Remove mouse wheel console warning by setting default explicitly. #10712 fix(): fix rendering of text when line height is set to 0 #10785

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v671...v680

Thanks to @Smrtnyk and @zhe-he

2025-08-24 14:29:36
fabric.js

Version 7.0.0 beta1

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v662...v700-beta1

2025-07-22 02:34:31
fabric.js

Version 6.7.1

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v670...v671

2025-07-21 22:43:15
fabric.js

Version 6.7.1

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v670...v671

2025-06-06 13:13:18
fabric.js

Version 6.7.0

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v667...v670