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!!! #57
Merged
Merged
Updates!!! #57
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
* fix(assets): Fix misc types issues * fix: remove unnecessary change * chore: changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Nate Moore <[email protected]>
* Prevent body scripts from re-executing on navigation * Adding changeset * Run script replacement logic before head * Rename doc to newDocument
* fix(middleware): undo config's path to URL encoding * add changeset * middleware-dev => "middleware space"
Co-authored-by: Emanuele Stoppa <[email protected]>
* Ensure cookies are attached when middleware changes the Response * fix test
* Fix Astro HMR from a CSS dependency * Improve css test * Create wise-donuts-tickle.md
* fix(markdown): Fix Markdown images breaking the build * chore: changeset * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <[email protected]> * Fix tla chunking * One directory up * Down we go --------- Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: bluwy <[email protected]>
* Fix for #8711 * more descriptive changeset * chores, while we are at it ...
* Fix transition attributes on islands * Incorporate comments from review
* chore: add 'cloudflare:sockets' to external list * chore: add Changeset * patch: wildcard cloudflare packages * chore: updated Readme for cloudflare module support * Update .changeset/heavy-elephants-tan.md Co-authored-by: Sarah Rainsberger <[email protected]> * Update packages/integrations/cloudflare/README.md Co-authored-by: Sarah Rainsberger <[email protected]> --------- Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: Alexander Niebuhr <[email protected]>
--------- Co-authored-by: Jonathan Dunlap <[email protected]>
* update ci, readme, comments, remote workspaces * fix hosted test fixture * keep adapter config typedocs
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix cachestorage reference in cloudflare integration * add cachestorage to serverdirectorymode * add changeset * remove global caches type * update unlucky-avocados-brake.md
* fix(transitions router): no-op on the server * factor out onPopState * add e2e test case * Apply suggestions from code review Co-authored-by: Martin Trapp <[email protected]> * use supportsViewTransitions * add changeset * warn on navigate() use during ssr * switch supportsViewTransitions to import.meta.env * correct typo * bring back import.meta.env * !import.meta.env.SSR -> inBrowser * Apply suggestions from code review Co-authored-by: Martin Trapp <[email protected]> * Apply suggestions from code review Co-authored-by: Martin Trapp <[email protected]> --------- Co-authored-by: Martin Trapp <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
* Add support for an `--outDir` CLI flag to `astro build` * Add changeset * Update .changeset/eleven-olives-train.md Co-authored-by: Sarah Rainsberger <[email protected]> --------- Co-authored-by: Nate Moore <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]>
#8813) * add new e2e test: persist focus on transition * save and restore focus during swap --------- 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