v0.2.0
Breaking
- #170 Upgrade to chartjs v4 and fix bugs
Changes
- #166 Bump karma-firefox-launcher from 2.1.1 to 2.1.2
- #163 Bump karma-chrome-launcher from 3.1.0 to 3.2.0
- #155 Bump actions/setup-node from 2 to 4
- #161 Bump rollup from 2.58.0 to 2.79.1
- #162 Bump karma-rollup-preprocessor from 7.0.7 to 7.0.8
- #158 Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.33.0
- #154 Bump release-drafter/release-drafter from 5 to 6
- #156 Bump actions/checkout from 2 to 4
- #157 Bump dorny/paths-filter from 2 to 3
- #153 add candlestick dataset options types
- #148 Calculate user bounds when 'getMinMax()' is called
- #152 Bump follow-redirects from 1.14.9 to 1.15.4
- #149 Bump @babel/traverse from 7.11.5 to 7.23.2
- #147 Bump word-wrap from 1.2.3 to 1.2.4
- #145 Bump socket.io-parser from 4.2.2 to 4.2.3
- #144 Bump engine.io and socket.io
- #140 Bump ua-parser-js from 0.7.31 to 0.7.33
- #139 Bump luxon from 2.0.2 to 2.5.2
- #138 Bump json5 from 2.1.3 to 2.2.3
- #137 Update Chart.js peer dependency
- #136 Bump minimatch from 3.0.4 to 3.1.2
- #135 Bump engine.io and socket.io
- #133 Bump socket.io-parser from 4.0.4 to 4.0.5
- #123 Bump karma from 6.3.14 to 6.3.16
- #126 Bump minimist from 1.2.5 to 1.2.6
- #127 Bump async from 3.2.1 to 3.2.3
- #130 Bump terser from 5.3.3 to 5.14.2
- #122 Bump karma from 6.3.5 to 6.3.14
- #120 Bump log4js from 6.3.0 to 6.4.0
- #119 Bump follow-redirects from 1.14.4 to 1.14.7
What's Changed
- Bump follow-redirects from 1.14.4 to 1.14.7 by @dependabot in #119
- Bump log4js from 6.3.0 to 6.4.0 by @dependabot in #120
- Bump karma from 6.3.5 to 6.3.14 by @dependabot in #122
- Bump terser from 5.3.3 to 5.14.2 by @dependabot in #130
- Bump async from 3.2.1 to 3.2.3 by @dependabot in #127
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #126
- Bump karma from 6.3.14 to 6.3.16 by @dependabot in #123
- Bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #133
- Bump engine.io and socket.io by @dependabot in #135
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #136
- Update Chart.js peer dependency by @santam85 in #137
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #138
- Bump luxon from 2.0.2 to 2.5.2 by @dependabot in #139
- Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #140
- Bump engine.io and socket.io by @dependabot in #144
- Bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #145
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #147
- Bump @babel/traverse from 7.11.5 to 7.23.2 by @dependabot in #149
- Bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #152
- Calculate user bounds when 'getMinMax()' is called by @Cowjiang in #148
- add candlestick dataset options types by @DaveSkender in #153
- Bump dorny/paths-filter from 2 to 3 by @dependabot in #157
- Bump actions/checkout from 2 to 4 by @dependabot in #156
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #154
- Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.33.0 by @dependabot in #158
- Bump karma-rollup-preprocessor from 7.0.7 to 7.0.8 by @dependabot in #162
- Bump rollup from 2.58.0 to 2.79.1 by @dependabot in #161
- Bump actions/setup-node from 2 to 4 by @dependabot in #155
- Bump karma-chrome-launcher from 3.1.0 to 3.2.0 by @dependabot in #163
- Bump karma-firefox-launcher from 2.1.1 to 2.1.2 by @dependabot in #166
- Upgrade to chartjs v4 and fix bugs by @santam85 in #170
New Contributors
Full Changelog: v0.1.1...v0.2.0
Thanks to @Cowjiang, @DaveSkender, @dependabot, @dependabot[bot] and @santam85