| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-16 | 3.7 kB | |
| v52.20.0 source code.tar.gz | 2026-09-16 | 16.5 MB | |
| v52.20.0 source code.zip | 2026-09-16 | 16.8 MB | |
| Totals: 3 Items | 33.3 MB | 0 | |
🚀 Features
- export: Editable PPTX export with native shapes and text - by @stn1slv, @antfu and @antfubot in https://github.com/slidevjs/slidev/issues/2722 (0e24a)
🐞 Bug Fixes
- Match notesAutoRuby keys longest-first and literally - by @giaBaoJS in https://github.com/slidevjs/slidev/issues/2731 (d2536)
- Render iframe layouts at their on-screen resolution - by @aron-intframe in https://github.com/slidevjs/slidev/issues/2728 (231b9)
- cli:
- Don't crash when the public IP can't be resolved - by @lazerg and @antfu in https://github.com/slidevjs/slidev/issues/2726 (cfee9)
- client:
- Keep the mic track alive across consecutive recordings - by @henritoivar in https://github.com/slidevjs/slidev/issues/2730 (3b334)
- Declare markdown-it-github-alerts as a dependency - by @exKAZUu in https://github.com/slidevjs/slidev/issues/2719 (8fb34)
- create-app:
- Agent detection, close [#2720] - by @antfu in https://github.com/slidevjs/slidev/issues/2720 (d4ac8)
- monaco:
- Whitelist the monaco-write path the dev server actually resolves - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2740 (ba821)
- parser:
- Strip the title from markdown image destinations - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2733 (514fd)
- Merge drawings config from theme defaults and nested config key - by @giaBaoJS in https://github.com/slidevjs/slidev/issues/2735 (61247)
- Report a src: range that points below the first slide - by @mahirhir and Mahiro Hirakawa in https://github.com/slidevjs/slidev/issues/2734 (9aeae)
- Ignore code block headings when picking slide titles - by @giaBaoJS in https://github.com/slidevjs/slidev/issues/2737 (11fe3)
- Reject unit-less timestamps that are not numbers - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2732 (1528f)
- server:
- 404 on out-of-range slide patch - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2704 (3cbc4)
- vscode:
- Retry marketplace publish on transient failures - by @antfubot in https://github.com/slidevjs/slidev/issues/2741 (23a57)
- Match detected server entry against existing project paths - by @mvanhorn in https://github.com/slidevjs/slidev/issues/2729 (a0a49)