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

fix: correctly resolve vectorize type #349

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

RihanArfan
Copy link
Contributor

@RihanArfan RihanArfan commented Oct 27, 2024

Closes #345

Correctly resolves the Vectorize type after build by importing it from from @nuxthub/core's exported type. Behaviour matches D1 type for hubDatabase() now.

Copy link

pkg-pr-new bot commented Oct 27, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/nuxt-hub/core/@nuxthub/core@349

commit: 13819fb

@atinux atinux merged commit f529918 into nuxt-hub:main Oct 28, 2024
6 of 7 checks passed
@RihanArfan RihanArfan deleted the dev-426 branch October 28, 2024 11:50
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.

Vectorize.d.ts imports { Vectorize } from none existent folder
2 participants