Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

v2.0.0

Choose a tag to compare

@derrickbeining derrickbeining released this 21 Nov 20:10
· 108 commits to master since this release
5fa8e63

2.0.0 (2018-11-21)

Bug Fixes

  • docs: improve docs (c614b59)
  • package.json: update homepage and license (802cfe4)
  • readme: change url to typescript codesandbox (07cabbd)
  • typings: don't let set change the type of Atom's state (019f93c), closes #7

BREAKING CHANGES

  • typings: set will no longer typecheck if next state is not of the same type/interface is
    current state