5.3.2
fix(extension/bmap): fix bmap first layout may be incorrect if container's layout is flex or grid.(#13424)
chore: migrate changes to next branch and fix a bug brought by a typo(apache/incubator-echarts#13213).
fix outdated links
ts: let to const. And add eslint rule "prefer-const".