v52.18.1
Added 1
- Sort projects tree by entry path in VS Code extension
Fixed 7
- Add .trycloudflare.com to allowedHosts when tunnel enabled
- Resolve CI regressions from deps update
- Normalize null sourcesContent entries for magic-string v1
- Resolve monaco-editor exports and duplicate docs frontmatter key
- Use slide-local nav during export
- Respect lineNumbers config and lines option in monaco
- Prevent preview sync feedback loop in VS Code extension
🚀 Features
- vscode: Sort projects tree by entry path - by @lzblack in https://github.com/slidevjs/slidev/issues/2678 (36063)
🐞 Bug Fixes
- Add
.trycloudflare.comto allowedHosts when tunnel enabled - by @Copilot and kermanx in https://github.com/slidevjs/slidev/issues/2346 (fcef0) - Resolve CI regressions from deps update - by @antfubot in https://github.com/slidevjs/slidev/issues/2688 (ec6b0)
- Normalize null sourcesContent entries for magic-string v1 - by @antfubot in https://github.com/slidevjs/slidev/issues/2689 (e2ea9)
- ci: Resolve monaco-editor exports and duplicate docs frontmatter key - by @antfubot in https://github.com/slidevjs/slidev/issues/2690 (27a8a)
- client: Use slide-local nav during export - by @NgoQuocViet2001 and viet.ngo in https://github.com/slidevjs/slidev/issues/2681 (d2db9)
- monaco: Respect lineNumbers config and lines option - by @lazerg in https://github.com/slidevjs/slidev/issues/2682 (8a366)
- vscode: Prevent preview sync feedback loop - by @fredcallaway and @kermanx in https://github.com/slidevjs/slidev/issues/2680 (94ea0)