Releases: zakodium-oss/react-ocl
Releases · zakodium-oss/react-ocl
v7.0.2
7.0.2 (2024-10-15)
Bug Fixes
v7.0.1
7.0.1 (2024-10-14)
Bug Fixes
v7.0.0
7.0.0 (2024-10-09)
⚠ BREAKING CHANGES
Bug Fixes
- improve native Node.js ESM support (95a6284)
Code Refactoring
v6.1.0
6.1.0 (2023-08-04)
Features
v6.0.2
6.0.2 (2023-08-04)
Bug Fixes
- enforce labelFontSize as a number (93f35ff)
v6.0.1
6.0.1 (2023-08-04)
Bug Fixes
v6.0.0
6.0.0 (2023-08-03)
⚠ BREAKING CHANGES
- remove the
<div>
level when redering a molecule
Features
- allow the renderer to have a label object property (e27edd9)
- allow the renderer to have a label object property (#24) (e27edd9)
- remove the <div> level when redering a molecule (e27edd9)
- Use a SVG as default error renderer (e27edd9)
v5.0.1
5.0.1 (2023-06-13)
Bug Fixes
- do not prevent triggering onChange when props are changed (#23) (738e2fe)
Documentation
- correct example in the readme (d3746f2)
v5.0.0
5.0.0 (2022-08-15)
⚠ BREAKING CHANGES
- remove propTypes and defaultProps
- update OpenChemLib to v8.0.0
Features
Code Refactoring
- remove propTypes and defaultProps (7b15f4d)
react-ocl v4.4.0
Features
- add initialIDCode props and give idCode in onChange callback (2dba9b4)