Skip to content

Commit

Permalink
chore: added todo comment to completly remove richtextResolver on v7
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jul 31, 2024
1 parent abdd5ee commit 3f7b755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ class Storyblok {
private resolveCounter: number
public relations: RelationsType
public links: LinksType
// TODO: Remove on v7.x.x
public richTextResolver: RichTextResolver
public resolveNestedRelations: boolean
private stringifiedStoriesCache: Record<string, string>
Expand Down

0 comments on commit 3f7b755

Please sign in to comment.