Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build.client and build.server resolve behaviour #11916

Merged
merged 7 commits into from
Sep 9, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Sep 4, 2024

Changes

Ensure that build.client and build.server will actually resolve relative to the outDir as currently documented. The changesets have extra information of the previous behaviour.

Testing

Existing tests should pass. I also remove the previously set build.client and build.server options as the workaround is no longer needed.

Docs

Added changesets explaining the breaking change.

Copy link

changeset-bot bot commented Sep 4, 2024

🦋 Changeset detected

Latest commit: e0e65e1

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr semver: major Change triggers a `major` release labels Sep 4, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is blocked because it contains a major changeset. A reviewer will merge this at the next release if approved.

bluwy and others added 3 commits September 5, 2024 21:03
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
The previous one was correct because we started the paragraph with an example
Copy link
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"As currently documented" is my favourite kind of feature add! 😆

Amazing change set, just a couple of tiny tweaks for you! 💜

.changeset/chilly-terms-know.md Outdated Show resolved Hide resolved
.changeset/chilly-terms-know.md Outdated Show resolved Hide resolved
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
@bluwy
Copy link
Member Author

bluwy commented Sep 9, 2024

Thanks for the review!

@bluwy bluwy merged commit 46ea29f into next Sep 9, 2024
14 checks passed
@bluwy bluwy deleted the plt-2171-client-server-resolve branch September 9, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs pr pkg: astro Related to the core `astro` package (scope) semver: major Change triggers a `major` release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants