Skip to content

Releases: cheminfo/rxn-renderer

v2.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 09 Apr 12:55
3bb4116

2.0.0 (2026-04-09)

⚠ BREAKING CHANGES

  • package is now ESM-only ("type": "module"), consumers using require() will need to update.

feat\

  • migrate to ESM, vitest, and ESLint 9 flat config (66534ab)

Bug Fixes

  • add coverage support for CI (901bd0c)

v1.0.2

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 25 Jul 09:00
3efe64e

1.0.2 (2024-07-25)

Bug Fixes

v1.0.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 10 Jan 09:55
b4fadbc

1.0.1 (2023-01-10)

Documentation

  • fix changelog and rollup.config (4056a7e)

v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 10 Jan 09:48
9ad307e

1.0.0 (2023-01-10)

Features

Documentation

release-as

v0.2.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 03 Jun 14:31
ffd2dda

0.2.0 (2022-06-03)

Features

  • add try catch in case of errors in RXN file (fea7578)

Bug Fixes

  • fix travis (remove v8 compatibility and add v14) (beb3e0d)