v6.0.1
What's Changed
- fix(filters): Fix bugs in Pixelate and Blur filter by @asturur in #9962
- chore(): export InteractiveFabricObject to tweak default values by @asturur in #9963
And:
types/ControlProps.ts
: add missing@default
s, minor by @mrienstra in #9956- docs(): update README.md by @asturur in #9957
- tests(): Start moving visual tests to playwright by @asturur in #9481
- chore(): use deconstruction and constants in place of strings to save some bytes of code by @asturur in #9593
New Contributors
- @mrienstra made their first contribution in #9956
Full Changelog: v6.0.0-rc5...v6.0.1