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

Deprecated RichtTextResolver #76

Open
slemont3 opened this issue Sep 23, 2024 · 1 comment
Open

Deprecated RichtTextResolver #76

slemont3 opened this issue Sep 23, 2024 · 1 comment

Comments

@slemont3
Copy link

Hi

We've noticed the following info during build of our application using the latest stroyblok-js-client (v 6.9.2):

Warning ⚠️: The RichTextResolver class is deprecated and will be removed in the next major release. Please use the @storyblok/richtext package instead. https://github.com/storyblok/richtext/

As we're using your storyblok-generate-ts library, we realised that the library is currently still using the RichtText field type RichtextStoryblok for the generated interfaces.

In order to use the new RichText Resolver as suggested by Storyblok, the RichtText field type will be StoryblokRichTextNode.

Perhaps this is already a scheduled change on your end. We wanted to ask you nevertheless if you plan to implement the new type in the near future?

Many thanks in advance and keep up the good work!

Best regards,
Simon

@dohomi
Copy link
Owner

dohomi commented Nov 11, 2024

Any PR is welcome I am currently invested in other projects but I am happy to review any PR to solve this issue

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

No branches or pull requests

2 participants