Releases: kurkle/chartjs-chart-sankey
Releases · kurkle/chartjs-chart-sankey
v0.14.0
Essential Links
Note
The repository was converted to typescript in this release, so there could be issues with types. Please report.
Enhancements
Bugs Fixed
- #191 refactor: improve layout
- #161 fix: zero size node padding issue
- #160 fix: tooltip with custom parsing
Development
- #192 chore(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0
- #193 chore(deps-dev): bump globals from 15.12.0 to 15.13.0
- #194 chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0
- #195 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0
- #196 chore(deps-dev): bump rollup from 4.28.0 to 4.28.1
- #182 chore(deps-dev): bump @swc/core from 1.9.2 to 1.9.3
- #183 chore(deps-dev): bump typescript from 5.6.3 to 5.7.2
- #188 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.17.0
- #189 chore(deps-dev): bump @typescript-eslint/parser from 8.12.1 to 8.17.0
- #190 chore(deps-dev): bump rollup from 4.27.3 to 4.28.0
- #180 chore(deps-dev): bump eslint from 9.14.0 to 9.15.0
- #177 chore(deps-dev): bump rollup from 4.25.0 to 4.27.3
- #178 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0
- #179 chore(deps-dev): bump @swc/core from 1.7.40 to 1.9.2
- #181 chore(deps-dev): bump @eslint/eslintrc from 3.1.0 to 3.2.0
- #176 chore(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0
- #169 chore(deps-dev): bump globals from 15.11.0 to 15.12.0
- #171 chore(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0
- #172 chore(deps-dev): bump eslint from 9.13.0 to 9.14.0
- #175 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.1 to 8.14.0
- #174 chore(deps-dev): bump rollup from 4.24.2 to 4.25.0
- #165 chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.1
- #164 chore(deps-dev): bump rollup from 4.24.1 to 4.24.2
- #166 chore(deps-dev): bump chart.js from 4.4.5 to 4.4.6
- #167 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.1
- #168 chore(deps-dev): bump @types/node from 22.8.1 to 22.8.2
- #158 refactor: unit tests with jest
- #157 fix: some sonar issues
- #156 chore: convert to typescript
- #127 Bump body-parser from 1.20.2 to 1.20.3
- #155 ci: remove coeralls, run sonar
- #125 Bump follow-redirects from 1.15.2 to 1.15.9
- #154 chore: update rollup & plugins, tune fixture thresholds & tolerances
Thanks to @dependabot, @dependabot[bot] and @kurkle
v0.13.0
Essential Links
- #95 alpha value upgradation
- #148 Fix #146
- #149 Bump cookie and socket.io
- #137 Bump @typescript-eslint/parser from 5.59.5 to 5.62.0
- #132 Bump chart.js from 4.3.0 to 4.4.4
- #135 Added example for hoverColorFrom and hoverColorTo in README
- #136 Add hoverColorFrom, hoverColorTo types (Scriptable)
- #118 Bump actions/setup-node from 2 to 4
- #126 Bump braces from 3.0.2 to 3.0.3
- #131 Bump @babel/traverse from 7.21.5 to 7.25.6
- #130 Bump ws and socket.io
- #119 Bump eslint-plugin-html from 7.1.0 to 8.1.1
- #117 Bump release-drafter/release-drafter from 5 to 6
- #120 Bump actions/checkout from 2 to 4
- #121 Bump @rollup/plugin-terser from 0.4.1 to 0.4.4
- #122 Bump @rollup/plugin-node-resolve from 15.0.2 to 15.2.3
- #124 Bump karma-coverage from 2.2.0 to 2.2.1
Thanks to @MarcBaeuerle, @RishikeshB, @dependabot, @dependabot[bot], @fteamkr, @jesnault and @kurkle
v0.12.1
Essential Links
- #112 bump version to 0.12.1
- #111 Issue 82
- #105 fix: module definitions
- #96 Chores
- #85 Bump json5 from 2.2.1 to 2.2.3
Thanks to @budi1200, @dependabot, @dependabot[bot], @jgwillard, @jwillard-eab and @kurkle
v0.12.0
Essential Links
- #84 Bump engine.io from 6.2.0 to 6.2.1
Bugs Fixed
- #83 chart.js v4 compatibility
Thanks to @dependabot, @dependabot[bot] and @stockiNail
v0.11.0
v0.10.0
v0.9.1
Essential Links
Bugs Fixed
- #74 Prevent infinite loops on circular data
Types
- #73 Add VisualElement extension to Flow element type definition
Thanks to @dependabot, @dependabot[bot], @kurkle, @stockiNail and Jukka Kurkela
v0.9.0
Essential Links
Enhancements
- #65 Add possibility to override the column of node
Thanks to @dependabot, @dependabot[bot] and @kurkle