Skip to content

Strata CSS v1.8.15

Choose a tag to compare

@AftabIbrahimKazi AftabIbrahimKazi released this 11 Aug 21:04
· 163 commits to main since this release
a7d7397

Fixed

  • Dependabot alert (high severity): nanoid transitive dependency. postcss pulled in nanoid@3.3.16, which has a predictable-ID generation issue on non-secure entropy sources. Pinned to >=3.3.17 via npm overrides, since nanoid is not a direct dependency of strata-css.