Skip to content

Latest commit

 

History

History
134 lines (71 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

134 lines (71 loc) · 2.13 KB

0.6.0 (2025-1-15)

Features

  • Add new api id. Details see RFC

0.5.6 (2025-1-13)

Fallback unstable_moduleResolution

0.5.5 (2025-1-13)

  • Fix vite-plugin sourcemap missing.
  • Fix babel-plugin should respect windows.

v0.5.2 (2024-12-23)

  • Synchronize official changes to rootdir.

v0.5.1 (2024-12-21)

  • Fix vite-plugin error regexp.

v0.5.0 (2024-12-20)

  • Upgrade @stylexjs dependencies version.
  • Perf @stylex-extend/core types.
  • Vite plugin support translate jsx in SFC.

v0.4.4 (2024-10-09)

Patches

  • Fix vite-plugin un respect dev mode.

v0.4.3 (2024-09-26)

Patches

  • Fix babel-plugin unexpected css merge.

v0.4.2 (2024-09-26)

Patches

  • Fix babel-plugin import scan.
  • Fix vite plugin aliases error handling.

v0.4.1 (2024-09-25)

Patches

  • Fix uncapture ast kind.

v0.4.0 (2024-09-25)

Features

  • Add vite integration

v0.3.3 (2024-06-25)

Patches

  • Fix injectGlobalStyle can't handle template literal.
  • Fix @stylex-extend/babel-plugin can't work with esm.

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