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: allow asyncOptions #837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jrutila
Copy link

@jrutila jrutila commented May 15, 2024

Allows adding asyncDataOptions into the useAsyncStoryblok call. In this case returns an AsyncData object instead of raw story value.

Print deprecation warning as this will be a breaking change.

Implements #836

print deprecation warning when used the current way
@alvarosabu alvarosabu linked an issue Jul 2, 2024 that may be closed by this pull request
1 task
@alvarosabu alvarosabu added enhancement [Issue][PR] New feature breaking-change Changes that cause backward compatibility issues and will require a major version. p3 labels Jul 2, 2024
@alvarosabu alvarosabu self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes that cause backward compatibility issues and will require a major version. enhancement [Issue][PR] New feature p3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Streamlining useAsyncStoryblok to nuxt's useAsyncData
2 participants