Version 6.0.0 beta20
Pre-release
Pre-release
- chore(TS): minor changes to typescript notation to be compatible with a 5.3.3 #9725
- fix(InteractiveObject): "borderOpacityWhenMoving" does not take effect on the child shapes within the group #9374
- fix(SVGParser): Consider the transformMatrix of the clipPath owner as part of the clipPath trasnformation #9750
- fix(StaticCanvas): setDimensions not requesting a render if options are not passed #9710
- fix(LayoutManager): wrong bounding box position when activeSelection has originX/originY that are not default left/top #9649
- fix(ActiveSelection): block ancestors/descendants of selected objects from being selected #9732
- fix(Image): typo in style property for svg export #9717
- ci(): Update the changelog and stats action to work from forks
- fix(Shadow): Cloning a shape with shadow throws an error#9711
- chore(TS): use consistent and improved types for getDefaults and ownDefaults #9698
- fix(SVGParser): Don't crash on nested CSS at-rules #9707
- perf(): measuring canvas size #9697
- chore(TS): Add type for options in toCanvasElement and toDataUrl #9673
- ci(): add source map support to node sandbox #9686
- fix(Canvas): Correct type mainTouchId initialization #9684
- feat(Circle): Add counterclockwise parameter to Circle class #9670