Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Jun 19, 2024
1 parent 69467d7 commit afde251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dvdkon](https://github.com/dvdkon))
+ [Fix] [data] Avoid error when using BigInt values. [#19847](https://github.com/apache/echarts/issues/19847) ([zettca](https://github.com/zettca))
+ [Fix] [pie] Fix `endAngle` is not applied on the empty circle. [#19642](https://github.com/apache/echarts/issues/19642) ([plainheart](https://github.com/plainheart))
+ [Fix] [toolbox] Fix uncaught reference error in the environment that `MouseEvent` doesn't exist. [#19620](https://github.com/apache/echarts/issues/19620) ([plainheart](https://github.com/plainheart))
+ [Fix] [tooltip] Fix tooltip XSS issue when legend name is HTML string. [#20045](https://github.com/apache/echarts/issues/20045) ([plainheart](https://github.com/plainheart))
+ [Fix] [type] Fix that in users' .d.ts `import('echarts/types/dist/shared')` can not visit `'echarts/types/dist/shared.d.ts'` since v5.5.0. [#20030](https://github.com/apache/echarts/issues/20030) ([100pah](https://github.com/100pah))

## v5.5.0
Expand Down

0 comments on commit afde251

Please sign in to comment.