This release focuses primarily on bug fixes and minor enhancements.
What's Changed
- fix: filters memory leak on apple by @jakex7 in #2534
- fix: react-native-windows implementation for new architecture by @acoates-ms in #2527
- fix: remove fill and stroke when its unset by @jakex7 in #2536
- refactor: use old style switch statement by @jakex7 in #2538
- chore: fix paper-macos-example workflow by @jakex7 in #2539
- feat: update SvgPackage to supported stable API's by @javache in #2541
- fix: react-native@0.73 sourceSet to maintain support by @jakex7 in #2543
- fix: resolve transforms on new architecture by @jakex7 in #2542
- fix: getBBox size by @jakex7 in #2549
- fix: animated transform last frame by @jakex7 in #2553
- refactor: replace deprecated processTransform by @jakex7 in #2554
- feat: make
RenderableView.hitTest
public to create a cross-library interface by @latekvo in #2555 - fix: FeComposite add default value for k1...4 by @jakex7 in #2557
New Contributors
- @acoates-ms made their first contribution in #2527
- @latekvo made their first contribution in #2555
Full Changelog: v15.9.0...v15.10.0