reduxjs/redux-toolkit
Pull Requests
Running
#3894
Custom slice creator implementation
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
Running
#492459
expand upon creator docs further
Succeeded
#492411
remove unnecessary cast
Succeeded
#492383
golf
Succeeded
#492380
unsimplify GetCaseReducers because it broke everything
Succeeded
#491779
use utility more
Failed
#491778
simplify GetCaseReducers
Canceled
#491777
make sure each creator symbol has a description
Succeeded
#491776
golf
Succeeded
#491774
test symbol errors
Succeeded
#491522
add no-transpile to snippet
Succeeded
#491520
Merge branch 'master' into create-slice-creators
Succeeded
#491519
avoid satisfies for type test
Succeeded
#491516
update docs with new options
Succeeded
#491512
update errors.json
Canceled
#491511
update docs definitions to match
Succeeded
#491509
simplify selectSlice types
Succeeded
#491508
move reducerPath to reducerDetails
Succeeded
#491491
expose Name and ReducerPath in types, and add test for selectSlice
Succeeded
#491385
add note about only calling methods once
Succeeded
#491382
add tests for context errors
Succeeded
#482550
cast more anys
Succeeded
#482549
omit any from extracted definitions
Succeeded
#482349
Merge branch 'master' into create-slice-creators
Succeeded
#475947
fix links
Succeeded
#475586
a word
Succeeded
#475570
take titles down a step
Succeeded
#475559
move creator callback section back and cut and paste slice creators section to usage guide
Succeeded
#475552
add usage page
Succeeded
#474947
Merge branch 'master' into create-slice-creators
Succeeded
#474166
bump version reference
Succeeded
#473739
remove ReducerNamesOfType
Succeeded
#473734
fix test
Succeeded
#473731
again
Canceled
#473728
reset more entity files
Succeeded
#473725
there are no entity methods creators in ba sing se
Succeeded
#473724
Rework mapped type to keep homogenous mapping
Succeeded
#473722
move module augmentation back to createSlice
Succeeded
#473721
split type test
Succeeded
#473720
fix type imports
Succeeded
#473714
fix typo
Canceled
#473713
split asyncThunkCreator into its own file
Succeeded
#473710
expose sliceName to reducer handler
Succeeded
#473708
byte shaving
Succeeded
#473429
Merge branch 'master' into create-slice-creators
Succeeded
#472592
remove unused PURE
Succeeded
#472076
ensure selectors are computed
Succeeded
#471687
call with whole action
Succeeded
#471661
add named selectors
Succeeded
#471631
fix imports in tests
Succeeded
#471561
remove unused barrel file
Succeeded
#471558
Merge branch 'master' into create-slice-creators
Succeeded
#471556
add notes about type parameters
Succeeded
#471553
cast harder
Succeeded
#471548
use CreatorCaseReducers type in more places
Canceled
#471547
pass name and state to SliceReducerCreators when getting final actions/case reducers type
Succeeded
#471545
remove defaults from SliceReducerCreator
Succeeded
#471539
strongly type action types
Succeeded
#471538
Move type test to type-d file
Succeeded
#471170
remove todo
Succeeded
#471159
Merge branch 'master' into create-slice-creators
Succeeded
#469208
Merge branch 'master' into create-slice-creators
Succeeded
#469066
Merge branch 'master' into create-slice-creators
Succeeded
#469045
Merge branch 'master' into create-slice-creators
Succeeded
#468980
Merge branch 'master' into create-slice-creators
Succeeded
#468978
fix tree shaking by comparing type instead of identity
Succeeded
#468974
remove unnecessary pures
Succeeded
#468863
Merge branch 'master' into create-slice-creators
Succeeded
#468683
pure more of the things
Succeeded
#468682
try adding a pure
Succeeded
#468681
tweak createSlice logic
Succeeded
#468680
avoid satisfies expression
Succeeded
#468675
adjust test more
Canceled
#468674
adjust tests
Succeeded
#468672
Merge branch 'master' into create-slice-creators
Succeeded
#468671
add write permissions
Succeeded
#468670
Merge branch 'master' into create-slice-creators
Succeeded
#468612
Fix type checking in reducers field by making callback into generic
Succeeded
#468602
improve internal type safety
Succeeded
#468599
prevent any when calling entityMethodsCreator.create
Succeeded
#468598
add comment
Canceled
#468597
differ internal typing for singular and plural to ensure a match
Canceled
#468596
unused import
Canceled
#468595
import reducerCreator directly to avoid reliance on `this`
Succeeded
#468492
add defaultplural type
Succeeded
#468491
move ternary
Succeeded
#468486
move collision warning
Succeeded
#468484
match title
Canceled
#468483
golf
Succeeded
#468460
remove unnecessary annotation
Succeeded
#468456
ensure consistency between imports and module augmentation
Succeeded
#468451
update errors.json
Succeeded
#468447
add entityMethodsCreator to docs
Succeeded
#468388
fix plurals
Succeeded
#468340
extract config to variable
Succeeded
#468339
fix id in test
Canceled
#468338
guard against empty string and "fix" createSlice type
Failed
#468334
test plurals
Failed
#468332
Merge branch 'master' into create-slice-creators
Canceled
#468331
Added entity methods creator
Succeeded
#466115
run prettier
Succeeded
#466114
Merge branch 'master' into create-slice-creators
Succeeded
#465077
Merge branch 'master' into create-slice-creators
Succeeded
#464250
Merge branch 'master' into create-slice-creators
Succeeded
#461970
add reserved name warning
Succeeded
#461952
rewrite some blurbs
Succeeded
#461937
ensure only asyncThunkCreator is passed to asyncThunk key
Succeeded
#461832
fix 4.7 issue
Succeeded
#461828
fix createSlice test
Canceled
#461825
fix entity slice enhancer test
Succeeded
#461815
Merge branch 'master' into create-slice-creators
Succeeded
#461611
begin restructuring
Succeeded
#461115
Merge branch 'master' into create-slice-creators
Succeeded
#459916
move buildCreateSlice after examples
Succeeded
#458727
provide more context on buildCreateSlice
Succeeded
#457522
remove extra tests now they're in the docs
Succeeded
#457118
slight tweak
Succeeded
#457078
blurb it up
Succeeded
#456936
Merge branch 'master' into create-slice-creators
Succeeded
#456897
guard against more symbols
Succeeded
#456893
guard against symbol types
Succeeded
#456892
Avoid using IfMaybeUndefined
Succeeded
#455773
Add note about compatible state.
Succeeded
#455770
Omit creator key entirely if value is never
Succeeded
#455767
Use createAppSlice name consistently
Succeeded
#455765
Merge branch 'master' into create-slice-creators
Succeeded
#455590
a word
Succeeded
#455583
use ReducerCreatorEntry type in docs
Succeeded
#455571
test attached method returning definition
Succeeded
#455567
search attached methods for possible definitions too
Succeeded
#455554
simplify default
Succeeded
#455552
Add ReducerCreatorEntry type to streamline creator registry
Succeeded
#455414
corrections
Succeeded
#455412
create must be a function
Succeeded
#455407
Add "other" example
Succeeded
#455377
add pagination example
Succeeded
#455334
add "single definition" example
Succeeded
#455014
define -> create
Canceled
#455013
Batched creator test
Succeeded
#454976
use ReducerNamesOfType more
Canceled
#454975
add Typescript section
Succeeded
#454972
add ReducerNamesOfType util
Succeeded
#454969
add default CreatorMap for ReducerCreators type
Succeeded
#454947
find definitions recursively regardless of depth
Succeeded
#454942
rm unused util
Canceled
#454941
Derive RegisteredReducerType from keys of SliceReducerCreators, removing need for ReducerTypes.
Succeeded
#454774
minor tweaks
Succeeded
#454763
Merge branch 'master' into create-slice-creators
Canceled
#454760
Begin writing documentation
Succeeded
#454702
only assign handler if one exists
Succeeded
#454701
Merge pull request #4024 from aryaemami59/create-slice-creators Modify `BuildCreateSliceConfig` to allow passing `asyncThunk` by default and prevent passing of `reducer` and `reducerWithPrepare`
Succeeded
#454594
remove unnecessary generic
Succeeded
#454593
prevent overwriting handlers for reducer and reducerWithPrepare
Succeeded
#454590
Properly extract possible reducer definitions for a given handler
Succeeded
#454588
export reducer creators and reuse handlers
Succeeded
#454583
Add checking/autocomplete for asyncThunk creator key
Succeeded
#454579
rename prepare and add withoutPayload prepare
Succeeded
#454578
separate reducer factory and prepare for more flexibility
Succeeded
#454576
add PreparedCaseReducerDefinition
Succeeded
#454567
pagination and history creators
Succeeded
#454520
change default back
Succeeded
#454516
tweak creators type to prevent autocomplete of banned keys
Succeeded
#454511
expose getInitialState to reducer creators
Succeeded
#454389
use symbols for reducer types, for clarity
Succeeded
#454384
add multireducer creator example
Succeeded
#453724
shuffle creator locations
Succeeded
#453723
use resolves chain
Succeeded
#453721
check promise status synchronously
Succeeded
#453716
add condition creator test
Succeeded
#453715
remove unnecessary rename
Succeeded
#452679
update errors.json
Succeeded
#452660
remove underscore
Succeeded
#445596
Merge branch 'master' into create-slice-creators
Succeeded
#439854
add specific error message when reducer definition type is undefined
Succeeded
#439851
use selectSlice because we can
Succeeded
#439850
use matcher to avoid slice hack
Canceled
#439848
Add custom creator test
Succeeded
#439707
remove unhappy line
Succeeded
#439706
fix docs
Succeeded
#439705
rename KeysMatching and fix formatting on tsconfig
Succeeded
#439679
Custom slice creator implementation
Running

reduxjs/redux-toolkit    #492459

Started • duration: 826:51:11
reduxjs opened pull request #3894 to master
Running...
Loading...