v52.20.0
- export: Editable PPTX export with native shapes and text - by @stn1slv, @antfu and @antfubot in https://github.com/slidevjs/slidev/issues/2722 (0e24a)
- 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)
v16.4.0-canary.32
- fix(turbopack): trace cyclic modules to explicit entries: #98661
- Use default pnpm package import method: #98703
- Fix constant inlining in shorthand properties: #98662
- test(turbopack): add strong read operation roots: #98248
- Use pnpm for isolated test installs: #98425
- [turbopack] Forward usage information across re-exports: #96282
- [turbopack] Use options object for ESM references: #98680
- test: enable verified runtime deploy tests: #98457
- test: enable verified assets deploy tests: #98527
- test: enable verified pages-router deploy tests: #98526
- test: enable verified tooling deploy tests: #98525
- test: enable verified app-router deploy tests: #98524
- test: enable verified caching deploy tests: #98523
- Fix unexpected query parameters in adapter deployments: #98584
- Keep never-prerenderable params out of self-hosted shells: #98612
- Fix addMissingDependency: #98588
- docs: clarify metadata support in root not-found: #98670
- Pages Router: do not return the
__appRouterprefetch marker as route info on shallow navigation: #98187 - Pages Router: key the client router filter prefetch marker by the
aspath: #98182 - test: remove unsupported deployment ID builder cases: #98668
- docs: add an intro paragraph to the glossary: #98654
Huge thanks to @sokra, @lukesandberg, @sampoder, @jamiboym, @unstubbable, @jimmyhmiller, @kostyniuk, @Stanzilla, and @icyJoseph for helping!
electron v44.4.1
- Fixed default protocol client APIs falsely returning
trueon Windows. #53959 (Also in 43, 45) - Fixed several object lifetime issues in
Debugger,Menu,Tray,Notification,globalShortcut,utilityProcess,ServiceWorkerMain,WebFrameMain,webFrame,sharedTexture,systemPreferences,netLog,MessagePortMain,net.requestandshell.openPath(). #53968 (Also in 45)
@formatjs/svelte-intl: 2.0.1
2.0.1 (2026-09-15)
- The following workspace dependencies were updated
- dependencies
- @formatjs/intl bumped to 6.0.0
- dependencies
react-intl: 12.0.0
12.0.0 (2026-09-15)
- @formatjs/intl: simplify typed helper calls and generated contracts (#7420)
- @formatjs/intl: export shared text message formatter type (#7418) (e4d9e50)
- @formatjs/intl: simplify typed helper calls and generated contracts (#7420) (0710507)
- The following workspace dependencies were updated
- dependencies
- @formatjs/intl bumped to 6.0.0
- dependencies