This is a preview of the Storyblok Website with Draft Content

Exclusive new data reveals that content debt costs $4.63 trillion globally. Read the full report and calculate your company's content debt now.

RichText v5

  • Developer Experience
  • Richtext Editor
A close-up illustration of the Storyblok puzzle-piece icon overlapping a document, set against layered bright green organic blob shapes on a light green background. Bold 'V5' text appears to the right, with decorative four-pointed star sparkles scattered around the composition.

RichText v5 is now live


We've released RichText v5, a new major version of the RichText package.

This is a breaking change: check the announcement post and migration guide before upgrading.

Highlights:

  • Smaller bundle size: under 4 KB minified + gzipped, with further savings depending on which features you use
  • Fully type-safe: full TypeScript support across the API, with type-safe customization of every node and mark
  • Unified component API: all Storyblok SDKs now provide a StoryblokRichText component
  • More framework support: official Astro and Svelte support added
  • Simpler HTML conversion: parsing HTML into Storyblok RichText is now simpler and fully type-safe