Skip to content

v2.0.0

Compare
Choose a tag to compare
@edvinasjurele edvinasjurele released this 17 Oct 13:37
· 57 commits to main since this release

What's Changed

  • chore(deps): Bump zod from 3.21.4 to 3.22.4 in /demo by @dependabot in #71
  • fix(deps): Bump postcss from 8.4.28 to 8.4.31 by @dependabot in #72
  • fix(deps): Bump zod from 3.21.4 to 3.22.4 by @dependabot in #73
  • chore: bump astro and storyblok/astro v3, use node 18.14.1 by @edvinasjurele in #70
  • fix types export for astro 3 and typescript 5 by @jsve in #74

BREAKING CHANGES

  • The TS types imports has been changed.
    • RichTextRenderer.astro file no long exports RichTextType types. See updated usage example in README.
    • The TS changes are imposed by bumping Astro v3 in demo (consumer) app

New Contributors

  • @jsve made their first contribution in #74

Full Changelog: v1.4.1...v2.0.0