chartjs / chartjs-adapter-date-fns

date-fns adapter for Chart.js
MIT License
107 stars 34 forks source link

Remove use of helpers for v3 compatibility #16

Closed benmccann closed 4 years ago

benmccann commented 4 years ago

This will let us keep using the same version for v2 and v3. With the recent changes to support tree-shaking if we import the helpers in a v3-compatible way then we will lose v2 compatibility