MMRL
MMRL copied to clipboard
Bump usehooks-ts from 2.14.0 to 3.1.0 in /Website
Bumps usehooks-ts from 2.14.0 to 3.1.0.
Release notes
Sourced from usehooks-ts's releases.
[email protected]
Minor Changes
- 06dfd5e: Add
removefunction touseLocalStorageanduseSessionStorage(@k-melnychuk&@RubyHuntsman)Patch Changes
- e62c41f: Restoration of the
useTernaryDarkModerelated types (@soullivaneuh)- 90a33f5: fix: reject non-boolean value as a
defaultValueforuseBoolean(@luckrnx09)- 7ba7e3a: test reset for
useCounter(#570 by@luckrnx09)[email protected]
Patch Changes
- b14db5b: Add support for focus event to
useOnClickOutside(Fixes: #522)- 59c0b93: Add SVG element support to
useEventListener(#546 by@LumaKernel)- b14db5b: Expose
AddEventListenerOptionsinuseOnClickOutside(Fixes #554 from@metav-drimz)- b14db5b: Support missing refs in
useOnClickOutside(Fixes: #531)- 09341a3: feat(useEventCallback): allow optional callback (#550 by
@Newbie012)[email protected]
Patch Changes
- Fix: Update exported files
[email protected]
Major Changes
- a8e8968: Remove previously deprecated hooks and hooks' signatures (#503)
- a8e8968: Improve JSDoc comments and rename or make private some type aliases
- a8e8968: Prefer type over interface (#515)
- a8e8968: Move the full workspace into ES Module
[email protected]
Minor Changes
- 9b65ce8: Add
idparam touseScripthook (from #285 by@misidoro)Patch Changes
- d881f08: Add
isLockedstate to theuseScrollLockreturn (#521 by@kyrylo-soulandwolf)- fc25779: Resolve warning when using
useScrollLockin an SSR environment (#521 by@kyrylo-soulandwolf)- d42741f: Wrap
useCountdownmethods withuseCallback(from #326 by@gromchen)- d42741f: Wrap
useCountermethods withuseCallback(from #326 by@gromchen)- d881f08: Fixed
useScrollLockleaving inline styles (#516 from@novacdenis)- 0d99db9: chore(deps): update all non-major dependencies
- d881f08: Fixed reflow not considering the padding before the lock (#521 by
@kyrylo-soulandwolf)[email protected]
Patch Changes
... (truncated)
Commits
2066727🔖 Update versiond18a2b1🐛 Little fixes (see comment)494a535👥 Update contributors list (#582)2198c19💸 Add Buy me a coffee link90a33f5🐛: reject non-boolean value as a defaultValue foruseBoolean(#561 by@luck...7ba7e3a✅: testresetforuseCounter(#570 by@luckrnx09)0396d28⬆️ Update all non-major dependencies (#571)b1ca916⬆️ Update dependency cmdk to v1 (#572)6ba53d5🧑💻 update the minium node version to 18.17.0 for development (#562 by@luckr...e62c41f🐛 fix(ternary-dark-mode): export type restore (#569 by@soullivaneuh)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
It was a question of time lol, that useFetch get removed from useHooks-ts
@dependabot recreate