Skip to content

v19.0.0

Latest
Compare
Choose a tag to compare
@xieziyu xieziyu released this 02 Dec 06:17
· 3 commits to master since this release

What's Changed

  • Feat: Upgrade to angular 19
  • BREAKING CHANGES:
    • According to issue #443, we cannot import from echarts/index.js using Angular 19. Therefore, we need to perform a custom build and import everything required from echarts/core, echarts/charts, echarts/components, or other specific entry points.
    • provideEcharts is REMOVED.

Full Changelog: v18.0.0...v19.0.0