v36.9.2
What's Changed
Patch Changes
- Refactor victory-accessible-group to a function component by @KenanYusuf in #2777
- Convert victory-animation to function component by @KenanYusuf in #2788
- Remove cyclic deps from tests by @carbonrobot in #2795
- Refactor jest configuration by @carbonrobot in #2796
- Replace lodash isNil and isNan with native code by @carbonrobot in #2800
- Replaces lodash isFunction with native code by @carbonrobot in #2802
- Replace lodash values and mapValues with native code by @carbonrobot in #2808
- Replace lodash array utils with native code by @carbonrobot in #2810
- Replace lodash keys with native code by @carbonrobot in #2811
- Override VictoryGroup styles with VictoryBoxplot by @acharyakavita in #2824
- Replace lodash isString with native equivalent by @carbonrobot in #2827
- Replace lodash.invert with native code by @carbonrobot in #2830
- Replace lodash identity with native code by @carbonrobot in #2829
- Replace lodash difference with native code by @carbonrobot in #2828
- Replace lodash.sum with native code by @carbonrobot in #2831
Documentation and other non-code Changes
- Create standardized github forms for submitting issues by @carbonrobot in #2790
- Add config for issue templates by @carbonrobot in #2791
- Remove files included by org defaults by @carbonrobot in #2792
- Add horizontal stacked bar chart gallery example by @carbonrobot in #2807
- upgrade serve and customize serve command by @Burnett2k in #2805
- move js demo examples to ts by @Burnett2k in #2794
- Improve demo layout by @KenanYusuf in #2813
- Add type checking to TS demo application by @carbonrobot in #2814
- Chore: more documentation updates by @Burnett2k in #2818
- Add workflows to help automate issue triage by @carbonrobot in #2821
- add note to labelComponent prop in commonprops by @Burnett2k in #2822
- Upgrade doc website to Next14 by @carbonrobot in #2825
Full Changelog: v36.9.1...v36.9.2