You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* enable `react-hooks` lint rules
* Clean up Prettier, Size-limit, and Api-Extractor
* update eslint rule
* different type casting to not break lint rule parsing
* fix up useMutation + lifecycle test
* Clean up Prettier, Size-limit, and Api-Extractor
* avoid reading/writing ref in render
* fix up useLazyQuery
* Clean up Prettier, Size-limit, and Api-Extractor
* fix up another test doing a mutation in render
* more useQuery cleanup
* Clean up Prettier, Size-limit, and Api-Extractor
* ignore rule of hook for context access
* undo changes that were moved into separate PRs
* Clean up Prettier, Size-limit, and Api-Extractor
* almost full rewrite of the `useSubscription` hook
* Clean up Prettier, Size-limit, and Api-Extractor
* ignore any rule violation lint warnings in useSubscription and useQuery
* changeset
* rename patch
* also add "eslint-plugin-react-compiler" rules
---------
Co-authored-by: phryneas <phryneas@users.noreply.github.com>
0 commit comments