-
Notifications
You must be signed in to change notification settings - Fork 670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Docs for v5 changes. #636
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea1894e - Browse repository at this point
Copy the full SHA ea1894eView commit details -
Add units tests to showcase
createStructuredSelector
s second functi……on signature is unsafe.
Configuration menu - View commit details
-
Copy full SHA for 15feb03 - Browse repository at this point
Copy the full SHA 15feb03View commit details -
- Also add some of the memoization related types to exports.
Configuration menu - View commit details
-
Copy full SHA for e4fe262 - Browse repository at this point
Copy the full SHA e4fe262View commit details
Commits on Nov 11, 2023
-
- Add documentation regarding new features. - Redo `CodeSandbox` examples to align better with documentation. Solves reduxjs#598. - Fix GitHub workflow badge URL reduxjs#628. - Add instructions for `bun` and `pnpm`. Solves reduxjs#621. - Fix minor type issues regarding `createStructuredSelector`. Solves reduxjs#499. - `argsMemoize` and `argsMemoizeOptions` solve reduxjs#359. - Remove `Redux` legacy patterns including `connect` and `switch` statements from docs. Solves reduxjs#515. - Replace legacy code patterns with modern syntax like `useSelector` and functional components. - Implementation of `argsMemoize` solves reduxjs#376. - Document order of execution in `Reselect`. Solves reduxjs#455. - Add benchmarks to confirm the info inside the documentation. - Add more type tests with `vitest`. - Fix more hover preview issues with types.
Configuration menu - View commit details
-
Copy full SHA for f8cdab2 - Browse repository at this point
Copy the full SHA f8cdab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb1c9d - Browse repository at this point
Copy the full SHA acb1c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94fef76 - Browse repository at this point
Copy the full SHA 94fef76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93820c6 - Browse repository at this point
Copy the full SHA 93820c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db66aa - Browse repository at this point
Copy the full SHA 8db66aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 212e889 - Browse repository at this point
Copy the full SHA 212e889View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6dab42 - Browse repository at this point
Copy the full SHA c6dab42View commit details
Commits on Nov 13, 2023
-
Add
@typescript/analyze-trace
todevDependencies
- Add `@typescript/analyze-trace` to measure TS performance bottlenecks.
Configuration menu - View commit details
-
Copy full SHA for 5b30a5a - Browse repository at this point
Copy the full SHA 5b30a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2987bd - Browse repository at this point
Copy the full SHA d2987bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e091af - Browse repository at this point
Copy the full SHA 1e091afView commit details -
Fix TS bug related to
OutputSelector
.- Add `IfUnknown` utility type. - Add `FallbackIfUnknown` utility type. - Fix TS issue related to `OutputSelector` which was stemming from `ExtractReturnType`.
Configuration menu - View commit details
-
Copy full SHA for 5ff1968 - Browse repository at this point
Copy the full SHA 5ff1968View commit details -
Add JSDocs for
createCurriedSelector
- Add JSDocs for: * `createCurriedSelector` * `createCurriedSelectorCreator` * `CreateCurriedSelector` * `Curried` utility type. * `CurriedOutputSelector`
Configuration menu - View commit details
-
Copy full SHA for 7201083 - Browse repository at this point
Copy the full SHA 7201083View commit details -
- Add more examples to docs. - Fix badges in docs. - Fix Table of Contents. - Fix external references. - Fix internal links. - Make Terminology section toggled. - Remove `skortchmark9` chrome extension reference since it is no longer available.
Configuration menu - View commit details
-
Copy full SHA for 12e2411 - Browse repository at this point
Copy the full SHA 12e2411View commit details -
Fix
TypedCreateSelector
inREADME
- Add `examples.test.ts` file to test examples from docs. - Fix remaining benchmarks.
Configuration menu - View commit details
-
Copy full SHA for 7e22290 - Browse repository at this point
Copy the full SHA 7e22290View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb82bf3 - Browse repository at this point
Copy the full SHA bb82bf3View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b793a3 - Browse repository at this point
Copy the full SHA 3b793a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf43e5 - Browse repository at this point
Copy the full SHA bdf43e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0112f1a - Browse repository at this point
Copy the full SHA 0112f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7c288 - Browse repository at this point
Copy the full SHA 9f7c288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ad4fa - Browse repository at this point
Copy the full SHA 76ad4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe31f4 - Browse repository at this point
Copy the full SHA dfe31f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55361f3 - Browse repository at this point
Copy the full SHA 55361f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fae92 - Browse repository at this point
Copy the full SHA b0fae92View commit details -
Configuration menu - View commit details
-
Copy full SHA for af90f43 - Browse repository at this point
Copy the full SHA af90f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5c72b - Browse repository at this point
Copy the full SHA 1a5c72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1768c20 - Browse repository at this point
Copy the full SHA 1768c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191614c - Browse repository at this point
Copy the full SHA 191614cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 917afa2 - Browse repository at this point
Copy the full SHA 917afa2View commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de37737 - Browse repository at this point
Copy the full SHA de37737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e7a40 - Browse repository at this point
Copy the full SHA 38e7a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3845404 - Browse repository at this point
Copy the full SHA 3845404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4458991 - Browse repository at this point
Copy the full SHA 4458991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb0655 - Browse repository at this point
Copy the full SHA 4bb0655View commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3871ae4 - Browse repository at this point
Copy the full SHA 3871ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d8241 - Browse repository at this point
Copy the full SHA 04d8241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ca12e - Browse repository at this point
Copy the full SHA 55ca12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3912374 - Browse repository at this point
Copy the full SHA 3912374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f94ea7 - Browse repository at this point
Copy the full SHA 6f94ea7View commit details -
Add initial vitest type tests for
createSelectorCreator
and `create……StructuredSelector`.
Configuration menu - View commit details
-
Copy full SHA for a031621 - Browse repository at this point
Copy the full SHA a031621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7215304 - Browse repository at this point
Copy the full SHA 7215304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4595ef6 - Browse repository at this point
Copy the full SHA 4595ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de5110 - Browse repository at this point
Copy the full SHA 3de5110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b73eb - Browse repository at this point
Copy the full SHA 97b73ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecd40bc - Browse repository at this point
Copy the full SHA ecd40bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6a4dd - Browse repository at this point
Copy the full SHA 2d6a4ddView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42dad9a - Browse repository at this point
Copy the full SHA 42dad9aView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 999ca66 - Browse repository at this point
Copy the full SHA 999ca66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47fd0b5 - Browse repository at this point
Copy the full SHA 47fd0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c536318 - Browse repository at this point
Copy the full SHA c536318View commit details