0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset
Emanuele Stoppa 440681e7b7
feat(i18n): manual routing (#10193)
* feat(i18n): manual routing

* one more function

* different typing

* tests

* fix merge

* throw error for missing middleware

* rename function

* fix conflicts

* lock file update

* fix options, error thrown and added tests

* rebase

* add tests

* docs

* lock file black magic

* increase timeout?

* fix regression

* merge conflict

* add changeset

* chore: apply suggestions

* apply suggestion

* Update .changeset/little-hornets-give.md

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>

* chore: address feedback

* fix regression of last commit

* update name

* add comments

* fix regression

* remove unused code

* Apply suggestions from code review

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

* chore: update reference

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

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

* chore: improve types

* fix regression in tests

* apply Sarah's suggestion

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-04-10 15:38:17 +01:00
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
empty-rules-type.md feat: upgrade the minimum Node.js maintainance LTS version (#10689) 2024-04-10 14:53:55 +01:00
fair-jars-behave.md feat: add origin check for CSRF protection (#10678) 2024-04-10 14:53:32 +01:00
little-hornets-give.md feat(i18n): manual routing (#10193) 2024-04-10 15:38:17 +01:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
shaggy-cats-film.md Accept common cookie attributes when deleting a cookie (#10671) 2024-04-10 10:18:54 -04:00
short-flies-itch.md fix: Fixed errorOverlay theme toggle bug. (#10661) 2024-04-10 11:58:19 +01: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