Skip to content

v4.0.2

Choose a tag to compare

@tomrav tomrav released this 15 Mar 15:44
· 1014 commits to master since this release

@stylable/core

  • fix: collect url usages from :vars declarations (#1672)
  • feat: basic transform support for custom-property declarations using @Property (#1687)
  • feat: warn on invalid custom property "as" alias name (#1692)

@stylable/webpack-plugin

  • fix: fix crash in optimization step when CSS is broken (#1681)
  • fix: fix missing modules when using asset module type (#1694)
  • fix: inject all exports only when usedExports is enabled in dev mode (#1702)

@stylable/language-service

  • feat: add custom-property (CSS vars) named import completions (#1691)
  • feat: add completion for @st-global-custom-property (#1701)

create-stylable-app

  • refactor: use native assets handling (#1685)
  • feat: use React modern JSX transform (#1700)

Misc.

  • upgrade all dependencies to latest stable