fix(deps): update all minor dependencies #21
+2,355
−1,782
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.8.0
->0.8.3
^0.48.8
->^0.49.0
4.5.12
->4.16.10
8.15.1
->8.15.9
0.33.3
->0.33.5
Release Notes
slidevjs/slidev (@slidev/cli)
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
withastro/astro (astro)
v4.16.10
Compare Source
Patch Changes
#12311
bf2723e
Thanks @dinesh-58! - Addschecked
to the list of boolean attributes.#12363
222f718
Thanks @Fryuni! - Fixes code generated byastro add
command when adding a version of an integration other than the defaultlatest
.#12368
493fe43
Thanks @bluwy! - Improves error logs when executing commands#12355
c4726d7
Thanks @apatel369! - Improves error reporting for invalid frontmatter in MDX files during theastro build
command. The error message now includes the file path where the frontmatter parsing failed.v4.16.9
Compare Source
Patch Changes
#12333
836cd91
Thanks @imattacus! - Destroy the server response stream if async error is thrown#12358
7680349
Thanks @spacedawwwg! - HonorsinlineAstroConfig
parameter ingetViteConfig
when creating a logger#12353
35795a1
Thanks @hippotastic! - Fixes an issue in dev server watch file handling that could cause multiple restarts for a single file change.#12351
5751488
Thanks @florian-lefebvre! - Reverts a change made in4.16.6
that prevented usage ofastro:env
secrets inside middleware in SSR#12346
20e5a84
Thanks @bluwy! - Fixes sourcemap generation when prefetch is enabled#12349
1fc83d3
Thanks @norskeld! - Fixes thegetImage
options type so it properly extendsImageTransform
v4.16.8
Compare Source
Patch Changes
#12338
9ca89b3
Thanks @situ2001! - ResetsNODE_ENV
to ensure install command run in dev mode#12286
9d6bcdb
Thanks @florian-lefebvre! - Fixes a case where a warning for experimentalastro:env
support would be shown when using an adapter but not actually usingastro:env
#12342
ffc836b
Thanks @liruifengv! - Fixes a typo in the command name of the CLI#12301
0cfc69d
Thanks @apatel369! - Fixes an issue with action handler context by passing the correct context (ActionAPIContext
).#12312
5642ef9
Thanks @koyopro! - Fixes an issue where usinggetViteConfig()
returns incorrect and duplicate configuration#12245
1d4f6a4
Thanks @bmenant! - Addcomponents
property to MDXInstance type definition (RenderResult and module import)#12340
94eaeea
Thanks @ematipico! - Fixes an issue where Astro actions didn't work whenbase
was different from/
v4.16.7
Compare Source
Patch Changes
#12263
e9e8080
Thanks @Fryuni! - Fixes conflict between server islands and on-demand dynamic routes in the form of/[...rest]
or/[paramA]/[paramB]
.#12279
b781f88
Thanks @jsparkdev! - Update wrong error message#12273
c2ee963
Thanks @ascorbic! - Fixes an issue with some package managers where sites would not build if TypeScript was not installed.#12235
a75bc5e
Thanks @ematipico! - Fixes a bug where Astro Actions couldn't redirect to the correct pathname when there was a rewrite involved.#11839
ff522b9
Thanks @icaliman! - Fixes error when returning a top-levelnull
from an Astro file frontmatter#12272
388d237
Thanks @ascorbic! - Correctly handles local images when using a base path in SSRv4.16.6
Compare Source
Patch Changes
#11823
a3d30a6
Thanks @DerTimonius! - fix: improve error message when inferSize is used in local images with the Image component#12227
8b1a641
Thanks @florian-lefebvre! - Fixes a case where environment variables would not be refreshed when usingastro:env
#12239
2b6daa5
Thanks @ematipico! - BREAKING CHANGE to the experimental Container API onlyChanges the default page rendering behavior of Astro components in containers, and adds a new option
partial: false
to render full Astro pages as before.Previously, the Container API was rendering all Astro components as if they were full Astro pages containing
<!DOCTYPE html>
by default. This was not intended, and now by default, all components will render as page partials: only the contents of the components without a page shell.To render the component as a full-fledged Astro page, pass a new option called
partial: false
torenderToString()
andrenderToResponse()
:v4.16.5
Compare Source
Patch Changes
ff68ba5
Thanks @martrapp! - Fixes an issue with cssesc in dev mode when settingvite.ssr.noExternal: true
v4.16.4
Compare Source
Patch Changes
79ffa5d
](https://redirect.github.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.