Skip to content

astro-portabletext@0.9.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 06:36
· 162 commits to main since this release
8d61106

Minor Changes

  • 1eb192e: BREAKING

    astro-portabletext/utils

    • usePortableText(node)
      • Removed: getWarningMessage function
        • Meant for internal use
      • Removed: notifyMissingComponentHandler function
        • This is handled for you and has no purpose
      • Removed: deprecated next function
        • Use getDefaultComponent
      • Removed: deprecated onMissingComponent function