* 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
* 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 <bjornlu.dev@gmail.com>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/core/middleware/vite-plugin.ts
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* Review comments
* oops
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* 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 <sarah@rainsberger.ca>
* Update .changeset/many-weeks-sort.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Add a little more on why this is exciting!
* Update .changeset/many-weeks-sort.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Switch to e.g.
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Fix DEV mode on Safari when view transitioning to client:only components
* Update .changeset/eighty-ladybugs-shake.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* fix(assets): Propagate `sizes` attribute on all sources
* refactor: small refactor exposed srcSet types
* test: update test with a sizes
* chore: changeset
* fix: use a type import
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>