Releases: wix/stylable
Releases · wix/stylable
v4.13.2
@stylable/core
v4.13.1
v4.13.0
v4.12.0
@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
@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
@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