Releases: IvanIhnatsiuk/react-native-advanced-input-mask
Releases · IvanIhnatsiuk/react-native-advanced-input-mask
v1.1.3
What's Changed
- fix: android build error by @mlazari in #26
- chore: release: release 1.1.3 by @IvanIhnatsiuk in #27
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- fix: re-format swift code by @IvanIhnatsiuk in #20
- fix: ref type by @IvanIhnatsiuk in #21
- feat: add paper ios build on CI by @IvanIhnatsiuk in #22
- chore: release 1.1.2 by @IvanIhnatsiuk in #25
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
Release 1.1.0
v1.0.1
What's Changed
- fix: align methods with react-native-text-input-mask by @IvanIhnatsiuk in #12
- feat: add jest mocks by @IvanIhnatsiuk in #13
- chore: react-native 0.76 by @IvanIhnatsiuk in #14
- fix: android build by @IvanIhnatsiuk in #15
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0
Release 1.0.0-beta.1
Release 1.0.0-beta.0
1.0.0-beta.0 (2024-10-16)
Bug Fixes
- add missing quote (26824bc)
- add xcode.env.local to gitignore (2f687c4)
- android build (5aebbd7)
- ci yaml script (b3d01c0)
- clarify types (1b7430f)
- delete xcode.env.local file (63f3e3d)
- update podspec and podfile (9b1d50e)
- update react-native to 0.73.10 version (5e9bfc4)