Releases: Yoctol/react-d3-cloud
Releases · Yoctol/react-d3-cloud
v1.0.6
What's Changed
- Update package.json to support react 18 by @desduvauchelle in #146
New Contributors
- @desduvauchelle made their first contribution in #146
Full Changelog: v1.0.5...v1.0.6
1.0.5 / 2021-10-03
1.0.4 / 2021-09-29
Patches
- Fix: fix missing /lib/ in exports map: 9895a3a
1.0.3 / 2021-09-19
Patches
- Fix: create scale ordinal outside of the fill function: 497416f
1.0.2 / 2021-09-16
Patches
- Fix: pass number to the ordinal function: 7225152
1.0.1 / 2020-09-09
Patches
- Build both cjs and esm: 3e459f2
1.0.0 / 2021-09-02
Major Changes
- Migrate to TypeScript: 8c8e601
0.11.0 / 2020-06-23
Minor Changes
- Use viewBox instead of width, height: a35687a
0.10.1 / 2020-08-27
Patches
- Add React.memo to avoid unnecessary re-render: b03cd6d
0.10.0 / 2021-08-26
Minor Changes
- Add the fill prop to support custom colors: 9de8dd3