Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
474 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 17 commits in 2 repositories
Created a pull request in reduxjs/redux-toolkit that received 4 comments
Update Immer to 8.x
Fixes #809 .
This PR:
Bumps shelljs to 0.8.4 to fix some annoying import warnings
Adds a test that specifically imports Immer with NODE_ENV === 'p…
Opened 1 other pull request in 1 repository
reduxjs/redux
1
merged
Reviewed 7 pull requests in 2 repositories
rtk-incubator/rtk-query 4 pull requests
reduxjs/redux-toolkit 3 pull requests
Created an issue in rtk-incubator/rtk-query that received 40 comments
Discussion items
A few random thoughts for discussion: How close is this to being MVP-releasable? How big is this bundle-wise? How does the string reducer name mat…