5.4.0
refact(type): optimize event type
chore: add `clamp` to `dataToPoint` and code simplify
chore: fix some typos
fix: remove useless code
refact: put all core modules in the core dir. only do export in lib/echarts
chore: reuse noop function from zrender util to reduce redundant code.
ts: let to const. And add eslint rule "prefer-const".
refact(graph): use blur state instead of change opacity by manual
fix(type): optimize types for dts bundling