Skip to content

Releases: pokujs/react

react: v1.5.1

22 Apr 13:18
563ddc5

Choose a tag to compare

1.5.1 (2026-04-22)

Bug Fixes

  • use --preload for Bun instead of --import (#22) (bd4a8dc)

react: v1.5.0

20 Apr 02:22
80367cf

Choose a tag to compare

1.5.0 (2026-04-20)

Features

v1.3.0

05 Apr 21:03
e4f1ec0

Choose a tag to compare

1.3.0 (2026-04-05)

Features

  • extract shared DOM/testing core to @pokujs/dom + benchmark suite (#14) (cc60962)

Bug Fixes

  • add missing @pokujs/dom dependency and update to ^1.0.1 (5b82a9a)

react: v1.4.0

05 Apr 21:45
9aab710

Choose a tag to compare

1.4.0 (2026-04-05)

Features

  • extract shared DOM/testing core to @pokujs/dom + benchmark suite (#14) (cc60962)
  • optimize react testing runtime and add prettier (#6) (424194b)
  • refactor plugin internals and stabilize isolation:none (#8) (cd2d93d)

Bug Fixes

  • add missing @pokujs/dom dependency and update to ^1.0.1 (5b82a9a)
  • add repository metadata required for npm provenance (#4) (f20b16a)
  • clarify Deno compatibility guidance in README (#2) (ee28792)
  • update package repository URL (#12) (3da8523)

Performance Improvements

  • replace manual fireEvent loop with shared wrapFireEventMethods (#16) (1f86e4d)

v1.2.1

03 Apr 20:39
fa24cbc

Choose a tag to compare

1.2.1 (2026-04-03)

Bug Fixes

v1.2.0

01 Apr 12:58
80c262c

Choose a tag to compare

1.2.0 (2026-04-01)

Features

  • refactor plugin internals and stabilize isolation:none (#8) (cd2d93d)

v1.1.0

31 Mar 21:15
2f6f32c

Choose a tag to compare

1.1.0 (2026-03-31)

Features

  • optimize react testing runtime and add prettier (#6) (424194b)

v1.0.1

31 Mar 14:29
4066ecd

Choose a tag to compare

1.0.1 (2026-03-31)

Bug Fixes

  • add repository metadata required for npm provenance (#4) (f20b16a)

v1.0.0

31 Mar 14:25
b6e3cfc

Choose a tag to compare

1.0.0 (2026-03-31)

Bug Fixes

  • clarify Deno compatibility guidance in README (#2) (ee28792)