3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add `vitest` to `devDependencies` More... 4 months ago
Move `Equals` constraint into an intersection type. (#2123) More... 4 months ago
Remove unused isProcessingDispatch (#2122) More... 4 months ago
Set up JDK 17 for React Native build More... 4 months ago
Add `NODE_OPTIONS=--openssl-legacy-provider` before `yarn build` More... 4 months ago
Update CI node version to be compatible with RTK More... 4 months ago
Trigger CI More... 4 months ago
Merge branch 'master' of https://github.com/reduxjs/react-redux into add-rn-and-expo-to-ci More... 4 months ago
Merge pull request #2118 from aryaemami59/fix-docs More... 4 months ago
Add `withTypes` to examples in docs More... 4 months ago
Add Expo and React Native to CI More... 4 months ago
version 9.1.0 More... 4 months ago
Merge pull request #2114 from aryaemami59/withTypes More... 4 months ago
Remove unused `TypedUseSelectorHook` imports More... 4 months ago
Merge branch 'master' of https://github.com/reduxjs/react-redux into withTypes More... 4 months ago
Merge pull request #2115 from aryaemami59/update-dev-deps More... 4 months ago
Update `.eslintrc.json` to remove duplicate config More... 4 months ago
Add `hooks.withTypes()` to docs More... 4 months ago
Add JSDocs for `useStore` More... 4 months ago
Export `UseDispatch` type and organize exports More... 4 months ago
Add JSDocs for `useDispatch` More... 4 months ago
Add JSDocs for `useSelector` More... 4 months ago
Lint and format all files More... 4 months ago
Add `lint:fix` command More... 4 months ago
Remove extra nested `.eslintrc` files More... 4 months ago
Modernize ESLint configuration More... 4 months ago
Fix lint command More... 4 months ago
Bump ESLint related dependencies More... 4 months ago
Rename `.eslintrc` to `.eslintrc.json` as it is deprecated More... 4 months ago
Add `hooks.withTypes.test.tsx` to test runtime behavior More... 4 months ago