Skip to content

[pull] main from withastro:main#414

Merged
pull[bot] merged 9 commits intocode:mainfrom
withastro:main
Mar 2, 2026
Merged

[pull] main from withastro:main#414
pull[bot] merged 9 commits intocode:mainfrom
withastro:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 2, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

matthewp and others added 9 commits March 2, 2026 10:10
…uildOutput (#15703)

* fix: set buildOutput default before runHookConfigDone in dev mode (#15701)

Server islands in dev mode with adapters that don't set
adapterFeatures.buildOutput (like @astrojs/netlify) were broken because
buildOutput was reset to 'static' after runHookConfigDone already set it
to 'server' via setAdapter(). This moves the default assignment before
runHookConfigDone, matching the build path ordering.

* add changeset

* Update .changeset/fix-server-island-dev-build-output.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* Simply test

* Update regex method

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#15717)

* Harden URL pathname normalization to collapse multiple leading slashes

* Refactor: use collapseDuplicateLeadingSlashes utility from internal-helpers

* Update changeset to be more user-facing
@pull pull bot locked and limited conversation to collaborators Mar 2, 2026
@pull pull bot added the ⤵️ pull label Mar 2, 2026
@pull pull bot merged commit e6e146c into code:main Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants