Skip to content

v0.4.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 17 Aug 12:54
68a583c

0.4.0 (2026-08-17)

⚠ BREAKING CHANGES

  • ./core no longer exports renderHtml, renderMarkdown, renderText, assertAtomicNumber, superscript, groupRank, ENCLOSED_WEIGHT, createAtomicOrbitalEvaluator, atomicGridBox, sampleAtomicOrbital, AtomicGridOptions, orbitalId or sampleInProcess. No site imported any of them.

Features

  • add the clipboard, download, delimited, format and colour modules (13055fc)
  • add the generic widgets and hooks (75b3b1a)
  • add the pedagogy modules (97ee2bc)
  • add the routing, document head, persistence and worker modules (d819286)
  • add the share and embed vocabulary (acae717)
  • add the shared site chrome and identity (50e1f80)
  • add the structure editor on a fourth entry point (2652b7e)
  • cite several works, each with what citing it credits (cdfcee4)
  • export MenuButton (e490555)
  • narrow ./core to what a site actually imports (ce44f69)
  • pick the isovalue and the resolution from the orbital's own shape (ca81c7b)
  • reach the new modules from ./core and ./ui (31c62fb)
  • read a site's mount path off the page (d92a0ca)

Bug Fixes

  • keep ./structure importable without react-ocl (7a98a45)
  • ship the stylesheet as a wildcard styles subpath (c0b76f1)