You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test:bench script to package.json feat(tests/hooks/action): add action hook benchmarks feat(tests/hooks/async): add async hook benchmarks - by @sohanemon(779e1)
Add deepmerge function with custom merge logic feat(deepmerge): support merging functions with custom logic test(deepmerge): add tests for custom merge functions docs(README): update README with deepmerge examples and usage - by @sohanemon(53d10)
Update package version to 6.4.2 feat(deepmerge): add function composition support - by @sohanemon(45b49)
App): add workerize function feat(App): implement fibonacci and sum array with workerize feat(App): add heavy calculation with workerize refactor(App: Remove unused local storage and copy to clipboard code - by @sohanemon(1caeb)
ci: Add release workflow feat: add DeepMergeOptions type refactor: simplify deepmerge function signature docs: update README with composed functions example - by @sohanemon(e6e5f)
components: Added documentation and types for MediaWrapper and ResponsiveIndicator - by @sohanemon(f8659)
docs: Added new documentation files and updated layout - by @sohanemon(ccd6d)
hooks): add examples for useClickOutside feat(hooks): add examples for useMediaQuery feat(hooks): add examples for useEffectOnce feat(hooks): add examples for useUpdateEffect feat(hooks: Add - by @sohanemon(2cb67)
html-injector): add useScheduledEffect hook refactor(hooks): replace useIsomorphicEffect with useScheduledEffect refactor(use-query-selector): change useLayoutEffect to useEffect refactor(use-height-calculation: Change useIsomorphic - by @sohanemon(fc841)
package.json): add playground script feat(playground): create playground for Sohanemon Utils feat(playground): add README with features and setup instructions feat(playground): add initial dependencies and scripts chore(playground: Initialize bun.lock - by @sohanemon(07c65)