Skip to content

Releases: wix/stylable

v4.13.2

15 May 13:44
Compare
Choose a tag to compare

@stylable/core

v4.13.1

11 May 10:25
Compare
Choose a tag to compare

@stylable/core

  • fix: st-mixin feature refactor (#2398)
  • fix: collect meta.mixins only during analyze (#2484)
  • refactor: prepare public API for v5 (#2466)
  • refactor: prepare processor AST mods for move to transformer (#2489)

Full Changelog: v4.13.0...v4.13.1

v4.13.0

18 Apr 11:15
Compare
Choose a tag to compare

Integrations

  • feat: run stc from integrations (#2342)
  • fix: support Javascript deep dependency validation in Stylable integrations (#2381)

create-stylable-app

  • feat: add stcConfig to the integrations templates (#2430)
  • fix: add st-types to eslint ignore (#2439)

Full Changelog: v4.12.0...v4.13.0

v4.12.0

03 Apr 12:34
Compare
Choose a tag to compare

@stylable/core

  • feat: flatten st-vars (#2422)

@stylable/webpack-plugin

  • fix: add missing postcss dependency (#2421)

@stylable/core-test-kit

  • fix: inline expects skip comments between declarations (#2414)

Infra

  • run tests for integrations and core packages separately (#2380)
  • add parallel flag to the test-runner (#2423)
  • refactor(test-kit): remove memory-fs dependency (#2412)

Full Changelog: v4.11.0...v4.12.0

v4.11.0

21 Mar 10:25
Compare
Choose a tag to compare

@stylable/core

  • feat: get st-vars computed values (#2393)
  • fix: cases with mixin moved compound selector (#2397)
  • fix: fix output JS exports of unused class (#2369)

@stylable/rollup-plugin

  • fix: use the correct base directory as projectRoot (#2384)
  • chore: upgrade rollup to latest stable (#2373)

Full Changelog: v4.10.4...v4.11.0

v4.10.4

02 Mar 13:12
Compare
Choose a tag to compare

@stylable/core

  • fix: st-var feature overall (#2284)
  • fix: css-class feature fixes (#2329)
  • fix: css-custom-property feature overall (#2216)

@stylable/cli

  • fix: generate source-maps for the dts by default from the config file (#2308)
  • fix: relative target file path url (#2319)
  • feat: preserve watch output (#2294)
  • feat: log when stop watching (#2314)

@stylable/e2e-test-kit

  • refactor: symlink symbol typo (#2285)

@stylable/module-utils

  • refactor: 24.20x speed-up for generate dts tests (#2315)
  • feat: set specific source file path in the dts source-maps (#2311)

Infra

  • infra: pin npm to 8.3.x (#2298)

Full Changelog: v4.10.3...v4.10.4

v4.10.3

18 Jan 14:49
Compare
Choose a tag to compare
  • fix: Stylable variables exports type and generated dts and sourcemaps files (#2256)
  • fix: export StVar type (#2276)

@stylable/core

  • fix: complex selectors inside nested pseudo-classes (#2266)

Full Changelog: v4.10.2...v4.10.3

v4.10.2

12 Jan 13:52
Compare
Choose a tag to compare

@stylable/webpack-plugin

v4.10.1

10 Jan 16:05
Compare
Choose a tag to compare

@stylable/cli

  • fix: missing dependencies (#2261)

@stylable/e2e-test-kit

  • fix: make symlinks work on windows - set junction option for symlinks (#2254)
  • refactor: extend inline testing (#2242)

Full Changelog: v4.10.0...v4.10.1

v4.10.0

04 Jan 13:02
Compare
Choose a tag to compare

@stylable/cli

  • feat: support CLI multiple projects (#2086)

create-stylable-app

  • fix: remove css reset (#2243)

@stylable/core

  • refactor: css-keyframes feature extraction (#2215)

Full Changelog: v4.9.5...v4.10.0