reduxjs/redux-toolkit
Pull Requests
Succeeded
#2401
1.9 Integration branch
Succeeded
#4400
Bump `reselect` dependency to 5.1.0 to resolve #4200
Succeeded
#4393
[API Concept] - Infinite Query API
Succeeded
#4392
refetch with initiate so that runningQueries are tracked properly
Succeeded
#4389
Prevent inference of any in create.asyncThunk
Succeeded
#4387
rethrow errors from dispatching async thunk actions
Succeeded
#4386
try out simplifying matcher code
Succeeded
#4382
Inline the deprecated `React.ReactChild` type
Succeeded
#4381
Replace usage of deprecated `JSX` global namespace with `React.JSX`
Succeeded
#4380
Fix `useRef` usages to be called with an explicit argument of `undefined`.
Succeeded
#4379
Update usage-with-typescript.mdx
Succeeded
#4364
fix: ensure hook subscription failures do not reset isLoading state
Failed
#4363
Add extended API to ForkedTaskApi
Succeeded
#4361
Improve sorted entity adapter sorting performance
Succeeded
#4360
documentation update
Succeeded
#4356
fix: pretty-quick ^3.1.0 not working with prettier >3
Succeeded
#4353
fix broken link and reformat internal docs
Succeeded
#4352
Exclude internal docs from the website
Succeeded
#4348
Experiment with allowing providing custom slice creators when calling createSlice
Succeeded
#4343
Remove `resolutions` field from `@examples-query-react/graphql-codegen` as it is ignored
Succeeded
#4342
Remove `react-redux` from `resolutions` field of `package.json`
Succeeded
#4338
Add codegen to package publish
Succeeded
#4337
Improve usability of the `initiate()` action for mutations.
Succeeded
#4336
Update remaining `Context` references to match the new nullable `Context`
Succeeded
#4332
strongly type endpoint name
Succeeded
#4328
Remove `github/reduxjs/rtk-github-issues-example` codeSandbox
Succeeded
#4327
Run CI jobs if `yarn.lock` changes
Succeeded
#4317
fix: flattened optional type not optional
Succeeded
#4315
Handle bigint in useQuerySubscription
Succeeded
#4310
Remove unnecessary packages from `resolutions` field of `package.json`
Succeeded
#4308
[Docs]: Replace all instances of `TypedUseSelectorHook` with `useSelector.withTypes<RootState>()`
Succeeded
#4307
Fix codegen tests
Succeeded
#4305
feat: extend endpoint overrides for openapi codegen
Succeeded
#4297
Escape hatch added to defaultSerializeQueryArgs for unserializable data
Succeeded
#4293
feat: add filterParameters opt for rtkq-codegen-openapi
Succeeded
#4292
feat: filterEndpoints option for rtkq-codegen-openapi
Succeeded
#4291
fetchBaseQuery: expose extraOptions to prepareHeaders
Succeeded
#4289
types: export `GetThunkAPI` type
Succeeded
#4286
add missing quote
Succeeded
#4284
Fix incorrect legacy-esm target
Succeeded
#4268
Fixed memory leak in rapid hook arg changing
Succeeded
#4266
Just build a RN bundle, not the whole app
Succeeded
#4263
Fix Pagination Example for Docs
Succeeded
#4255
Update TypeScript to 5.4
Succeeded
#4253
Fix some docs regarding enhancer configuration
Failed
#4249
Introduce Infinite Query Support
Succeeded
#4237
Update all CI action usages
Failed
#4235
Added option to require all properties and to use a custom Guid class
Succeeded
#4234
Update example lockfiles
Succeeded
#4233
Update `actions/checkout` usages to v4
Succeeded
#4225
suggest using the `satisfies` operator for `initialState`
Build Activity
Succeeded
#502783
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#502253
Merge branch 'update-ts-to-5.4' of https://github.com/aryaemami59/redux-toolkit; branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#501799
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#500406
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#500362
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#500062
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#495722
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#495401
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#493927
Bump TypeScript version to 5.4.5
Succeeded
#493905
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#491319
Bump TypeScript version to 5.4.4
Succeeded
#491313
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#489942
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#486283
Bump TypeScript to 5.4.3
Succeeded
#486276
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#482972
Fix `dispatch` type in `AsyncThunkAction` to be `NonNullable` - This was done so that the type tests for TypeScript v4.7 and v4.8 pass.
Succeeded
#482968
require dispatch type to extend thunkdispatch
Succeeded
#482240
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#481622
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ts-to-5.4
Succeeded
#480807
Fix TS 5.4 issue in type tests related to `builder.addCase`
Succeeded

reduxjs/redux-toolkit    #502783

Started • duration: 02:05
aryaemami59 opened pull request #4255 to master
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...