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(sdk): Move SDK back to astro:db #465

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Adammatthiesen
Copy link
Member

@Adammatthiesen Adammatthiesen commented Mar 13, 2025

This pull request includes several changes to the studiocms package, primarily focusing on reverting the SDK back to using @astrojs/db instead of drizzle-orm, and removing the now unnecessary useDB utility function. Additionally, a new script is added to the package.json for testing the build of studiocms (mainly for checking the type errors).

Revert SDK changes:

Package updates:

@withstudiocms-deployments
Copy link

withstudiocms-deployments bot commented Mar 13, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-03-13 06:46:56 CET

Copy link

changeset-bot bot commented Mar 13, 2025

🦋 Changeset detected

Latest commit: 33b4610

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

This PR includes changesets to release 3 packages
Name Type
studiocms Patch
@studiocms/blog Patch
@studiocms/devapps 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

pkg-pr-new bot commented Mar 13, 2025

Open in Stackblitz

npm i https://pkg.pr.new/withstudiocms/studiocms@465
npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/blog@465
npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/devapps@465

commit: 33b4610

@Adammatthiesen Adammatthiesen marked this pull request as ready for review March 13, 2025 06:50
@Adammatthiesen Adammatthiesen requested a review from a team as a code owner March 13, 2025 06:50
@Adammatthiesen Adammatthiesen changed the title Move SDK back to astrodb feat(sdk): Move SDK back to astro:db Mar 13, 2025
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.

3 participants