Skip to content

Latest commit

 

History

History
67 lines (35 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

67 lines (35 loc) · 1.02 KB

v0.3.2 (2024-05-30)

Patches

  • Fix @stylex-extend/react types error.

v0.3.1 (2024-05-08)

Patches

  • Fix babel plugin can't handle callee.

v0.3.0 (2024-05-08)

Features

  • Add new api inline. Details see RFC

v0.2.3 (2024-04-29)

Patches

  • Fix @stylex-extend/babel-plugin can't import not js file.

v0.2.2 (2024-04-27)

Patches

  • Fix @stylex-extend/babel-plugin duplicate variables.

v0.2.1 (2024-04-18)

Patches

  • Fix @stylex-extend/babel-plugin dynmiac variable generate.

v0.2.0 (2024-04-17)

Features

  • Expose new package @stylex-extend/core

v0.1.3 (2024-04-15)

Improve

  • Perf code generation.

Patches

  • Fix @stylex-extend/react types error.
  • Fix @stylex-extend/react don't expose jsx helper.
  • Fix @stylex-extend/babel-plugin spread syntax error.

Credits

@mengdaoshizhongxinyang

v0.1.2 (2024-04-10)

Patches

  • Fix workspace not being replaced.

v0.1.0 (2024-04-10)

The first version