Skip to content

Releases: nonzzz/stylex-extend

v0.7.1

04 Mar 09:40
464f420

Choose a tag to compare

Patches

  • Fix windows system file resolve
  • Better types for macro

v0.7.0

04 Mar 07:04
4c644b0

Choose a tag to compare

Features

  • Remove the call restrictions of inline API.
  • Add new packages (postcss).
  • vite plugin provides offical postcss binding.
  • Upgrade @stylexjs/babel-plugin from 0.9.3 to 0.11.1

v0.6.0

15 Jan 01:48
c7ddf0a

Choose a tag to compare

Features

  • Add new api id. Details see RFC

v0.5.6

13 Jan 05:54
ff88c07

Choose a tag to compare

Fallback unstable_moduleResolution

v0.5.5

13 Jan 05:42
dbe81e2

Choose a tag to compare

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

v0.5.4

26 Dec 06:49
a96b379

Choose a tag to compare

chore: release v0.5.4

v0.5.3

23 Dec 14:39
3bbe054

Choose a tag to compare

chore: release v0.5.3

v0.5.2

23 Dec 13:37
87e5687

Choose a tag to compare

Synchronize official changes to rootdir.

v0.5.1

20 Dec 15:14
b4fec3e

Choose a tag to compare

chore: release v0.5.1

v0.5.0

20 Dec 15:03
3944613

Choose a tag to compare

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