2.1.0 (2024-10-15)
- add demo and unpkg links to readme (cfe5447)
2.0.0 (2024-08-22)
- change interface for validatePasswordStrength options and add returned type for utils functions (e9187e9)
- remove deprecated React hook and drop React dependency (2c35c63)
- create standalone function from hook, updating usage pattern (b7fddbb)
- The package no longer includes a React hook and has removed the React dependency. This change affects all users relying on the previous React-specific functionality.
1.0.1 (2024-08-19)
- config for dist folder (3ed23fe)
- fix command for running test (049648c)
- remove link to repository for semantic-release config (3d7f689)
- init project (17eac8e)