Skip to content

Upgrade dc library to the final 3.x release.

bgm requested to merge github/fork/artfulrobot/upgrade-dc-to-3-final into master

Created by: artfulrobot

dc.js is now releasing on a 4.x version, we're on 3.x. Some important bugfixes have happened on 3.x since our version and this PR bumps it up to 3.1.9 which is the final version on the 3.x branch.

For reference here's the docs for the 3.x branch: https://github.com/dc-js/dc.js/blob/master/docs/old-api-docs/api-3.1.9.md

One day we should look to moving to 4.x to keep up, but this should be a minor non-breaking change for now.

Merge request reports