-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
|
||
|
||
## 0.2.0 (2024-12-21) | ||
|
||
* chore: initial commit ([25c730c](https://github.com/yjose/input-otp-native/commit/25c730c)) | ||
* chore: update commitlint and related dependencies to latest versions ([c9cf2c8](https://github.com/yjose/input-otp-native/commit/c9cf2c8)) | ||
* chore: update package description and README ([0f735f9](https://github.com/yjose/input-otp-native/commit/0f735f9)) | ||
* fix: fix release-it issue + clean up package.json ([3eaf452](https://github.com/yjose/input-otp-native/commit/3eaf452)) | ||
* feat: 👋 initial commit ([3f8e495](https://github.com/yjose/input-otp-native/commit/3f8e495)) | ||
* feat: add react-native-reanimated for animated caret in OTP input example ([69c116d](https://github.com/yjose/input-otp-native/commit/69c116d)) | ||
* feat: add test to use-input hook ([be9fd2f](https://github.com/yjose/input-otp-native/commit/be9fd2f)) | ||
* feat: babel preset for testing ([1d4045b](https://github.com/yjose/input-otp-native/commit/1d4045b)) | ||
* feat: create a strip otp example ([996fa22](https://github.com/yjose/input-otp-native/commit/996fa22)) | ||
* feat: enhance useInput hook to support paste transformation functionality ([145becb](https://github.com/yjose/input-otp-native/commit/145becb)) | ||
* feat: setup testing library ([f51693d](https://github.com/yjose/input-otp-native/commit/f51693d)) | ||
* refactor: simplify OTP input handling by introducing useInput hook to manage stats and refs ([e90f74e](https://github.com/yjose/input-otp-native/commit/e90f74e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters