2.0.0-beta.238 (2023-10-10)
Highlights
- We rewrite presentation feature and rename it to
revealJS
in md-enhance
plugin <VidStack>
component in components
plugin now requires vidstack@v1.- SanKey, Requirement and Quadrant Chart supports are added in Mermaid.
⚠ BREAKING CHANGES
- md-enhance:
presentation
option is no longer supported, use revealJs
instead
✨ Features
- auto-catalog: add hideHeading and indexType (#3367) (998d1cc)
- components: support vidstack@v1 (d3b1629)
- md-enhance: rebuild presentation to revealJs (539b39f)
- md-enhance: support new mermaid diagrams (505a1cb)
- shared: add getRealPath utils (2386fee)
🐛 Bug Fixes
- components: fix pdf component (0af92a4)
- deps: update dependency @types/three to v0.157.0 (#3485) (fc756d7)
- deps: update dependency three to v0.156.1 (#3400) (91b84fb)
- feed2: use compareDate utils (1837738)
- md-enhance: fix er chart darkmode (7b8ce62)
- md-enhance: fix webpack issue (c00ac31)
- shared: improve compareDate (fd9494b)
- theme: remove workaround (eba8720)
- theme: split pageview chunk (a9bc830)