Skip to content

v2.13.0

Compare
Choose a tag to compare
@youjung-hong youjung-hong released this 28 Dec 03:47
· 390 commits to main since this release

New

  • support umd entry

    • CommonJS/CommonJS2: require('tui-chart')
    • AMD: define(['tui-chart'] , ... )
    • Global namespace: tui.chart
  • change naming policies:

    Now It was
    package name tui-chart tui.chart