Skip to content

@makeswift/runtime@0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 21:41
· 676 commits to main since this release

Patch Changes

  • 017675b: Fix type issues with Style control data.
  • ac7bfe7: Stop using unoptimized prop for next/image in built-in Image component when in builder. This fixes an SSR hydration mismatch.
  • 061f787: Create RichText control for usage within custom components.