-
Notifications
You must be signed in to change notification settings - Fork 65
Pull requests: toss/react-simplikit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump the github-actions group with 3 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#353
opened Mar 19, 2026 by
dependabot
bot
Loading…
fix(useInterval): prevent immediate callback from refiring when enabled is toggled
#352
opened Mar 18, 2026 by
eunwoo-levi
Loading…
2 of 4 tasks
fix(useAsyncEffect): call cleanup when component unmounts before async effect resolves
#351
opened Mar 18, 2026 by
eunwoo-levi
Loading…
3 of 4 tasks
ci: add changeset bot for automatic PR guidance
#350
opened Mar 18, 2026 by
kimyouknow
Loading…
2 tasks
fix(useControlledState): fix multiple function set state actions problem
#344
opened Mar 12, 2026 by
kyukyu-dev
Loading…
3 of 4 tasks
ci(.github/workflows/release): add 'publish' option to 'changesets/action' for GitHub Release creation
#336
opened Mar 6, 2026 by
sukvvon
Loading…
2 of 4 tasks
refactor(mergeRefs): Enhance mergeRefs to handle optional cleanup functions returned by callback refs
#281
opened Sep 16, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(mergeProps): mergeProps by removing redundant undefined check and simplifying style merging logic
#279
opened Sep 15, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(buildContext): added displayName and fixed useInnerContext branch handling
#277
opened Sep 15, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(usePrevious): remove undefined from compare argument and return type
#272
opened Sep 13, 2025 by
wo-o29
Loading…
2 of 4 tasks
fix: useDebouncedCallback to support generic parameter type for onChange
#267
opened Sep 12, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(useCounter): Extract validateValue function and optimize performance
#259
opened Jun 23, 2025 by
wo-o29
Loading…
2 of 4 tasks
ProTip!
Filter pull requests by the default branch with base:main.