1.1.0-beta.1 (2024-09-17)
- input: improve phone input cursor handling and add tests (3634e77)
1.0.12 (2024-05-01)
- Refactor PhoneInputRoot component in phone-input.tsx to improve code readability and maintainability (7a00cf0)
1.0.11 (2024-04-24)
- update root (56348f5)
1.0.10 (2024-04-16)
- phone number validation logic in usePhoneState (a080e1a)
1.0.9 (2024-04-16)
- Add beta branch to push event (277b561)
- Add getCountryCode function to retrieve the country code from a phone number (22ee5ed)
- Refactor PhoneInputNumberInput component in phone-input-number-input.tsx to handle phone number formatting and synchronization with input element (845a618)
- Refactor PhoneInputNumberInput component to handle phone number formatting and synchronization with input element (3475f89)
- remove console.log (3832a7f)
- remove logs and update ref (578ee73)
- Update package.json version to 1.0.8 (c7dc64a)
- Update release.config.cjs and phone-input components (96279c4)
- Update release.config.cjs to set prerelease value for beta channel (98231b1)
1.0.9-beta.5 (2024-04-16)
- Refactor PhoneInputNumberInput component to handle phone number formatting and synchronization with input element (3475f89)
1.0.9-beta.4 (2024-04-16)
- Refactor PhoneInputNumberInput component in phone-input-number-input.tsx to handle phone number formatting and synchronization with input element (845a618)
1.0.9-beta.3 (2024-04-12)
- remove console.log (3832a7f)
1.0.9-beta.2 (2024-02-21)
- Add getCountryCode function to retrieve the country code from a phone number (22ee5ed)
1.0.9-beta.1 (2024-02-13)
- Add beta branch to push event (277b561)
- Update package.json version to 1.0.8 (c7dc64a)
- Update release.config.cjs and phone-input components (96279c4)
- Update release.config.cjs to set prerelease value for beta channel (98231b1)
1.0.8 (2024-02-12)
- trigger release (c748193)
1.0.7 (2024-02-12)
- Update phone input module styles (0014dca)
1.0.6 (2024-02-06)
- Add SSR to PhoneInputPortal component (e895fa6)
1.0.5 (2024-02-06)
- Add link to Storybook in README.md (73543a4)
1.0.4 (2024-02-06)
- Add Husky install script and update prepare script (3220cdd)
1.0.3 (2024-02-06)
- Remove Husky installation and disable HUSKY (7b5bbbc)
1.0.2 (2024-02-06)
- Add Husky installation step to semantic-release workflow (a46d2ba)
1.0.1 (2024-02-06)
- Add HUSKY_SKIP_INSTALL flag to workflow (4142f7d)
- Add conventional-changelog-conventionalcommits package (0715d5f)
- Add conventional-changelog-eslint package (5b1fdbc)
- Add repository URL to package.json (874f287)
- Remove conventional-changelog-conventionalcommits package and update release.config.cjs (52a8c15)
- Remove conventional-changelog-eslint dependency (90fff7e)
- Update conventional-changelog-eslint version (e1012b4)
- add semantic release (89d13a2)