Version 6.7.0
- feat(Text): Support for text decoration thickness by @asturur in https://github.com/fabricjs/fabric.js/pull/10647
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v667...v670
Version 6.6.7
- fix(): Backport viewport regex fix by @asturur in https://github.com/fabricjs/fabric.js/pull/10642
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v666...v667
v666
- fix(): Fix polygon control not invalidating the cache
- chore(): Backport blur filter fix by @asturur in https://github.com/fabricjs/fabric.js/pull/10629
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v665...v666
v665
- feat(Text): Support Intl.segmenter by @asturur in https://github.com/fabricjs/fabric.js/pull/10595
Congratulations to @Kudze for his first contribution
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v664...v665
Version 6.6.4
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v663...v664
Hopefully this will publish correctly. No actual changes from 6.6.2
Version 6.6.3
- fix() fix typedocs so astro can compile with never versions by @asturur in https://github.com/fabricjs/fabric.js/pull/10534
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v662...v663
Version 5.5.2
- fix: update incorrect textbaseline value by @SebastiaanNijland in https://github.com/fabricjs/fabric.js/pull/10466
- @SebastiaanNijland made their first contribution in https://github.com/fabricjs/fabric.js/pull/10466
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v551...v552
Version 6.6.2
- fix(FabricImage): add href parsing fixes for #10421 by @asturur in https://github.com/fabricjs/fabric.js/pull/10465
- fix(Fabtictext) Svg export for text on a path by @asturur in https://github.com/fabricjs/fabric.js/pull/10284
- chore(): Update qunit and nyc to latest by @asturur in https://github.com/fabricjs/fabric.js/pull/10468
- refactor(): Remove custom triple click logic by @asturur in https://github.com/fabricjs/fabric.js/pull/10478
- fix(): Allow text or container clipPath to clip the text selection or cursor by @asturur in https://github.com/fabricjs/fabric.js/pull/10434
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v661...v662
Version 6.6.1
- fix(): FabricImage was missing cachekey when filtering by @asturur in https://github.com/fabricjs/fabric.js/pull/10441
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v660...v661
Version 6.6.0
- Typo:fix Id -> If BorderProps.ts Types description by @vmmoorthy in https://github.com/fabricjs/fabric.js/pull/10383
- chore(test): add test for color.test.ts by @aswind7 in https://github.com/fabricjs/fabric.js/pull/10370
- feat: Add method toBlob by @zhe-he in https://github.com/fabricjs/fabric.js/pull/10399
- Allow field access for PencilBrush subclasses by @DinosaurDad in https://github.com/fabricjs/fabric.js/pull/10416
- fix(image.ts): make accessing classList of HtmlImage optional in setElement function to prevent error when using node canvas image by @SvenFackert in https://github.com/fabricjs/fabric.js/pull/10412
- feat(): Add webp to ImageFormat (Issue: #10431) by @wvddrss in https://github.com/fabricjs/fabric.js/pull/10435
- @vmmoorthy made their first contribution in https://github.com/fabricjs/fabric.js/pull/10383
- @DinosaurDad made their first contribution in https://github.com/fabricjs/fabric.js/pull/10416
- @SvenFackert made their first contribution in https://github.com/fabricjs/fabric.js/pull/10412
- @wvddrss made their first contribution in https://github.com/fabricjs/fabric.js/pull/10435
Full Changelog: https://github.com/fabricjs/fabric.js/compare/v654...v660