tldraw/packages/state/src/lib/react
Steve Ruiz 5db3c1553e
Replace Atom.value with Atom.get() (#2189)
This PR replaces the `.value` getter for the atom with `.get()`

### Change Type

- [x] `major` — Breaking change

---------

Co-authored-by: David Sheldrick <d.j.sheldrick@gmail.com>
2023-11-13 11:51:22 +00:00
..
index.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
track.test.tsx Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
track.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
useAtom.test.tsx Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
useAtom.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
useComputed.test.tsx Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
useComputed.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
useQuickReactor.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
useReactor.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
useStateTracking.test.tsx Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
useStateTracking.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
useValue.test.tsx Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
useValue.ts Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00