Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* chore: smoother logging when building pages
* chore: improve logging during the build
* fix: put `newLine` top `LogMessage`
* Update .changeset/popular-meals-yell.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
* fix(a11y): Fix some audit false positives
* chore: changeset
* Update packages/astro/src/runtime/client/dev-overlay/plugins/audit/a11y.ts
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* fix: apply feedback
* nit: add comment
---------
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
|
|
* add missing check to honor prevented default
* added changeset
* Update .changeset/fresh-games-confess.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
* Respect forms with enctype set for view transitions
* Add changeset
* Revert "Respect forms with enctype set for view transitions"
This reverts commit 6d3e04a9598a2de8ccc153911fd6ab629abcaf7a.
* Review feedback
* Handle submitter case
* Move comment
* Update .changeset/rude-geckos-rush.md
* Add tests
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|
|
* chore: upgrade vite to latest
* chore: add changeset
* fix: enforce type
* fix: postcss
* chore: log messages
* fix: take vite re-optimizing message into account
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
|
|
* Reproduce edge case in test
* Fix edge case
* Add changeset
* Update .changeset/khaki-ducks-give.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
|
|
|
|
|
|
* add tests
* implement fix
* add changeset
* `for const in` -> `for const of`
* reskip: external redirects are still not ignored
|
|
|
|
|
|
* fix: handle middleware loading error
* remove the try/catch
* rethrow error
* Update packages/astro/src/core/middleware/loadMiddleware.ts
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
---------
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
|
|
* fix: update netlify import
* fix: update one comment
|
|
|
|
|
|
integration is enabled (#9403)
* Fix Preact Forwarded Ref components not working in astro files when React integration is enabled
* Handle undefined $$typeof
* Add changeset
* Use Symbol.for
* :zap:
* Update .changeset/breezy-hairs-yell.md
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
unnecessarily (#9409)
|
|
|
|
* Update warning for external URL redirects to use destination address
* Update .changeset/gentle-chefs-glow.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
* feat: make Houston festive for the holiday season
* fix: change changeset to minor
|
|
|
|
* Simplify vue appEntrypoint handling
* Try fix windows
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|
|
* account for trailingSlash
* add changeset
* add tests
* update lock file
|
|
* fix: improve error message when a middleware doesn't return a `Response`
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* fix typo
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* fix: merge headers from the original response in error pages
* revert local change
* change test ordering
* apply feedback
|
|
|
|
* Partytown overrides these methods to... do things, but it breaks ViewTransitions in Firefox.
* Only redefine pushstate/replacestate in the browser
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Handle unhandledrejections in the dev server
* Adding changeset
* Update .changeset/curvy-lobsters-crash.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Use AsyncLocalStorage
* Return errorWithMetadata
* Send the error to the browser
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* Fix static build when out dir is not within the cwd
* Create lorem-ipsum-dolor
Changeset
|
|
|
|
|
|
* Add beta option for status
* Create stupid-cheetahs-sell.md
* Add warning for beta
* Update packages/integrations/vercel/src/serverless/adapter.ts
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* Switch to `minor` and document new API/option
* Update README.md
* Update README.md
* Update packages/integrations/vercel/README.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* Update .changeset/stupid-cheetahs-sell.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
* Fix broken link
* Create old-dragons-kneel.md
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
|
|
* updates packages
* [Fix] pnpm-lock
* [Fix] updates
* revert dev dependencies
* Update lockfile
* Update lit version in the e2e tests
* Adding changeset
---------
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
|
|
* Allow file URLs to be used as import specifiers
* Update packages/astro/src/vite-plugin-fileurl/index.ts
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|