Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.72 KB

File metadata and controls

48 lines (33 loc) · 1.72 KB

WHY is this change introduced?

Resolves #0000

WHAT does this PR introduce or fix?

QA Checklist

Note: Ensure thorough testing, especially considering interactions with other hooks or components.

  • I have tested this change on multiple React versions
  • I have verified compatibility with different React setups (e.g., Create React App, Next.js, etc.)
  • I have added/updated relevant tests, if applicable
  • I have updated the README.md and related documentation, if necessary

Dependency-specific Checklist

  • Dependencies introduced are lightweight and well-maintained
  • No known vulnerabilities exist with the introduced dependencies

Usage-specific Checklist

  • The hook's API remains consistent and user-friendly
  • Any new features have been documented with clear examples

Release Notes

Note: once this PR is merged, a new release or update might be required for the users.

  • Main changes or updates introduced in this release.