Releases: vibbits/react-2d-molecule
Releases · vibbits/react-2d-molecule
v3.0.2
v3.0.1
Added
- Support for more bond types.
- Adjust input structure in an incompatible way to more easily render bonds that are related.
v2.0.0
Added
- Support more bond types.
- Change input structure to allow easily rendering aromatic rings.
Fixed
- Correctly output .d.ts for typescript.
v1.0.2
Removed
- Unnecessary/unused
<defs>
in the<svg>
.
v1.0.1
v1.0.1
Removed
- Unnecessary enclosing
<div>
around the<svg>
.
v1.0.0
Initial release