Skip to content

Semiotic v3.9.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:13
· 199 commits to main since this release

Fixed

  • Utils ESM barrel no longer produces a webpack warningsemiotic/utils
    now exports resolveResponsiveDimension only from its React-free core entry
    and explicitly forwards the remaining React helpers. Consumers retain the
    complete public API without conflicting star exports.