Skip to content

Commit

Permalink
Readying for v5.0.0-alpha4
Browse files Browse the repository at this point in the history
  • Loading branch information
kum-deepak committed Jul 31, 2024
1 parent cda9b25 commit 420e0c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 5.0.0-alpha4
* Minor typings fixes
* minor refactor for beforeResize
* Make redrawAll resilient against errors in beforeRedrawAll

## 5.0.0-alpha3
* Rearrange Data Classes to better support Remote Data classes.
* Extract and externalize CrossFilter specific behavior. This should allow easier to remote data.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dc",
"version": "5.0.0-alpha3",
"version": "5.0.0-alpha4",
"license": "Apache-2.0",
"copyright": "2020",
"description": "A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js ",
Expand Down

0 comments on commit 420e0c5

Please sign in to comment.