Skip to content

Releases: Dwlad90/stylex-swc-plugin

0.3.1

12 Oct 19:28
Compare
Choose a tag to compare

What's Changed

  • docs(nextjs-swc-plugin): update link to example by @Dwlad90 in #48
  • feat(stylex.props): transform dynamic styles by @Dwlad90 in #50
  • Release/0.3.1 rc.1 by @Dwlad90 in #51
  • chore: fix calculating rc tag by @Dwlad90 in #52
  • ci(ga): update docs pipeline by @Dwlad90 in #53
  • fix(dynamic styles): correct evaluate arrow function body by @Dwlad90 in #55
  • feat(style.props): allow to pass spread expressions by @Dwlad90 in #56
  • Release/0.3.1 rc.2 by @Dwlad90 in #57

Full Changelog: 0.3.0...0.3.1

0.3.1-rc.2

11 Oct 17:02
Compare
Choose a tag to compare
0.3.1-rc.2 Pre-release
Pre-release

What's Changed

  • chore: fix calculating rc tag by @Dwlad90 in #52
  • ci(ga): update docs pipeline by @Dwlad90 in #53
  • fix(dynamic styles): correct evaluate arrow function body by @Dwlad90 in #55
  • feat(style.props): allow to pass spread expressions by @Dwlad90 in #56

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

0.3.1-rc.1

10 Oct 21:40
Compare
Choose a tag to compare
0.3.1-rc.1 Pre-release
Pre-release

What's Changed

  • docs(nextjs-swc-plugin): update link to example by @Dwlad90 in #48
  • feat(stylex.props): transform dynamic styles by @Dwlad90 in #50

Full Changelog: 0.3.0...0.3.1-rc.1

0.3.0

09 Oct 20:56
Compare
Choose a tag to compare

What's Changed

  • chore(@stylexswc/next-example): bump @stylexswc/swc-plugin version to 0.2.4 by @Dwlad90 in #35
  • feat(backtrace): make output more readable by @Dwlad90 in #36
  • feat: add StyleX napi-rs compiler by @Dwlad90 in #38
  • fix(css property normalizer): correct url normalization by @Dwlad90 in #42
  • fix(legacy_expand_shorthands_order): update allowed styles by @Dwlad90 in #45

Full Changelog: 0.2.4...0.3.0

0.3.0-rc.5

09 Oct 20:56
Compare
Choose a tag to compare
0.3.0-rc.5 Pre-release
Pre-release

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

0.3.0-rc.4

09 Oct 20:56
Compare
Choose a tag to compare
0.3.0-rc.4 Pre-release
Pre-release

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

0.3.0-rc.3

09 Oct 20:55
Compare
Choose a tag to compare
0.3.0-rc.3 Pre-release
Pre-release

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

0.3.0-rc.2

09 Oct 20:55
Compare
Choose a tag to compare
0.3.0-rc.2 Pre-release
Pre-release

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

0.3.0-rc.1

09 Oct 16:41
Compare
Choose a tag to compare
0.3.0-rc.1 Pre-release
Pre-release

What's Changed

  • chore(@stylexswc/next-example): bump @stylexswc/swc-plugin version to 0.2.4 by @Dwlad90 in #35
  • feat(backtrace): make output more readable by @Dwlad90 in #36
  • feat: add StyleX napi-rs compiler by @Dwlad90 in #38
  • fix(css property normalizer): correct url normalization by @Dwlad90 in #42
  • fix(legacy_expand_shorthands_order): update allowed styles by @Dwlad90 in #45

Full Changelog: 0.2.4...0.3.0-rc.1

0.2.4

19 Sep 17:20
Compare
Choose a tag to compare

What's Changed

  • Improve cleaning unused var declarations by @Dwlad90 in #25
  • Add GitHub actions by @Dwlad90 in #26
  • ci(ga): generate docs with stable tolchain by @Dwlad90 in #27
  • ci(ga): do not run if PR is draft by @Dwlad90 in #28
  • feat(metadata): inject metadata without dependency on runtime_injection by @Dwlad90 in #29
  • Add demo nextjs app by @Dwlad90 in #30
  • fix(get_call_var_name): skip var decl if not assigned by @Dwlad90 in #32
  • chore: bump version to 0.2.3 by @Dwlad90 in #31
  • chore(@stylexswc/swc-plugin): fix dependenci versions by @Dwlad90 in #33
  • Release/0.2.4 by @Dwlad90 in #34

Full Changelog: 0.2.2...0.2.4