Skip to content

Releases: reatom/reatom

url: v3.8.1

10 Feb 08:16
15b94c8

Choose a tag to compare

3.8.1 (2025-02-10)

Bug Fixes

primitives: v3.8.0

10 Feb 08:16
15b94c8

Choose a tag to compare

3.8.0 (2025-02-10)

Features

  • primitives: add push, pop, shift, unshift, slice for reatomArray (#1034) (47fc530)
  • primitives: add sizeAtom to reatomMap (#1035) (2b416b3)
  • primitives: add sizeAtom for reatomSet (0e552d7)

jsx: v3.17.1

10 Feb 08:16
15b94c8

Choose a tag to compare

3.17.1 (2025-02-10)

Bug Fixes

effects: v3.11.2

10 Feb 08:16
15b94c8

Choose a tag to compare

3.11.2 (2025-02-10)

Bug Fixes

  • effects: concurrent recursion (0ced206)

async: v3.16.6

10 Feb 08:16
15b94c8

Choose a tag to compare

3.16.6 (2025-02-10)

Bug Fixes

  • async: reatomResource recursion (6d45161)

jsx: v3.17.0

05 Feb 08:15
56ab5ce

Choose a tag to compare

3.17.0 (2025-02-05)

Features

Bug Fixes

  • jsx: fragment better support (5c984cd)
  • jsx: render a factory returning an atom (#874) (c6d8ac9)

eslint-plugin: v3.8.0

05 Feb 08:15
56ab5ce

Choose a tag to compare

3.8.0 (2025-02-05)

Features

Bug Fixes

  • eslint-plugin: false-negative for name as prop and invalid derivation for objects inside a named factory (#1021) (6b15f13)
  • eslint-plugin: fix eslint build #1027 (#1030) (8dd2669)

devtools: v0.10.0

05 Feb 08:15
56ab5ce

Choose a tag to compare

0.10.0 (2025-02-05)

Features

  • devtools: stack rendering and UI improvements (526be58)

Bug Fixes

  • devtools: init state handling, better color, scroll fix (8cd5de2)
  • devtools: ui fixes (494c065)

core: v3.10.0

05 Feb 08:15
56ab5ce

Choose a tag to compare

3.10.0 (2025-02-05)

Features

  • core: extra log for init update (d26d615)

Bug Fixes

devtools: v0.9.2

24 Jan 11:33
50b0652

Choose a tag to compare

0.9.2 (2025-01-24)

Bug Fixes

  • devtools: callback state (12e2ea2)