What's Changed
Release v2.3.0-alpha.1 as an alpha release for 2.3.0 - this is the first release that contains the non-breaking security vulnerability fix for #3012
fix
- patch/d3-color vulnerability fix - victory-vendor by @ckifer in #3135
- AreaChart: Respect baseValue of AreaChart, but allow override from Area by @nikolasrieble in #3140
chore
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #3136
- chore(deps-dev): remove unused dependencies by @marcalexiei in #3144
jest migration
- refactor: log and dom utils tests to jest and ts by @ckifer in #3133
- Jest Migration: ReactUtils by @nikolasrieble in #3139
- test(jest): remove console error and warn from stdout in LogUtils and ReactUtils by @marcalexiei in #3142
- test(ShallowEqual): convert test using jest by @marcalexiei in #3143
- Jest Migration: util/CartesianUtils by @nikolasrieble in #3145
New Contributors
- @marcalexiei made their first contribution in #3142
Full Changelog: v2.3.0-alpha.0...v2.3.0-alpha.1