5.3.3
feat(tree): `tree` focus supports `relative`
fix(tree): fix tree unexpected expand (#16548)
refact: make components installable
refact: put all core modules in the core dir. only do export in lib/echarts
ts: let to const. And add eslint rule "prefer-const".
feat(View): `View` center supports `string` (#16904)
fix(type): optimize types for dts bundling