Skip to content

@craft-cross-cms/rich-text-core@0.0.5

Latest

Choose a tag to compare

@plaid-public-repo-only-github-app plaid-public-repo-only-github-app released this 12 Feb 01:21
809f3a5

Patch Changes

  • 048fd96: Enable tree-shaking for constant-only imports by switching tsup to unbundled output, adding sideEffects: false, and re-exporting light utilities directly from their source module to avoid pulling in tiptap dependencies.