Releases: Dwlad90/stylex-swc-plugin
Releases Β· Dwlad90/stylex-swc-plugin
0.6.3
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
0.6.3-rc.4
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
What's Changed
Features π
- Add path logger by @mattstyles in #222
Chores π§Ή
Full Changelog: 0.6.3-rc.2...0.6.3-rc.3
0.6.3-rc.2
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
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 π
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
- @mattstyles made their first contribution in #210
Full Changelog: 0.6.2...0.6.3-rc.1
0.6.2
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 π€
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
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
What's Changed
Bug Fixes π
Features π
Continuous Integration π€
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
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
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 π
- move @stylexswc/postcss-plugin to devDependencies by @derekjwilliams in #187
New Contributors
- @derekjwilliams made their first contribution in #187
Full Changelog: 0.6.0...0.6.1