0.6.3
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 π
- feat(stylex_compiler_rs): add
normalize_rs_options
util by @Dwlad90 in #213 - Add path logger by @mattstyles in #222
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 usecross-spawn
by @Dwlad90 in #221
New Contributors
- @mattstyles made their first contribution in #210
Full Changelog: 0.6.2...0.6.3