fix(deps): update dependency @slidev/cli to ^0.50.0 #30
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.43.0
->^0.50.0
Release Notes
slidevjs/slidev (@slidev/cli)
v0.50.0
Compare Source
🚨 Breaking Changes
🚀 Features
SlidevSync
toBuiltinSync
- by @antfu (3a3cf)🐞 Bug Fixes
configs.contextMenu
to benull
- by @KermanX (99225)execa
withtinyexec
- by @KermanX in https://github.com/slidevjs/slidev/issues/1849 (458c1)html-to-image
package tooptimizeDeps
- by @KermanX in https://github.com/slidevjs/slidev/issues/1884 (3975f)shiki-magic-move
- by @antfu (7ba76)export-notes
command should wait untilnetworkidle
- by @KermanX in https://github.com/slidevjs/slidev/issues/1898 (bd909)setupPreparser
should be synchronous - by @KermanX (7130c)--download
option should affectgetDefine
- by @KermanX in https://github.com/slidevjs/slidev/issues/1937 (688e9){monaco-write}
should not trigger slide reload - by @antfu (51aba)monaco-editor
to0.51.0
for now to workaround Vite warnings - by @antfu (5a00f)v-drag
component withoutselfclose
, close #1959 - by @KermanX in https://github.com/slidevjs/slidev/issues/1959 (70412)setupMain
- by @KermanX in https://github.com/slidevjs/slidev/issues/1971 (89995)npm exec
correctly - by @KermanX (b35a1)🏎 Performance
define
- by @KermanX and @antfu in https://github.com/slidevjs/slidev/issues/1812 (c8711)View changes on GitHub
v0.49.29
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.49.28
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.27
Compare Source
🐞 Bug Fixes
useWakeLock
causing infinite loop - by @KermanX in https://github.com/slidevjs/slidev/issues/1829 (0c30d)View changes on GitHub
v0.49.26
Compare Source
🐞 Bug Fixes
createDataUtils
correctly - by @KermanX (9f492)View changes on GitHub
v0.49.25
Compare Source
🚀 Features
🐞 Bug Fixes
useInlineViewWhenSpaceIsLimited
- by @KermanX in https://github.com/slidevjs/slidev/issues/1807 (323b9)View changes on GitHub
v0.49.24
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.23
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.22
Compare Source
🐞 Bug Fixes
Array.prototype.toReversed
- by @KermanX (cd7f9)View changes on GitHub
v0.49.21
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.20
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.19
Compare Source
🚀 Features
View changes on GitHub
v0.49.18
Compare Source
🚀 Features
View changes on GitHub
v0.49.17
Compare Source
✨ Highlights
![alt](./assets/img.png)
is now supported.🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.49.16
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.15
Compare Source
No significant changes
View changes on GitHub
v0.49.13
Compare Source
🚀 Features
vite-error-overlay
in the slides area - by @KermanX in https://github.com/slidevjs/slidev/issues/1709 (25cf5)🐞 Bug Fixes
View changes on GitHub
v0.49.12
Compare Source
🚀 Features
--wait-until
option for exporting - by @KermanX in https://github.com/slidevjs/slidev/issues/1687 (ac65d)PoweredBySlidev
component andi-slidev-logo
- by @KermanX (65171)🐞 Bug Fixes
isMounted
state for clicks context - by @KermanX in https://github.com/slidevjs/slidev/issues/1682 (3a4bd)View changes on GitHub
v0.49.11
Compare Source
🚀 Features
slidev.include
configuration - by @KermanX in https://github.com/slidevjs/slidev/issues/1675 (47e14)🐞 Bug Fixes
title
option in headmatter not working - by @KermanX in https://github.com/slidevjs/slidev/issues/1664 (57efa)resolveConfig
to get Vite configs in user root - by @KermanX in https://github.com/slidevjs/slidev/issues/1670 (56b44)🏎 Performance
importChain
when loading slide modules - by @jakobkordez and @KermanX in https://github.com/slidevjs/slidev/issues/1652 (bd5fd)View changes on GitHub
v0.49.10
Compare Source
🐞 Bug Fixes
/notes
- by @antfu (8f280)View changes on GitHub
v0.49.9
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.49.8
Compare Source
🚀 Features
monacoTypesIgnorePackages
field - by @antfu (4b891)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v0.49.7
Compare Source
🐞 Bug Fixes
cover(edit: supress the pointer events) the slide below it - by @KermanX in https://github.com/slidevjs/slidev/issues/1636 (1f627)View changes on GitHub
v0.49.6
Compare Source
🚀 Features
🐞 Bug Fixes
editorOptions
from monaco setup not applied - by @jhnns and @KermanX in https://github.com/slidevjs/slidev/issues/1628 (8f49c)View changes on GitHub
v0.49.5
Compare Source
🚀 Features
v-drag-arrow
- by @KermanX in https://github.com/slidevjs/slidev/issues/1622 (a3399)monaco-write
- by @antfu (ac811)🐞 Bug Fixes
index.html
- by @KermanX in https://github.com/slidevjs/slidev/issues/1621 (4b7a6)🏎 Performance
View changes on GitHub
v0.49.4
Compare Source
🚀 Features
🐞 Bug Fixes
VClick
component withtable
element - by @KermanX in https://github.com/slidevjs/slidev/issues/1604 (e10a6)View changes on GitHub
v0.49.3
Compare Source
🚀 Features
🐞 Bug Fixes
--watch
option in build command - by @KermanX in https://github.com/slidevjs/slidev/issues/1598 (ad7da)View changes on GitHub
v0.49.2
Compare Source
🚀 Features
add-entry
command - by @KermanX in https://github.com/slidevjs/slidev/issues/1585 (e6406)🐞 Bug Fixes
View changes on GitHub
v0.49.1
Compare Source
No significant changes
View changes on GitHub
v0.49.0
Compare Source
🚀 Features
SlidevVideo
component - by @KermanX in https://github.com/slidevjs/slidev/issues/1435 (1abcd)VSwitch
component - by @xiaodong2008 and @KermanX in https://github.com/slidevjs/slidev/issues/1562 (e145f)<Link>
component for internal links - by @BanShan-Alec and @KermanX in https://github.com/slidevjs/slidev/issues/1553 (f6507)🐞 Bug Fixes
magic-string-stack
- by @antfu in https://github.com/slidevjs/slidev/issues/1545 (867de)VClickGap
component - by @xiaodong2008 and @KermanX in https://github.com/slidevjs/slidev/issues/1564 (0191e)MenuButton
component - by @KermanX in https://github.com/slidevjs/slidev/issues/1571 (cc1e7)🏎 Performance
QuickOverview
and Monaco types loading - by @KermanX in https://github.com/slidevjs/slidev/issues/1526 (76b59)View changes on GitHub
v0.48.9
Compare Source
🚀 Features
🐞 Bug Fixes
overflow-hidden
forSlideWrapper
- by @murilo-cunha in https://github.com/slidevjs/slidev/issues/1493 (29867)View changes on GitHub
v0.48.8
Compare Source
🚀 Features
--wait
option when exporting - by @KermanX in https://github.com/slidevjs/slidev/issues/1472 (a2d69)TitleRenderer
defaults to render current slide's title - by @KermanX and Anthony Fu in https://github.com/slidevjs/slidev/issues/1469 (b7913)clicksStart
option in page frontmatter - by @kamuiiiii, @KermanX and Anthony Fu in https://github.com/slidevjs/slidev/issues/1456 (f7cf8)🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.