Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* fix: handle preact signals in array correctly
* feat: serialize signals in object
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* ci: trigger CI via comment and label
* fix: reduce parenthesis
|
|
|
|
|
|
* Update astro.ts
small fix to example
* Create odd-otters-look.md
---------
Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
|
|
* feat: add error for invalid handler data
* refactor: remove redirect from ctx object
* chore: changeset
* chore: fix redirect codes
* fix: move redirect out of actionApiContext constructor
* refactor(test): reuse redirects const
* wip: bump timeouts
* wip: more bumps
|
|
(#11829)
|
|
* Fix typo in `MissingImageDimension` error message
* Update .changeset/perfect-socks-dress.md
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
* fix(astro): prevent prefetching of the same urls with different hashes
* add changeset
* Update packages/astro/src/prefetch/index.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update .changeset/nasty-ladybugs-whisper.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* fix: correctly handle empty action response
* fix(test): add logout button test
* chore: changeset
|
|
|
|
* feat: support effects on form validators
* feat: support object passthrough on form input
* feat: support infinitely nested effects with simplified types
* feat(test): ensure arbitrary schemas work with form data
* chore: changeset
* fix: support zod pipe()
|
|
* feat: expose ActionAPIContext
* feat: expose ActionAPIContext
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
* ci: run preview release on demand
* Update .github/workflows/preview-release.yml
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* run on comments
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
* ci: enables preview and repo dispatch
* chore: change command
* use pnpm
* change pattern
* change pattern /2
|
|
* Add `filePath` to `file()` loader entries when JSON file is an object
* Add changeset
|
|
* chore: restore error and deprecate it
* change deprecation version
* Update packages/astro/src/core/errors/errors-data.ts
|
|
|
|
|
|
|
|
* fix: remove static usage warning with isPrendered flag
* fix(test): cookie is empty for prerendered routes in dev
* chore: add test route
* chore: changeset
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* [docs] revert link to astro:env RFC
* Create fair-trees-crash.md
* typo fix
|
|
|
|
|
|
|
|
|
|
* fix: adapter features messaging
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/long-months-burn.md
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
|
|
|
|
|
|
|
|
* [docs] `pattern` to preserve ignoring files prefixed with an underscore
* simplify examples with only md not mdx
Co-authored-by: Matt Kane <m@mk.gg>
* remove strange line full of tabs
* Update packages/astro/src/@types/astro.ts
* Apply suggestions from code review
* fix regex
---------
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
|
|
* Fix middelware example
* Update examples/middleware/src/pages/api/login.ts
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* Update examples/middleware/src/pages/api/logout.ts
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* Fix build check for unused by defined variables
---------
Co-authored-by: Raphael B <hephaistos@grewety.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|