Skip to content

Releases: reatom/reatom

persist-web-storage: v3.2.2

07 Jul 05:25
1101732

Choose a tag to compare

3.2.2 (2023-07-07)

Bug Fixes

  • persist-web-storage: rm fromState work (106fdca)

persist: v3.2.2

07 Jul 05:25
1101732

Choose a tag to compare

3.2.2 (2023-07-07)

Bug Fixes

  • persist: cyclic updates (c1321e3)
  • persist: improve an update necessities track (e4afa65)

logger: v3.4.3

07 Jul 05:25
1101732

Choose a tag to compare

3.4.3 (2023-07-07)

Bug Fixes

  • logger: add transactions list log (f171f99)
  • logger: improve getCause (856853d)

effects: v3.3.1

07 Jul 05:25
1101732

Choose a tag to compare

3.3.1 (2023-07-07)

Bug Fixes

  • effects: __thenReatomed error propagation (6a7536f)
  • effects: improve onCtxAbort (16ee497)

core: v3.5.0

07 Jul 05:25
1101732

Choose a tag to compare

3.5.0 (2023-07-07)

Features

  • core: make cause not nullable for a user (b62b9ec)

Bug Fixes

  • core: ensure that ctx collision is impossible (ecd8d73)
  • core: improve cause tracking (f578511)
  • core: onChange, onCall types (581e7a0)
  • core: use only change cause (21752ad)

async: v3.8.0

07 Jul 05:25
1101732

Choose a tag to compare

3.8.0 (2023-07-07)

Features

  • async: add "ignoreAbort" and refactor withCache (f404abf)

Bug Fixes

  • async: shallow equal memo for withStatusesAtom (8042e18)
  • async: withStatusesAtom and SWR (b8d2798)

utils: v3.3.0

12 Jun 05:43
7c57b11

Choose a tag to compare

3.3.0 (2023-06-12)

Features

lens: v3.6.0

12 Jun 05:43
7c57b11

Choose a tag to compare

3.6.0 (2023-06-12)

Features

  • lens: add abortable option to delay (d532f1c)
  • lens: use onChange and onCall in "plain" and "readonly" (fb50938)

hooks: v3.4.2

12 Jun 05:43
7c57b11

Choose a tag to compare

3.4.2 (2023-06-12)

Bug Fixes

effects: v3.3.0

12 Jun 05:43
7c57b11

Choose a tag to compare

3.3.0 (2023-06-12)

Features

  • effects: change the behavior of __thenReatomed (6a7ccba)

Bug Fixes

  • effects: onCtxAbort for sync and async usage (bc52760)