Activity
chore(deps-dev): bump vite from 5.4.2 to 5.4.12
chore(deps-dev): bump vite from 5.4.2 to 5.4.12
fix: dispatches in watchEffect should no longer trigger when selector…
fix: dispatches in watchEffect should no longer trigger when selector…
Pull request merge
fix: dispatches in watchEffect should no longer trigger when selector…
fix: dispatches in watchEffect should no longer trigger when selector…
perf: improve performance of useSelector by moving to shallowRef
perf: improve performance of useSelector by moving to shallowRef
Pull request merge
perf: improve performance of useSelector by moving to shallowRef
perf: improve performance of useSelector by moving to shallowRef
docs: update various cleanup docs files
docs: update various cleanup docs files
chore(deps-dev): bump vite from 5.4.2 to 5.4.6
chore(deps-dev): bump vite from 5.4.2 to 5.4.6
docs: port typescript tutorial to Vue docs
docs: port typescript tutorial to Vue docs
docs: port tutorials/quick-start to Vue
docs: port tutorials/quick-start to Vue
docs: add introduction "getting started" guide
docs: add introduction "getting started" guide
test: add performance tests for useSelector
test: add performance tests for useSelector
test: finalize lifecycle tests for Vue
test: finalize lifecycle tests for Vue
test: add more lifecycle tests for useSelector
test: add more lifecycle tests for useSelector
test: initial useSelector tests
test: initial useSelector tests
test: add tests for useReduxContext
test: add tests for useReduxContext
test: add test for useDispatch's context passing
test: add test for useDispatch's context passing
feat: add support for context overwriting
feat: add support for context overwriting
test: add first dedicated useDispatch test
test: add first dedicated useDispatch test