Releases: slidevjs/slidev
Releases · slidevjs/slidev
Release list
v53.0.0
v52.20.1
🚀 Features
View changes on GitHub
v52.20.0
🚀 Features
- export: Editable PPTX export with native shapes and text - by @stn1slv, @antfu and @antfubot in #2722 (0e24a)
🐞 Bug Fixes
- Match notesAutoRuby keys longest-first and literally - by @giaBaoJS in #2731 (d2536)
- Render iframe layouts at their on-screen resolution - by @aron-intframe in #2728 (231b9)
- cli:
- client:
- create-app:
- monaco:
- Whitelist the monaco-write path the dev server actually resolves - by @NgoQuocViet2001 in #2740 (ba821)
- parser:
- Strip the title from markdown image destinations - by @NgoQuocViet2001 in #2733 (514fd)
- Merge drawings config from theme defaults and nested config key - by @giaBaoJS in #2735 (61247)
- Report a src: range that points below the first slide - by @mahirhir and Mahiro Hirakawa in #2734 (9aeae)
- Ignore code block headings when picking slide titles - by @giaBaoJS in #2737 (11fe3)
- Reject unit-less timestamps that are not numbers - by @NgoQuocViet2001 in #2732 (1528f)
- server:
- 404 on out-of-range slide patch - by @NgoQuocViet2001 in #2704 (3cbc4)
- vscode:
View changes on GitHub
v52.19.2
🚀 Features
- client: Support post URLs in Tweet - by @kriptoburak in #2710 (9d5f4)
🐞 Bug Fixes
- Repair production smoke test (markdown-exit renderer dedupe) - by @antfubot in #2717 (ebc5d)
- Temporary lock vite to 8.2 for regression that affect unocss - by @antfu (55462)
- cli: Handle publicIpv4() errors when resolving public IP - by @jabrailkhalil in #2739 (c8258)
- client: Keep v-click hidden state on annotated code and KaTeX blocks - by @lazerg in #2712 (48647)
View changes on GitHub
v52.19.1
🐞 Bug Fixes
- create-app: Default manual setup to npm - by @NgoQuocViet2001 and @antfu in #2703 (22b96)
View changes on GitHub
v52.19.0
🐞 Bug Fixes
- Wrong import - by @e-kucheriavyi in #2692 (5b352)
- client:
- Hide goto dialog fully when closed - by @limeburst in #2695 (e0422)
- Guard useNav against a missing injection context - by @renechoi in #2694 (edb23)
- Support per-slide codeCopy and magicMoveCopy frontmatter overrides - by @amir-rezaei, ferkans-amir and @antfubot in #2686 (f7e77)
View changes on GitHub
v52.18.1
🚀 Features
🐞 Bug Fixes
- Add
.trycloudflare.comto allowedHosts when tunnel enabled - by @Copilot and kermanx in #2346 (fcef0) - Resolve CI regressions from deps update - by @antfubot in #2688 (ec6b0)
- Normalize null sourcesContent entries for magic-string v1 - by @antfubot in #2689 (e2ea9)
- ci: Resolve monaco-editor exports and duplicate docs frontmatter key - by @antfubot in #2690 (27a8a)
- client: Use slide-local nav during export - by @NgoQuocViet2001 and viet.ngo in #2681 (d2db9)
- monaco: Respect lineNumbers config and lines option - by @lazerg in #2682 (8a366)
- vscode: Prevent preview sync feedback loop - by @fredcallaway and @kermanx in #2680 (94ea0)
View changes on GitHub
v52.18.0
🚀 Features
- Make PWA support an optional peer dependency - by @antfubot in #2671 (06dbc)
- nav: Expose current slide frontmatter - by @NgoQuocViet2001 in #2667 (2c801)
🐞 Bug Fixes
- Exempt public-dir assets from slide import guard - by @antfubot in #2672 (9ce3a)
- Await Cypress after-run cleanup - by @NgoQuocViet2001 in #2669 (79b72)
View changes on GitHub
v52.17.2
v52.17.1
🐞 Bug Fixes
- Implement recommended-first-wave improvement plans - by @antfubot in #2663 (905b4)
- Use import.meta.env.DEV instead of DEV for mode detection - by @ocean-sudo in #2666 (93db9)
- Apply addon preparsers on initial load - by @NgoQuocViet2001 in #2664 (b9fcd)