Skip to content

Releases: artalar/reatom

jsx: v3.14.0

08 Oct 14:08
64402bd
Compare
Choose a tag to compare

3.14.0 (2024-10-08)

Features

  • jsx: add FC type (2d3e1b3)
  • jsx: add MouseEventHandler type (4c9ea78)

Bug Fixes

effects: v3.10.0

08 Oct 14:08
64402bd
Compare
Choose a tag to compare

3.10.0 (2024-10-08)

Features

  • effects: explicit spawn action (578186b)

devtools: v0.4.0

08 Oct 14:08
64402bd
Compare
Choose a tag to compare

0.4.0 (2024-10-08)

Features

  • devtools: add graph view (3b5a3d7)
  • devtools: connectDevtools returns log function (ea8194b)
  • devtools: exclude filters (873df31)
  • devtools: graph view (95b55f8)

Bug Fixes

  • devtools: another huge refactoring (308a70b)
  • devtools: filters enum (0604a16)
  • devtools: filters highlight (9968f31)
  • devtools: graph view filters (1149751)
  • devtools: search matching (eedb14d)

async: v3.16.2

08 Oct 14:08
64402bd
Compare
Choose a tag to compare

3.16.2 (2024-10-08)

Bug Fixes

  • async: cache cause handling (be96aa1)

persist: v3.4.0

18 Sep 00:43
741258e
Compare
Choose a tag to compare

3.4.0 (2024-09-18)

Features

  • persist: add __persistRecordAtom (89d6e6f)

npm-react: v3.9.0

18 Sep 00:43
741258e
Compare
Choose a tag to compare

3.9.0 (2024-09-18)

Features

  • npm-react: add getComponentDebugName export (e13ea3b)
  • npm-react: add suspense support for reatomComponent (50075bd)

eslint-plugin: v3.7.0

13 Sep 06:09
fcd1d67
Compare
Choose a tag to compare

3.7.0 (2024-09-12)

Features

lens: v3.11.4

06 Sep 00:11
8ad033c
Compare
Choose a tag to compare

3.11.4 (2024-09-06)

Bug Fixes

  • lens: better matched expression type (#914) (2ea51cd)

jsx: v3.13.1

06 Sep 00:11
8ad033c
Compare
Choose a tag to compare

3.13.1 (2024-09-06)

Bug Fixes

effects: v3.9.0

06 Sep 00:11
8ad033c
Compare
Choose a tag to compare

3.9.0 (2024-09-06)

Features

  • effects: concurrent strategies (426aedc)

Bug Fixes

  • effects: concurrent ctx types (799485f)