Skip to content

Releases: artalar/reatom

eslint-plugin: v3.2.0

10 May 13:40
e8bab00
Compare
Choose a tag to compare

3.2.0 (2023-05-10)

Features

core: v3.3.0

10 May 13:40
e8bab00
Compare
Choose a tag to compare

3.3.0 (2023-05-10)

Features

  • core: fix the order of an atom update and computed (acdba1f)

async: v3.6.0

10 May 13:40
e8bab00
Compare
Choose a tag to compare

3.6.0 (2023-05-10)

Features

  • async: add withPersist for withCache (dab74e9)

utils: v3.2.1

18 Apr 05:42
81b2834
Compare
Choose a tag to compare

3.2.1 (2023-04-18)

Bug Fixes

  • utils: small DOMException ponyfil (c5d0f16)

logger: v3.4.0

18 Apr 05:42
81b2834
Compare
Choose a tag to compare

3.4.0 (2023-04-18)

Features

  • logger: add optional domain for customize logs group (e09b4a6)

lens: v3.4.0

18 Apr 05:42
81b2834
Compare
Choose a tag to compare

3.4.0 (2023-04-18)

Features

  • lens: add new operators and onLensUpdate (#533) (2442ca3)

Bug Fixes

hooks: v3.4.0

18 Apr 05:42
81b2834
Compare
Choose a tag to compare

3.4.0 (2023-04-18)

Features

  • hooks: handle lensed atoms in onUpdate (c296746)

Bug Fixes

eslint-plugin: v3.1.3

18 Apr 05:41
81b2834
Compare
Choose a tag to compare

3.1.3 (2023-04-18)

Bug Fixes

  • eslint-plugin: #541 not fired inside the object (#546) (e6c6778)
  • eslint-plugin: the detection of uncorrect name when importing through aliases (#538) (c23d920)

async: v3.5.2

18 Apr 05:41
81b2834
Compare
Choose a tag to compare

3.5.2 (2023-04-18)

Bug Fixes

  • async: withCache for reject (034d5ec)

lens: v3.3.0

12 Apr 13:02
8e62ef0
Compare
Choose a tag to compare

3.3.0 (2023-04-10)

Features

  • lens: add new operators and onLensUpdate (#533) (2442ca3)