6.0.0
test(theme): fix test cases of v6
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.
fix(type): optimize types for dts bundling
ts: let to const. And add eslint rule "prefer-const".