Skip to content

Releases: nonzzz/vite-plugin-stylex

v0.6.0

27 Apr 13:41
1379a69
Compare
Choose a tag to compare

Features & Improves

  • Add new option enableStylexExtend.
  • Split project layout.
  • Provide rollup adapter.

v0.5.2

17 Apr 02:42
9261a3e
Compare
Choose a tag to compare

Improve

  • Remove unnecessary babel plugins.

Patches

  • Fix the id of manuallyControlCssOrder should be unix like.
  • Respect isProduction.

Chore

  • Remove es-mdoule-lexer.
  • Upgrade @stylexjs/babel-plugin version.

v0.5.1

11 Apr 15:24
5e87a5f
Compare
Choose a tag to compare

Patches

  • Fix option manuallyControlCssOrder typo.

v0.5.0

11 Apr 09:36
82a2a23
Compare
Choose a tag to compare
chore: release v0.5.0

v0.4.0

19 Mar 17:51
0c52bcd
Compare
Choose a tag to compare

Features

  • Add new Option optimizedDeps #12

v0.3.0

30 Jan 11:42
4ea24f7
Compare
Choose a tag to compare

Improve and Features

  • Upgrade stylex compiler.
  • Perf patchAlias logic.
  • Reduce package sizes.

Patches

  • Fix can't load virtual:css in watch mode. #5

v0.2.5

24 Jan 04:14
4f51faa
Compare
Choose a tag to compare

Patches

  • Fix transform filter don't work as expected. #1

v0.2.4

15 Jan 18:28
cf01b6f
Compare
Choose a tag to compare

Patches

  • Fix patchAlias can't work with windows system.
  • Fix input code include empty stylex object can't work. #10

v0.2.3

09 Jan 01:55
54cf9de
Compare
Choose a tag to compare
chore: release v0.2.3

v0.2.2

08 Jan 05:38
8b1c2b2
Compare
Choose a tag to compare

Patches

  • Fix if it's https or http.