Skip to content

Conversation

@edimitchel
Copy link

πŸ”— Linked issue

Resolves #497

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Import is wrong which makes application using Nuxt Content build fails.

@edimitchel
Copy link
Author

Same issue on harlan-zw/nuxt-link-checker@e2b1780

@harlan-zw
Copy link
Collaborator

It's not a valid subpath export so it will mess up types https://github.com/nuxt/content/blob/main/package.json#L20

Also, this only affects nuxt/content versions before v3.6 right?

@edimitchel
Copy link
Author

Ho, sorry, didn't see that we need to update nuxt content.
I didn't see anywhere this information about that.

That's said, this bring a breaking change for version lower than 3.7

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.

fix: Not working with nuxt content v3

2 participants