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
Updates... #67
Merged
Merged
Updates... #67
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
…e editor (#8998) Co-authored-by: Erika <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Erika <[email protected]>
…ies to use for hashing (#8984) Co-authored-by: Sarah Rainsberger <[email protected]>
…on pipeline (#8954) Co-authored-by: Sarah Rainsberger <[email protected]>
* Provide renderer instance to `customElementHostStack` * Add changeset
Co-authored-by: Sarah Rainsberger <[email protected]>
* feat(overlay): Add click to go to editor for audits * chore: changeset * chore: update compiler dep * fix: tests * Update packages/astro/src/core/compile/compile.ts Co-authored-by: Bjorn Lu <[email protected]> * Update packages/astro/src/core/compile/compile.ts --------- Co-authored-by: Bjorn Lu <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Florian Lefebvre <[email protected]> Co-authored-by: Martin Trapp <[email protected]> Co-authored-by: Elian ☕️ <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]>
* Support form submissions in the ViewTransitions router * Align with navigate API, add `formData` option * Change API to handleForms * Add a changeset * Add a test for non-200 responses * Update .changeset/many-weeks-sort.md Co-authored-by: Sarah Rainsberger <[email protected]> * Update .changeset/many-weeks-sort.md Co-authored-by: Sarah Rainsberger <[email protected]> * Add a little more on why this is exciting! * Update .changeset/many-weeks-sort.md Co-authored-by: Sarah Rainsberger <[email protected]> * Switch to e.g. --------- Co-authored-by: Sarah Rainsberger <[email protected]>
* Rebase * Use an empty module if there is no real middleware * Add debug logging * Use normalizePath * Add a better example in the changesetp * Update .changeset/khaki-glasses-raise.md Co-authored-by: Bjorn Lu <[email protected]> * Update .changeset/khaki-glasses-raise.md Co-authored-by: Bjorn Lu <[email protected]> * Update .changeset/khaki-glasses-raise.md Co-authored-by: Sarah Rainsberger <[email protected]> * Update .changeset/khaki-glasses-raise.md Co-authored-by: Sarah Rainsberger <[email protected]> * Update .changeset/khaki-glasses-raise.md Co-authored-by: Sarah Rainsberger <[email protected]> * Update .changeset/khaki-glasses-raise.md Co-authored-by: Sarah Rainsberger <[email protected]> * Update packages/astro/src/core/middleware/vite-plugin.ts Co-authored-by: Emanuele Stoppa <[email protected]> * Review comments * oops * Update .changeset/khaki-glasses-raise.md Co-authored-by: Bjorn Lu <[email protected]> --------- Co-authored-by: Bjorn Lu <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: Emanuele Stoppa <[email protected]>
…utside of Node (#9029) * fix(assets): Use uint8arrays instead of Buffer in code that can run outside of Node * chore: changeset * docs: update changeset with more information on what to do if a Buffer is important * nit: do a patch instead
Co-authored-by: Erika <[email protected]>
* fix(i18n): fallback index when routing is prefix-always * chore: add comment as per feedback
Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: Matthew Phillips <[email protected]>
Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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