What's Changed
- fix(canvas): fix getRelativeCursor for non SVG implementations by @plouc in #2125
- fix(website): remove orient prop from axisBottom and axisLeft by @hayawata3626 in #2134
- Minor docs fix for specifying color by @Josh-a-e in #2139
- chore(deps): bump luxon from 1.28.0 to 1.28.1 by @dependabot in #2215
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2212
- chore(deps): bump express from 4.17.1 to 4.17.3 by @dependabot in #2200
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #2195
- chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #2179
- Check if ResizeObserver is defined instead of checking window object by @andriuss in #2222
- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #2227
- chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #2193
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #2183
- chore(deps): bump d3-color from 2.0.0 to 3.1.0 by @dependabot in #2142
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #2260
- bugfix: fix CustomLayerProps lineGenerator type by removing unnecessary Array type by @kendrickt in #2238
- Add mouse events to line slices by @sigmike in #2128
- Bugfix/website/bar add legends fix by @Nanak360 in #2282
- fix: Relax constraints on
@react-spring/web
by @dubzzz in #2280 - Introduce a @nivo/boxplot package by @tkonopka in #1991
- Add firstWeekday attr to calendar/TimeRange by @yzalvov in #2299
- Infrastructure maintenance by @plouc in #2313
- Upgrade Gatsby by @plouc in #2315
- Boxplot doc by @plouc in #2316
- Add support for end-to-end tests via cypress by @plouc in #2317
- Upgrade Lerna by @plouc in #2318
New Contributors
- @hayawata3626 made their first contribution in #2134
- @Josh-a-e made their first contribution in #2139
- @andriuss made their first contribution in #2222
- @kendrickt made their first contribution in #2238
- @sigmike made their first contribution in #2128
- @Nanak360 made their first contribution in #2282
- @dubzzz made their first contribution in #2280
- @yzalvov made their first contribution in #2299
Full Changelog: v0.80.0...v0.82.0