Skip to content
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

Split enhanceEndpoints into addTagTypes and enhanceEndpoint #3485

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
53d0626
create separate addTagTypes function
EskiMojo14 May 28, 2023
93f8b4e
add enhanceEndpoint
EskiMojo14 May 28, 2023
60b2efc
omit base api methods from module requirements
EskiMojo14 May 29, 2023
ee02202
update codegen and type tests
EskiMojo14 Jun 1, 2023
8d2b42e
update codemod deps
EskiMojo14 Jun 1, 2023
16ab2b8
add codemod
EskiMojo14 Jun 2, 2023
cc406db
Merge branch 'v2.0-integration' into enhance-endpoint
EskiMojo14 Jun 2, 2023
36187be
fix APIProvider
EskiMojo14 Jun 2, 2023
12d8720
simplify typing using ApiModules instead of Omit<Api, keyof BaseApiMe…
EskiMojo14 Jun 4, 2023
81f187e
fix apiprovider type
EskiMojo14 Jun 4, 2023
b65f6b5
update docs and remove enhanceEndpoints from typing (runtime fallback…
EskiMojo14 Jun 4, 2023
8c38f92
use promiseWithResolvers for RTKQ lifecycle management
Jun 6, 2023
319c772
require reason to ensure onrejected callback type is accurate
EskiMojo14 Jun 6, 2023
8833de4
export promiseWithResolvers from utils index
EskiMojo14 Jun 6, 2023
7e3f4a5
use utils index
EskiMojo14 Jun 6, 2023
bb7451c
add promiseWithResolvers test
EskiMojo14 Jun 6, 2023
47eeb8c
Merge branch 'v2.0-integration' into enhance-endpoint
Oct 2, 2023
fb8a1aa
lockfile
Oct 2, 2023
b683ccb
Merge branch 'master' into enhance-endpoint
EskiMojo14 Jan 29, 2024
948f6d9
run prettier
EskiMojo14 Jan 29, 2024
c5da068
fix tests to avoid enhanceEndpoints
EskiMojo14 Jan 29, 2024
31707eb
fix fixedCacheKey test
EskiMojo14 Jan 29, 2024
49698cd
add enhanceEndpoints back as deprecated
EskiMojo14 Jan 29, 2024
fa4f0e4
add the types as well
EskiMojo14 Jan 29, 2024
7e53c8e
try something
EskiMojo14 Feb 2, 2024
273139c
Merge branch 'master' into enhance-endpoint
EskiMojo14 Feb 4, 2024
119abc9
Merge branch 'master' into enhance-endpoint
EskiMojo14 Feb 5, 2024
ceff137
Merge branch 'master' into enhance-endpoint
EskiMojo14 Feb 5, 2024
386e24b
Merge branch 'master' into enhance-endpoint
EskiMojo14 Feb 21, 2024
41cded6
Merge branch 'master' into enhance-endpoint
EskiMojo14 Jun 19, 2024
dc08e93
update README version
EskiMojo14 Jun 19, 2024
675f261
put code on one line, to account for error in different versions
EskiMojo14 Jun 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into enhance-endpoint
  • Loading branch information
EskiMojo14 committed Feb 21, 2024
commit 386e24b671cc4280ce9fd4fe54c8079af8b710f9
Loading
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.