0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset
Emanuele Stoppa f1a6126806
feat(i18n): disable redirect to default language (#9638)
* feat(i18n): disable redirect

* feat(i18n): add option to disable redirect to default language

* chore: add schema validation

* docs

* changeset

* Update packages/astro/src/core/config/schema.ts

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

* chore: address feedback

* fix test

* Update .changeset/cyan-grapes-suffer.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/astro/src/@types/astro.ts

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Fix discord fetch code (#9663)

* Force re-execution of Partytown's head snippet on view transitions (#9666)

* Remove the header script before a view transition takes place to force a reload on the next page

* Add changeset

* Save another char

* [ci] format

* fix(assets): Implement all hooks in the passthrough image service (#9668)

* fix(assets): Implement all hooks in the passthrough image service

* chore: changeset

* refactor(toolbar): Rename every internal reference of overlay/plugins to toolbar/apps (#9647)

* refactor(toolbar): Rename every internal reference of overlay/plugins to toolbar/apps

* refactor: rename vite plugin

* fix: update import

* nit: add setting fallback

* Disable file watcher for internal one-off vite servers (#9665)

* Use node:test and node:assert/strict (#9649)

* [ci] format

* fix(i18n): emit an error when the index isn't found (#9678)

* fix(i18n): emit an error when the index isn't found

* changeset

* Update .changeset/proud-guests-bake.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* rename

* Update packages/astro/src/core/errors/errors-data.ts

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* feat(i18n): add option to disable redirect to default language

* chore: rebase

* Update packages/astro/src/@types/astro.ts

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

* lock file update

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
Co-authored-by: Martin Trapp <martrapp@users.noreply.github.com>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Bjorn Lu <bluwy@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-01-17 13:25:44 +00:00
..
calm-socks-shake.md Allow remark plugins to affect getImage call for .md files (#9566) 2024-01-17 13:13:31 +00:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
cool-foxes-talk.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
curvy-seas-explain.md Simplify HMR for circular imports and CSS (#9706) 2024-01-17 11:27:21 +08:00
cyan-grapes-suffer.md feat(i18n): disable redirect to default language (#9638) 2024-01-17 13:25:44 +00:00
early-cups-poke.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
itchy-clouds-invite.md [Content collections] Remove "unsupported file type" warning (#9671) 2024-01-17 13:12:37 +00:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
orange-trainers-learn.md Update a11y.ts (#9567) 2024-01-17 13:10:08 +00:00
polite-dogs-join.md Bump shikiji, use transformers API, expose transformers API (#9643) 2024-01-17 13:13:05 +00:00
README.md
six-scissors-worry.md Bump shikiji, use transformers API, expose transformers API (#9643) 2024-01-17 13:13:05 +00:00
sixty-dogs-sneeze.md feat: add experimental client prerender (#9644) 2024-01-17 13:11:58 +00:00
tame-squids-film.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
tidy-planets-whisper.md Simplify HMR for circular imports and CSS (#9706) 2024-01-17 11:27:21 +08:00
unlucky-stingrays-clean.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
weak-apes-add.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation