Skip to content

Releases: Dwlad90/stylex-swc-plugin

0.15.5-rc.1

24 Apr 21:00

Choose a tag to compare

0.15.5-rc.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • fix(unplugin): filter non-JS files in handleHotUpdate before parsing by @orta in #934

Code Refactoring 🔨

  • fix(stylexswc/rs-compiler): update normalizeRsOptions handling by @Dwlad90 in #936

Tests ✅

  • test(stylex_transform): improve performance tests for StyleX transformation by @Dwlad90 in #933
  • test(stylex_transform): enhance transformation tests and memory leak checks by @Dwlad90 in #938

Chores 🧹

  • chore(deps): bump postcss from 8.5.8 to 8.5.10 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #937
  • chore(deps): bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #935

Full Changelog: 0.15.4...0.15.5-rc.1

0.15.4

16 Apr 14:03

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Prevent invalid CSS caused by extra space in defineConsts interpolation by @Dwlad90 in #929

Features 🎉

Tests ✅

  • chore: update coverage configuration and testing scripts by @Dwlad90 in #931

Chores 🧹

  • chore(deps): bump vite from 8.0.3 to 8.0.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #926
  • chore(deps): bump next from 16.2.2 to 16.2.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #930

Full Changelog: 0.15.3...0.15.4

0.15.4-rc.1

12 Apr 22:47

Choose a tag to compare

0.15.4-rc.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • Prevent invalid CSS caused by extra space in defineConsts interpolation by @Dwlad90 in #929

Features 🎉

Chores 🧹

  • chore(deps): bump vite from 8.0.3 to 8.0.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #926
  • chore(deps): bump next from 16.2.2 to 16.2.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #930

Full Changelog: 0.15.3...0.15.4-rc.1

0.15.3

04 Apr 09:23

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(rust.sh): remove unnecessary nightly flag from cargo doc command by @Dwlad90 in #879

Features 🎉

  • feat(postcss-plugin): remove console warning for import source parsing by @Dwlad90 in #917

Code Refactoring 🔨

  • refactor(postcss-plugin): improve import source transformation logic in bundler by @Dwlad90 in #925

Continuous Integration 🤖

  • ci(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #883
  • ci(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #884
  • ci(deps): bump benchmark-action/github-action-benchmark from 1.20.7 to 1.22.0 by @dependabot[bot] in #882

Dependency Updates 📦

  • npm(deps): bump postcss from 8.5.6 to 8.5.8 in the core-dependencies group by @dependabot[bot] in #885
  • cargo(deps): bump napi from 3.8.3 to 3.8.4 by @dependabot[bot] in #892
  • cargo(deps): bump proptest from 1.10.0 to 1.11.0 by @dependabot[bot] in #895
  • npm(deps-dev): bump the test-dependencies group with 2 updates by @dependabot[bot] in #902
  • cargo(deps): bump cssparser from 0.36.0 to 0.37.0 in the parsers group across 1 directory by @dependabot[bot] in #889
  • npm(deps-dev): bump @rspack/cli from 1.7.0 to 1.7.11 by @dependabot[bot] in #906
  • npm(deps-dev): bump serve from 14.2.5 to 14.2.6 by @dependabot[bot] in #905
  • npm(deps-dev): bump @rollup/plugin-replace from 6.0.2 to 6.0.3 by @dependabot[bot] in #907
  • cargo(deps): bump base62 from 2.2.3 to 2.2.4 by @dependabot[bot] in #894
  • npm(deps-dev): bump @storybook/react from 10.2.11 to 10.3.3 by @dependabot[bot] in #913
  • npm(deps-dev): bump @storybook/addon-a11y from 10.2.13 to 10.3.3 by @dependabot[bot] in #909
  • cargo(deps): bump napi-derive from 3.5.2 to 3.5.3 by @dependabot[bot] in #896
  • cargo(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #897
  • npm(deps-dev): bump @commitlint/cli from 20.4.2 to 20.5.0 in the git-tools group across 1 directory by @dependabot[bot] in #900
  • npm(deps-dev): bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 by @dependabot[bot] in #915
  • npm(deps): bump the nextjs group across 1 directory with 2 updates by @dependabot[bot] in #888
  • npm(deps-dev): bump @rsbuild/plugin-react from 1.4.5 to 1.4.6 by @dependabot[bot] in #908
  • cargo(deps): bump the utilities group across 1 directory with 2 updates by @dependabot[bot] in #887
  • npm(deps-dev): bump @storybook/addon-vitest from 10.2.13 to 10.3.3 by @dependabot[bot] in #904
  • npm(deps-dev): bump @storybook/react-vite from 10.2.13 to 10.3.3 by @dependabot[bot] in #912
  • npm(deps-dev): bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #911
  • cargo(deps): bump env_logger from 0.11.9 to 0.11.10 in the logging group across 1 directory by @dependabot[bot] in #890
  • cargo(deps): bump the swc-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #886
  • cargo(deps): bump the testing group across 1 directory with 3 updates by @dependabot[bot] in #922
  • npm(deps): bump the build-tools group across 1 directory with 5 updates by @dependabot[bot] in #921
  • npm(deps-dev): bump the typescript-types group across 1 directory with 2 updates by @dependabot[bot] in #920

Chores 🧹

  • chore(deps): update actions/checkout and actions-rust-lang/setup-rust-toolchain versions by @Dwlad90 in #923
  • chore(deps): update package.json and pnpm-lock.yaml for dependency version adjustments by @Dwlad90 in #924

Full Changelog: 0.15.2...0.15.3

0.15.3-rc.2

02 Apr 23:53

Choose a tag to compare

0.15.3-rc.2 Pre-release
Pre-release

What's Changed

Code Refactoring 🔨

  • refactor(postcss-plugin): improve import source transformation logic in bundler by @Dwlad90 in #925

Continuous Integration 🤖

  • ci(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #883
  • ci(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #884
  • ci(deps): bump benchmark-action/github-action-benchmark from 1.20.7 to 1.22.0 by @dependabot[bot] in #882

Dependency Updates 📦

  • npm(deps-dev): bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #911
  • cargo(deps): bump env_logger from 0.11.9 to 0.11.10 in the logging group across 1 directory by @dependabot[bot] in #890
  • cargo(deps): bump the swc-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #886
  • cargo(deps): bump the testing group across 1 directory with 3 updates by @dependabot[bot] in #922
  • npm(deps): bump the build-tools group across 1 directory with 5 updates by @dependabot[bot] in #921
  • npm(deps-dev): bump the typescript-types group across 1 directory with 2 updates by @dependabot[bot] in #920

Chores 🧹

  • chore(deps): update actions/checkout and actions-rust-lang/setup-rust-toolchain versions by @Dwlad90 in #923
  • chore(deps): update package.json and pnpm-lock.yaml for dependency version adjustments by @Dwlad90 in #924

Full Changelog: 0.15.3-rc.1...0.15.3-rc.2

0.15.3-rc.1

02 Apr 18:14

Choose a tag to compare

0.15.3-rc.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • fix(rust.sh): remove unnecessary nightly flag from cargo doc command by @Dwlad90 in #879

Features 🎉

  • feat(postcss-plugin): remove console warning for import source parsing by @Dwlad90 in #917

Dependency Updates 📦

  • npm(deps): bump postcss from 8.5.6 to 8.5.8 in the core-dependencies group by @dependabot[bot] in #885
  • cargo(deps): bump napi from 3.8.3 to 3.8.4 by @dependabot[bot] in #892
  • cargo(deps): bump proptest from 1.10.0 to 1.11.0 by @dependabot[bot] in #895
  • npm(deps-dev): bump the test-dependencies group with 2 updates by @dependabot[bot] in #902
  • cargo(deps): bump cssparser from 0.36.0 to 0.37.0 in the parsers group across 1 directory by @dependabot[bot] in #889
  • npm(deps-dev): bump @rspack/cli from 1.7.0 to 1.7.11 by @dependabot[bot] in #906
  • npm(deps-dev): bump serve from 14.2.5 to 14.2.6 by @dependabot[bot] in #905
  • npm(deps-dev): bump @rollup/plugin-replace from 6.0.2 to 6.0.3 by @dependabot[bot] in #907
  • cargo(deps): bump base62 from 2.2.3 to 2.2.4 by @dependabot[bot] in #894
  • npm(deps-dev): bump @storybook/react from 10.2.11 to 10.3.3 by @dependabot[bot] in #913
  • npm(deps-dev): bump @storybook/addon-a11y from 10.2.13 to 10.3.3 by @dependabot[bot] in #909
  • cargo(deps): bump napi-derive from 3.5.2 to 3.5.3 by @dependabot[bot] in #896
  • cargo(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #897
  • npm(deps-dev): bump @commitlint/cli from 20.4.2 to 20.5.0 in the git-tools group across 1 directory by @dependabot[bot] in #900
  • npm(deps-dev): bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 by @dependabot[bot] in #915
  • npm(deps): bump the nextjs group across 1 directory with 2 updates by @dependabot[bot] in #888
  • npm(deps-dev): bump @rsbuild/plugin-react from 1.4.5 to 1.4.6 by @dependabot[bot] in #908
  • cargo(deps): bump the utilities group across 1 directory with 2 updates by @dependabot[bot] in #887
  • npm(deps-dev): bump @storybook/addon-vitest from 10.2.13 to 10.3.3 by @dependabot[bot] in #904
  • npm(deps-dev): bump @storybook/react-vite from 10.2.13 to 10.3.3 by @dependabot[bot] in #912

Full Changelog: 0.15.2...0.15.3-rc.1

0.15.2

30 Mar 18:16

Choose a tag to compare

What's Changed

Features 🎉

  • refactor(workspace): atomicize shared crates into focused, independent packages by @Dwlad90 in #875
  • StyleX 0.18.2 release features and fixes by @Dwlad90 in #877

Continuous Integration 🤖

Full Changelog: 0.15.1...0.15.2

0.15.2-rc.1

29 Mar 18:20

Choose a tag to compare

0.15.2-rc.1 Pre-release
Pre-release

What's Changed

Features 🎉

  • refactor(workspace): atomicize shared crates into focused, independent packages by @Dwlad90 in #875
  • StyleX 0.18.2 release features and fixes by @Dwlad90 in #877

Full Changelog: 0.15.1...0.15.2-rc.1

0.15.1

26 Mar 23:32

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(evaluate): add dynamic arguments support to Math:* functions by @Dwlad90 in #871

Features 🎉

  • feat: add initial agent skills and documentation by @Dwlad90 in #866

Code Refactoring 🔨

  • refactor(guidelines): improve clarity and formatting in documentation by @Dwlad90 in #869
  • refactor(stylex_shared): enhance error handling and improve message clarity by @Dwlad90 in #874

Continuous Integration 🤖

  • ci(ga): add trusted publishing for npm packages by @Dwlad90 in #864
  • ci(ga): refactor PR validation pipeline for pnpm and Turbo caching by @Dwlad90 in #865
  • ci(npm): simplify build commands in workflows by removing unnecessary flags by @Dwlad90 in #872

Chores 🧹

  • chore(deps): bump next from 16.1.6 to 16.1.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #867

Full Changelog: 0.15.0...0.15.1

0.15.1-rc.2

25 Mar 19:53

Choose a tag to compare

0.15.1-rc.2 Pre-release
Pre-release

What's Changed

Code Refactoring 🔨

  • refactor(stylex_shared): enhance error handling and improve message clarity by @Dwlad90 in #874

Continuous Integration 🤖

  • ci(npm): simplify build commands in workflows by removing unnecessary flags by @Dwlad90 in #872

Full Changelog: 0.15.1-rc.1...0.15.1-rc.2