Releases: retyui/react-native-confirmation-code-field
Releases · retyui/react-native-confirmation-code-field
Release 9.0.0
🚨 BREAKING CHANGES:
- React 19 required
- Remove deprecated
StyleSheet.absoluteFillObject
Other:
- Eslint flat config
- Example app was updated to RN
0.84.x - Update
devDependencies - Yarn
4.13.0
Full Changelog: 8.0.0...9.0.0
NPM Diff: 8.0.0...9.0.0
Release 8.0.0
What's Changed
- support React Compiler (perf. optimisation)
- add
.webextension for platform specific code (reduce a bundle size) - No anonymous functions (better debugging)
- update an example app examples/DemoCodeField
Full Changelog: https://github.com/retyui/react-native-confirmation-code-field/compare/7.6.0..8.0.0
NPM DIFF: https://npmfs.com/compare/react-native-confirmation-code-field/7.6.1/8.0.0/
7.6.0
What's Changed
- Fix clearInterval called with an invalid handle [retyui/react-native-… by @fcaldarelli in https://github.com//pull/246
New Contributors
- @fcaldarelli made their first contribution in #246
Full Changelog: 4.5.0...4.6.0
NPM DIFF: https://npmfs.com/compare/react-native-confirmation-code-field/7.5.0/7.6.0/
Release 4.5.0
- Fix typescript error
Type Error: 'Cursor' cannot be used as a JSX component
Full Changelog: 7.4.0...4.5.0
NPM diff: 7.4.0...4.5.0