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

Support astro@4 #805

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Support astro@4 #805

merged 2 commits into from
Dec 7, 2023

Conversation

emmatown
Copy link
Member

@emmatown emmatown commented Dec 7, 2023

No description provided.

Copy link

changeset-bot bot commented Dec 7, 2023

🦋 Changeset detected

Latest commit: c2a63cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@keystatic/templates-astro Patch
@keystatic/astro Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

vercel bot commented Dec 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
keystatic-site ✅ Ready (Inspect) Visit Preview Dec 7, 2023 0:36am
3 Ignored Deployments
Name Status Preview Updated (UTC)
keystar-ui ⬜️ Ignored (Inspect) Visit Preview Dec 7, 2023 0:36am
keystatic ⬜️ Ignored (Inspect) Visit Preview Dec 7, 2023 0:36am
keystatic-next-blocks-builder ⬜️ Ignored (Inspect) Visit Preview Dec 7, 2023 0:36am

@@ -42,12 +42,16 @@ import "@keystatic/core/ui";
vite,
});
injectRoute({
// @ts-ignore
entryPoint: '@keystatic/astro/internal/keystatic-astro-page.astro',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is leaving this here to support Astro 3 as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@emmatown emmatown merged commit d584b3f into main Dec 7, 2023
5 checks passed
@emmatown emmatown deleted the astro-4 branch December 7, 2023 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants