What's Changed
- refactor(chart): rename context & node api to getContext and getNode @pepper-nice in #4690
- feat(MarkBase): change the name from MarkBase to MarkNode (fix #4672) by @pepper-nice in #4689
- fix(column): group produce non-constant columns by @pearmini in #4697
- feat(mark): group animation options by @pearmini in #4695
- refactor(tooltip): enhance tooltip by @pearmini in #4691
- fix(tooltip): display tooltip correctly by default by @pearmini in #4693
- fix(hocMark): the render problem in hoc mark. by @pepper-nice in #4700
- refactor: refactor performance test env by @Aarebecca in #4699
- feat(tooltip): support render (close: #4495) by @pearmini in #4703
- feat(element): handle click event (close: #4665) by @pearmini in #4709
Breaking Change
There are some breaking changes here: #4713 .
Full Changelog: 5.0.0-beta.11...5.0.0-beta.12