This repository was archived by the owner on Sep 14, 2023. It is now read-only.
v2.0.0
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
setchange the type of Atom's state (019f93c), closes #7
BREAKING CHANGES
- typings:
setwill no longer typecheck if next state is not of the same type/interface is
current state