Skip to content

v3.12.0

Choose a tag to compare

@tomrav tomrav released this 24 Feb 10:43
· 1094 commits to master since this release

@stylable/core

  • feat(core): add @st-import syntax as an alternative to :import (#936)
  • feat(core): add resolver cache for symbol resolution. (#1636)
  • feat(core): expose createResolver and createProcessor methods on Stylable API (#1636)
  • fix(core): keyframes resolve conflict with parts (#1636)
  • fix(core): fix false diagnostics on scoped elements when scoping happens after the element node in the same chunk (#1624)

@stylable/cli

  • feat!(cli): expand CLI index generation capabilities (#1626)

@stylable/core-test-kit

  • feat(core-test-kit): add test helper for matching target selector inside the CSS (#1621)

@stylable/webpack-extensions

  • feat(webpack-extensions): plugin capabilities for force-states-plugin (#1637)

Infrastructure

    • infra: migrate to playwright (#1620)