5.4.0
fix: remove used default zlevel
fix(typo): Trasition -> Transition
fix(boxplot): fix invalid logic that causes incorrect band width when axis type is not `category`.
enhance: [data transform] (1) Clarify the rule of when need to return the dimension. (2) Clarify the API name and behavior of data transform. (3) Try to freeze the raw data exposed to data transform.
WIP(legend): fix legendSymbol
refact: make components installable
fix: typo in comment (#13933)