Skip to content

0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 18:40
· 0 commits to e2e11e1965c4d2fa68614c262a8741b8ba676909 since this 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 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