Skip to content

[ci] release#16108

Merged
matthewp merged 1 commit into
mainfrom
changeset-release/main
Mar 26, 2026
Merged

[ci] release#16108
matthewp merged 1 commit into
mainfrom
changeset-release/main

Conversation

@astrobot-houston
Copy link
Copy Markdown
Contributor

@astrobot-houston astrobot-houston commented Mar 26, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

astro@6.1.1

Patch Changes

  • #16105 23d60de Thanks @matthewp! - Fix dev toolbar audit crash when encountering the image ARIA role

  • #16089 999c875 Thanks @martrapp! - Fixes an issue with the client router where Vue's :deep() notation was ignored in dev mode.

create-astro@5.0.4

Patch Changes

  • #16106 d241012 Thanks @matthewp! - Fixes dependency installation failing on Windows when running npm create astro@latest. The previous fix for DEP0190 warnings incorrectly assumed .cmd shims could be spawned directly without a shell — on Windows, .cmd files require cmd.exe to execute. Package manager commands are now invoked via cmd.exe /d /s /c on Windows. Also fixes the [object Object] error message that appeared when installation failed, replacing it with the actual error.

@github-actions github-actions Bot added pkg: example Related to an example package (scope) pkg: astro Related to the core `astro` package (scope) labels Mar 26, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3b043ba to 406cb67 Compare March 26, 2026 20:19
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 406cb67 to 4e356e7 Compare March 26, 2026 20:22
@matthewp matthewp merged commit f649ae0 into main Mar 26, 2026
@matthewp matthewp deleted the changeset-release/main branch March 26, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants