Skip to content

Version 2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@simonbrunel simonbrunel released this 09 Feb 07:55
· 3 commits to master since this release

Version 2.x of this plugin is compatible with Chart.js v3+

If you still use Chart.js v2.x, please use version 1.x of this plugin.

Help us testing: npm install chartjs-plugin-deferred@next

Essential Links

Breaking Changes

Read the migration guide before updating to this version.

  • #21 Migrate to Chart.js v3 (#15)
  • #24 Do not register the plugin automatically

New Features

  • #22 Add TypeScript declaration files
  • 75be707 Export plugin as an ESM compatible module

Documentation

  • 6102768 Move the samples in the VuePress documentation
  • 48602fb Add vuepress-plugin-versions to the docs

Development

  • 3589a49 Get rid of Gulp in favor of npm scripts
  • 86f299f Use latest Chart.js ESLint config (tab -> space)
  • 41a7601 1be9d1c Update npm dependencies
  • 39444f3 Fix GitHub stats link and use https everywhere

Thanks to @LeeLenaleee and @simonbrunel

Milestone: 2.0.0