5.4.2
refact(data): separate List to DataStorage and SeriesData
chore: fix a few typos
refact: put all core modules in the core dir. only do export in lib/echarts
chore: fix various typos
style: optimize symbol visual code
ts: let to const. And add eslint rule "prefer-const".
fix: other rename of data storage -> data store