🐛 fix
- @visactor/vrender-core: fix issue with _debug_bounds
- @visactor/vrender-core: fix issue with string linear-gradient
- @visactor/vrender-core: fix issue where not work when lineWidth is set to 0
- @visactor/vrender-core: fix drawing issue when size is array
What's Changed
- Chore/spec types by @xile611 in #1559
- fix: fix drawing issue when size is array by @neuqzxy in #1545
- fix: fix issue where not work when lineWidth is set to 0 by @neuqzxy in #1563
- feat: optimize shiftY by @xiaoluoHe in #1562
- fix: fix issue with string linear-gradient by @neuqzxy in #1534
- fix: fix issue with _debug_bounds by @neuqzxy in #1565
- feat: add params to global shiftY alogrithm by @xiaoluoHe in #1570
Full Changelog: v0.20.15...v0.20.16