Skip to content

v0.5.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 18 Aug 13:45
93c3475

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)