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
remove
function touseLocalStorage
anduseSessionStorage
(@k-melnychuk
&@RubyHuntsman
)Patch Changes
- e62c41f: Restoration of the
useTernaryDarkMode
related types (@soullivaneuh
)- 90a33f5: fix: reject non-boolean value as a
defaultValue
foruseBoolean
(@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
AddEventListenerOptions
inuseOnClickOutside
(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
id
param touseScript
hook (from #285 by@misidoro
)Patch Changes
- d881f08: Add
isLocked
state to theuseScrollLock
return (#521 by@kyrylo-soulandwolf
)- fc25779: Resolve warning when using
useScrollLock
in an SSR environment (#521 by@kyrylo-soulandwolf
)- d42741f: Wrap
useCountdown
methods withuseCallback
(from #326 by@gromchen
)- d42741f: Wrap
useCounter
methods withuseCallback
(from #326 by@gromchen
)- d881f08: Fixed
useScrollLock
leaving 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
✅: testreset
foruseCounter
(#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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.