Skip to content

v2.0.0-rc.15

Pre-release
Pre-release

Choose a tag to compare

@bowheart bowheart released this 05 Mar 21:52
· 8 commits to master since this release
7164e92

New Features:

  • atoms: bundle custom events with change/mutate through MappedSignals (#357)
  • atoms: replace arrays instead of deep merging in mutate shorthand (#358)
  • atoms: use isPlainObject for smarter mutation proxy handling (#356)

Fixes:

  • atoms: prevent edges to signals returned from state factories from causing reevaluations (#355)