2.0.0-beta.132 (2022-11-30)
⚠ BREAKING CHANGES
- components: change embed default value, remove clickToLoad and add load props for StackBlitz
- components: remove canClose and add confirm props for Notice
- components: remove toolbar and add noToolbar for PDF
- components: remove danmaku and highQuality, add lowQuality and noDanmaku
- components: initialpath renamed as initialPath for Stackblitz component
✨ Features
- components: change embed default value, remove clickToLoad and add load props for StackBlitz (e835bc8)
- components: initialpath renamed as initialPath for Stackblitz component (b88352d)
- components: remove canClose and add confirm props for Notice (2a9e96e)
- components: remove danmaku and highQuality, add lowQuality and noDanmaku (09c9b5b)
- components: remove toolbar and add noToolbar for PDF (1e7bafe)
- theme: add notice option (c0086f0)
🐛 Bug Fixes
- deps: update dependency three to v0.147.0 (#2466) (8a78073)
- redirect: fix failure when redirecting from index.html (af74119)
- theme: fix git plugin (c1ce1a0)
- theme: fix reactivity (0aa3390)