v6.0.0-rc3
Pre-release
Pre-release
What's Changed
- fix(StaticCanvas): fully clean the cache canvas to avoid leaving trailing pixels #9779
- perf(): Reduce some calls to setCoords() #9795
- chore(TS): svg reviver is optional #9935
- refactor(filters): Remove mainParameter, add stronger types to filters, refactor getUniformLocations #9933
- refactor(): remove strict parameter for ancestry. #9918
- feat(Color): add support for decimals and different angle types in HSL color parsing #9915
- fix(Controls): add support for numeric origins to changeWidth #9909
- fix(ActiveSelection): fixed render order so group controls are rendered over child objects #9914
- fix(filters): RemoveColor has missing getFragmentSource method ( typo ) #9911
- types(): Make event type explicit - non generic, and fix pattern fromObject type #9907
New Contributors
- @271642183 made their first contribution in #9911
- @DaxGama made their first contribution in #9914
- @williamforster made their first contribution in #9915
Full Changelog: v6.0.0-rc2...v6.0.0-rc3