Summary
v1.2.1 has an issue with TypeScript in jotai/utils
, which is fixed.
PRs
- #600 chore(parser): upgrade to the new JSX transform and removing unused react imports
- #599 chore(utils): refactor atomWithObservable
- #602 chore(imports): enforce a convention in module import order
- #603 chore(examples, tests): remove
React.FC
from the TSX file - #606 chore(imports): update the imports declarations of type annotations and declarations to
import type
- #605 fix(utils): patch symbol type in atomWithObservable