Semiotic v3.9.1
Fixed
- Utils ESM barrel no longer produces a webpack warning —
semiotic/utils
now exportsresolveResponsiveDimensiononly from its React-free core entry
and explicitly forwards the remaining React helpers. Consumers retain the
complete public API without conflicting star exports.