Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(i18n): virtual module APIs #8878

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

ematipico
Copy link
Member

Changes

This PR aligns the name of the APIs exported by the virtual module astro:i18n

The *Absolute* APIs work using site at the moment. Their behaviour will change once we will implement the domain support.

I will tackle getCurrentLocale later. It may require more information that we don't currently have, infra speaking.

Testing

I added new test case and I tested the APIs locally using a pet project

Docs

N/A for now

@changeset-bot
Copy link

changeset-bot bot commented Oct 20, 2023

⚠️ No Changeset found

Latest commit: 4a8afec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ematipico ematipico changed the base branch from main to feat/i18n-routing October 20, 2023 15:19
@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Oct 20, 2023
@ematipico ematipico changed the title feat(i18n): first draft of configuration (#8607) feat(i18n): virtual module APIs Oct 20, 2023
@ematipico ematipico force-pushed the feat/i18n-routing-normalize-names branch from 7746f8e to b019067 Compare October 20, 2023 15:23
packages/astro/src/i18n/index.ts Outdated Show resolved Hide resolved
packages/astro/src/i18n/index.ts Outdated Show resolved Hide resolved
@ematipico ematipico merged commit 50baa1d into feat/i18n-routing Oct 20, 2023
13 checks passed
@ematipico ematipico deleted the feat/i18n-routing-normalize-names branch October 20, 2023 15:54
ematipico added a commit that referenced this pull request Oct 23, 2023
ematipico added a commit that referenced this pull request Oct 30, 2023
ematipico added a commit that referenced this pull request Oct 30, 2023
ematipico added a commit that referenced this pull request Nov 1, 2023
ematipico added a commit that referenced this pull request Nov 6, 2023
ematipico added a commit that referenced this pull request Nov 6, 2023
ematipico added a commit that referenced this pull request Nov 7, 2023
ematipico added a commit that referenced this pull request Nov 8, 2023
ematipico added a commit that referenced this pull request Nov 8, 2023
ematipico added a commit that referenced this pull request Nov 8, 2023
ematipico added a commit that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants