-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: slidevjs/slidev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v52.15.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: slidevjs/slidev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v52.16.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 97 files changed
- 11 contributors
Commits on May 13, 2026
-
fix(client): ignore nested katex tables for line highlights (#2579)
Co-authored-by: cyphercodes <cyphercodes@users.noreply.github.com> Co-authored-by: _Kerman <kermanx@qq.com>
Configuration menu - View commit details
-
Copy full SHA for c035c86 - Browse repository at this point
Copy the full SHA c035c86View commit details
Commits on May 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for db250b8 - Browse repository at this point
Copy the full SHA db250b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46bcec2 - Browse repository at this point
Copy the full SHA 46bcec2View commit details
Commits on May 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5dc7a96 - Browse repository at this point
Copy the full SHA 5dc7a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dec3f8 - Browse repository at this point
Copy the full SHA 6dec3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1a84a - Browse repository at this point
Copy the full SHA 6d1a84aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f523b - Browse repository at this point
Copy the full SHA 39f523bView commit details -
chore: migrate unhead to v3, typescript to v6 (#2602)
* chore: update deps * chore: migrate unhead to v3, typescript to v6 * test: add tsnapi snapshots for @slidev/types and @slidev/parser, gated by tsdown-stale-guard * fix(types): skip node_modules bundling in dts to avoid CJS d.ts errors tsdown 0.22 + rolldown-plugin-dts can't bundle transitive CJS d.ts files (postcss, esbuild, webpack-virtual-modules). Treat all node_modules as external so the bundled dts references them as imports instead of inlining. * fix(ci): silence TS 6 deprecation for downlevelIteration Cypress 14.5.4's webpack-preprocessor injects `downlevelIteration: true` into its internal ts-loader config. TS 6 errors on it as deprecated and blocks spec compilation. Set `ignoreDeprecations: "6.0"` at the root so the cypress tsconfig inherits it and the deprecation downgrades to a silent acceptance until TS 7. * chore: upgrade cypress to v15 v15 officially supports TypeScript 6. None of its breaking changes (SelectorPlayground rename, cy.stub 3-arg signature, cy.exec exitCode, Firefox CDP, Node 18/23 drop) touch our specs, which only use cy.visit/get/wait/url/type. * fix(docs): silence TS 6 deprecation for baseUrl in twoslash Twoslash's virtual TS env sets baseUrl in its default compiler options, and TS 6 errors on it. Pass `ignoreDeprecations: '6.0'` through twoslashOptions.compilerOptions so the doc build's snippet compilation stops failing. Also remove the unused baseUrl from docs/tsconfig.json. * chore(docs): regenerate auto-generated components.d.ts * fix(slidev): silence TS 6 deprecation in CLI twoslash transformer The vitepress-twoslash transformer Slidev installs for code blocks hits the same TS5101 baseUrl/moduleResolution deprecation as the docs build did. Pass `ignoreDeprecations: '6.0'` so the demo's starter slides (which feed Netlify's deploy preview) compile under TS 6.
Configuration menu - View commit details
-
Copy full SHA for 9a10a59 - Browse repository at this point
Copy the full SHA 9a10a59View commit details
Commits on Jun 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aff984c - Browse repository at this point
Copy the full SHA aff984cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b9cf6 - Browse repository at this point
Copy the full SHA 27b9cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c3857 - Browse repository at this point
Copy the full SHA a0c3857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6baeb85 - Browse repository at this point
Copy the full SHA 6baeb85View commit details -
feat: bump to pnpm 11, migrate shiki-magic-move to @shikijs/magic-mov…
…e, update deps (#2615)
Configuration menu - View commit details
-
Copy full SHA for 9317d96 - Browse repository at this point
Copy the full SHA 9317d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1849d8 - Browse repository at this point
Copy the full SHA c1849d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1609ff - Browse repository at this point
Copy the full SHA a1609ffView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v52.15.2...v52.16.0