v36.3.2
What's Changed
- Added functionality to be able to pass user props to components. Safe… by @dlcartright in #2151
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #2186
- Add user props tests and remove arbitrary demo props by @becca-bailey in #2172
- Bump minimist from 1.2.5 to 1.2.6 in /demo/rn by @dependabot in #2177
- Add safe user props to all top-level components by @becca-bailey in #2191
- Bump ansi-regex from 3.0.0 to 3.0.1 in /demo/rn by @dependabot in #2190
- Bump plist from 3.0.4 to 3.0.5 in /demo/rn by @dependabot in #2189
- Bump async from 2.6.3 to 2.6.4 in /demo/rn by @dependabot in #2193
- Allow additional props from user, such as
aria-label
anddata-testid
by @becca-bailey in #2192 - Fix Horizontal charts panning at the incorrect rate by @TabithaMaudMM in #2179
New Contributors
- @dlcartright made their first contribution in #2151
- @TabithaMaudMM made their first contribution in #2179
Full Changelog: v36.3.1...v36.3.2