forked from withastro/astro
-
Notifications
You must be signed in to change notification settings - Fork 0
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
#AT #79
Merged
Merged
#AT #79
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update logging add back warning for header access improve labels and formatting improve error logging remove outdated error fix build new error messages and hints new error messages and hints * walk back error message changes * fix rebase issues * add changeset * Remove accidental log * revert bad env change * Update index.ts * Update packages/astro/src/core/build/index.ts Co-authored-by: Erika <[email protected]> --------- Co-authored-by: Erika <[email protected]>
Co-authored-by: delucis <[email protected]>
Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
* Deprecate simple object from endpoints * Update changeset * Add missing Response return Co-authored-by: Happydev <[email protected]> * Update .changeset/clever-beds-notice.md Co-authored-by: Sarah Rainsberger <[email protected]> --------- Co-authored-by: Happydev <[email protected]> Co-authored-by: Matthew Phillips <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: implement redesign * fix: make it build * feat: visual tweaks * feat(overlay): update styling, integration endpoint * feat: add fallback icons * Clean up tests (#9183) * Add `@astrojs/upgrade` package for automatic package upgrades (#8525) Co-authored-by: Sarah Rainsberger <[email protected]> * [ci] format * fix: links with same path but different search params not prefetched (#9189) Co-authored-by: Sarah Rainsberger <[email protected]> * fix: discord icon * chore: changeset --------- Co-authored-by: Nate Moore <[email protected]> Co-authored-by: Bjorn Lu <[email protected]> Co-authored-by: Nate Moore <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: Spencer Whitehead <[email protected]> Co-authored-by: Matthew Phillips <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <[email protected]>
* Ensure dev overlay x-ray highlight goes over the island * oops
* feat(app): app.render optional object * tests * update vercel and node * update changeset * deprecation notice and loggin * clarify changeset * add node, vercel changeset * deduplicate code
* Improve high contrast mode with the dev overlay * Update packages/astro/src/runtime/client/dev-overlay/overlay.ts --------- Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: Erika <[email protected]>
Co-authored-by: Matthew Phillips <[email protected]>
* feat: unflag dev overlay * fix: oops * fix: check for both config existing * fix: don't use flag in e2e tests * Disable view transition tests * Disable more * even more --------- Co-authored-by: Matthew Phillips <[email protected]>
…9226) * i18n: During fallback, only remove locale if prefix-always is false * add test * add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nate Moore <[email protected]>
* dev overlay polish * increase size a bit
* refactor(i18n): breakdown routing strategy * changelog * changeset * chore: fix rebase * fix changeset * chore: update test * Apply suggestions from code review Co-authored-by: Chris Swithinbank <[email protected]> * Update packages/astro/test/i18n-routing.test.js Co-authored-by: Chris Swithinbank <[email protected]> --------- Co-authored-by: Chris Swithinbank <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge the `next` branch into `main` for the 4.0 release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes
pnpm exec changeset
Testing
Docs