Skip to content

Releases: Dwlad90/stylex-swc-plugin

0.6.3

24 Jan 18:40
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

  • fix: initial build pipeline by @Dwlad90 in #208
  • fix(@stylexswc/postcss-plugin): provide resolved pathname to postcss plugin builder by @mattstyles in #210
  • fix(@stylexswc/path-resolver): fix resolving dependencies of npm workspace by @Dwlad90 in #212
  • fix: disable checking artifacts because of bun on Windows by @Dwlad90 in #214
  • fix(stylex_compiler_rs): resolving StyleX calls from dependencies by @Dwlad90 in #216
  • fix(stylex_compiler_rs): improve resolving StyleX calls from dependencies by @Dwlad90 in #217
  • fix(stylex_path_resolver): export field resolution with multiple node_modules in a workspace by @Dwlad90 in #224

Features πŸŽ‰

Continuous Integration πŸ€–

Tests βœ…

  • test(stylex_path_resolver): add local workspace node_modules to monorepo fixtures by @Dwlad90 in #225

Dependency Updates πŸ“¦

  • chore(deps): move @stylexswc/rs-compiler to dependencies by @Dwlad90 in #220
  • chore(deps): bump vite from 5.4.10 to 5.4.12 in the npm_and_yarn group across 1 directory by @dependabot in #219

Chores 🧹

  • chore: add postbuild script to all buildable public packages by @Dwlad90 in #207
  • chore: remove @stylexswc/swc-plugin by @Dwlad90 in #209
  • chore: patch script package to use cross-spawn by @Dwlad90 in #221

New Contributors

Full Changelog: 0.6.2...0.6.3

0.6.3-rc.4

23 Jan 22:50
Compare
Choose a tag to compare
0.6.3-rc.4 Pre-release
Pre-release

What's Changed

Bug Fixes πŸ›

  • fix(stylex_path_resolver): export field resolution with multiple node_modules in a workspace by @Dwlad90 in #224

Full Changelog: 0.6.3-rc.3...0.6.3-rc.4

0.6.3-rc.3

23 Jan 16:37
Compare
Choose a tag to compare
0.6.3-rc.3 Pre-release
Pre-release

What's Changed

Features πŸŽ‰

Chores 🧹

  • chore: patch script package to use cross-spawn by @Dwlad90 in #221

Full Changelog: 0.6.3-rc.2...0.6.3-rc.3

0.6.3-rc.2

21 Jan 21:19
Compare
Choose a tag to compare
0.6.3-rc.2 Pre-release
Pre-release

What's Changed

Bug Fixes πŸ›

  • fix(stylex_compiler_rs): resolving StyleX calls from dependencies by @Dwlad90 in #216
  • fix(stylex_compiler_rs): improve resolving StyleX calls from dependencies by @Dwlad90 in #217

Continuous Integration πŸ€–

Dependency Updates πŸ“¦

  • chore(deps): move @stylexswc/rs-compiler to dependencies by @Dwlad90 in #220
  • chore(deps): bump vite from 5.4.10 to 5.4.12 in the npm_and_yarn group across 1 directory by @dependabot in #219

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

0.6.3-rc.1

20 Jan 23:19
Compare
Choose a tag to compare
0.6.3-rc.1 Pre-release
Pre-release

What's Changed

Bug Fixes πŸ›

  • fix: initial build pipeline by @Dwlad90 in #208
  • fix(@stylexswc/postcss-plugin): provide resolved pathname to postcss plugin builder by @mattstyles in #210
  • fix(@stylexswc/path-resolver): fix resolving dependencies of npm workspace by @Dwlad90 in #212
  • fix: disable checking artifacts because of bug on Windows by @Dwlad90 in #214

Features πŸŽ‰

  • feat(stylex_compiler_rs): add normalize_rs_options util by @Dwlad90 in #213

Chores 🧹

  • chore: add postbuild script to all buildable public packages by @Dwlad90 in #207
  • chore: remove @stylexswc/swc-plugin by @Dwlad90 in #209

New Contributors

Full Changelog: 0.6.2...0.6.3-rc.1

0.6.2

19 Jan 17:38
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

  • fix(@stylexswc/postcss-plugin): remove unnecessary file contents log by @Floffah in #189
  • fix(@stylexwc/nextjs-plugin): only log webpack details in debug mode by @Floffah in #191
  • fix(@stylexswc/next-postcss-example): pass correct rsOptions by @Dwlad90 in #197
  • fix(packagejsonextended): turn name field to optional by @Dwlad90 in #202
  • StyleX 0.10.1 release features and fixes by @Dwlad90 in #203

Features πŸŽ‰

Continuous Integration πŸ€–

  • ci(npm): copy @stylexswc/rs-compiler artifacts by @Dwlad90 in #199

Chores 🧹

  • chore(get_package_json): generate more detailed error when package.json parsing failed by @Dwlad90 in #194
  • chore(deps): upgrade @stylexjs/stylex to 0.10.0 by @Dwlad90 in #198

New Contributors

Full Changelog: 0.6.1...0.6.2

0.6.2-rc.5

18 Jan 21:12
Compare
Choose a tag to compare
0.6.2-rc.5 Pre-release
Pre-release

What's Changed

Bug Fixes πŸ›

  • fix(packagejsonextended): turn name field to optional by @Dwlad90 in #202
  • StyleX 0.10.1 release features and fixes by @Dwlad90 in #203

Full Changelog: 0.6.2-rc.4...0.6.2-rc.5

0.6.2-rc.4

17 Jan 17:02
Compare
Choose a tag to compare
0.6.2-rc.4 Pre-release
Pre-release

What's Changed

Bug Fixes πŸ›

  • fix(@stylexswc/next-postcss-example): pass correct rsOptions by @Dwlad90 in #197

Features πŸŽ‰

Continuous Integration πŸ€–

  • ci(npm): copy @stylexswc/rs-compiler artifacts by @Dwlad90 in #199

Chores 🧹

  • chore(get_package_json): generate more detailed error when package.json parsing failed by @Dwlad90 in #194
  • chore(deps): upgrade @stylexjs/stylex to 0.10.0 by @Dwlad90 in #198

Full Changelog: 0.6.2-rc.2...0.6.2-rc.4

0.6.2-rc.2

14 Jan 17:54
Compare
Choose a tag to compare
0.6.2-rc.2 Pre-release
Pre-release

What's Changed

Bug Fixes πŸ›

  • fix(@stylexwc/nextjs-plugin): only log webpack details in debug mode by @Floffah in #191
  • fix(@stylexswc/postcss-plugin): remove unnecessary file contents log by @Floffah in #189

New Contributors

Full Changelog: 0.6.1...0.6.2-rc.2

0.6.1

12 Jan 21:50
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

  • fix(@stylexswc/path-resolver): exclude empty path from resolution by @Dwlad90 in #181
  • fix(@stylexswc/path-resolver): normalize relative import path by @Dwlad90 in #185

Continuous Integration πŸ€–

  • ci(release): add retries to checking NPM workflow status by @Dwlad90 in #182
  • ci(ga): clean caches after PR merged by @Dwlad90 in #188

Other Changes πŸ”„

New Contributors

Full Changelog: 0.6.0...0.6.1