Releases: cheminfo/react-cheminfo
Releases · cheminfo/react-cheminfo
Release list
v0.9.0
0.9.0 (2026-08-23)
Features
- add the shared slideshow, the About page and a token guard (a20d5c3)
- credits: register Lexical, KaTeX, dnd kit, Signals, Fastify and SQLite (63c951e)
- orbital: export createAtomicOrbitalEvaluator, and clear every surface (4c88758)
- slides: add the embed layout, so a live tool is a slide (5110880)
- slides: let the site own fullscreen, and export isModifiedClick (b9993f7)
- slides: play a deck away from home, and read one without React (e0bccca)
- slides: show a note when nothing is published, and demo the new components (633010e)
Bug Fixes
- slides: the embedded tool fills the slide (54f5ff9)
v0.8.0
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2026-08-18)
⚠ BREAKING CHANGES
- index.html must carry , and unless noscript is false; a page without the head marker throws rather than shipping headless. injectPageMeta no longer rewrites an existing title or description, and insertBeforeHeadEnd is gone from ./core. ogCardHtml returns a promise. origin must be an absolute http(s) address. sitemapXml throws on an empty route table, and cheminfoPrerender validates the route table when the config is evaluated.
Features
- add DerepFlow to the ecosystem (c2644e4)
- follow the route with one shared startDocumentMeta (ace0668)
- write the page head from a template marker (b747cdd)
Bug Fixes
- keep react, react-dom, blueprint and react-science required peers (19a25c7)
v0.4.1
v0.4.0
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)