5521aa2: - Modified the Strap plugin in the Storyblok integration to ensure that the featured prop is set to undefined when there is no featured image.
83259b2: Adds preview plugin to CMS provider, useContent will utilize this plugin for handling updating content in preview mode. Adds preview plugin for Storyblok integration
f31dd9d: feat: add resourceVersion option to useContent plugin, allowing the passing of resourceVersion between draft and published content, add test case for useContent to cover draft content; cleanup: Remove Canada region url checker in getGraphQLClient and set the default resourceVersion to published.
99f0a3e: Creates custom schema for RichTextResolver so that classname's can be applied directly to an element without Storyblok's default behaviour of creating a span that the class would be applied to. This schema is used for BasicContent/richTextContent.