Releases: IvanIhnatsiuk/react-native-fast-secure-storage
Releases · IvanIhnatsiuk/react-native-fast-secure-storage
v1.2.2
What's Changed
- support for rn 0.76 with new arch enabled by @IvanIhnatsiuk in #28
- chore: release 1.2.2 by @IvanIhnatsiuk in #29
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- feat: add react-native 0.76 support by @IvanIhnatsiuk in #25
Full Changelog: v1.2.0...v1.2.1
Release 1.2.0
v1.1.5
What's Changed
- feat: setup eslint config by @IvanIhnatsiuk in #20
- fix: add missing moks for jest by @IvanIhnatsiuk
Full Changelog: v1.1.4...v1.1.5
Release 1.1.4
1.1.4 (2024-09-25)
What's Changed
- Fix: hasItem method typo by @IvanIhnatsiuk in #19
Full Changelog: v1.1.3...v1.1.4
Release 1.1.3
v1.1.2
What's Changed
- feat: migrate from left hook to husky by @IvanIhnatsiuk in #13
- feat: setup android checks on CI by @IvanIhnatsiuk in #14
- fix: semver vulnerability by @IvanIhnatsiuk in #15
- chore(deps): bump serve-static from 1.15.0 to 1.16.2 by @dependabot in #17
- feat: improve setItem performance on iOS by @IvanIhnatsiuk in #16
- chore: release 1.1.2 by @IvanIhnatsiuk in #18
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
v1.1.0
What's Changed
- fix: types generation by @IvanIhnatsiuk in #9
- feat: use integers instead of string for accessible enum by @IvanIhnatsiuk in #10
- feat: jest setup by @IvanIhnatsiuk in #11
- chore: release v1.1.0 by @IvanIhnatsiuk in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: native code re-work by @IvanIhnatsiuk in #1
- feat: add pull request template md file by @IvanIhnatsiuk in #2
- fix: corrected types for secure storage by @IvanIhnatsiuk in #3
- feat: add tsdoc by @IvanIhnatsiuk in #4
- fix: fixed iOS build on CI by @IvanIhnatsiuk in #5
- feat: remove multiple type conversions by @IvanIhnatsiuk in #6
- feat: update readme.md file by @IvanIhnatsiuk in #7
- chore: release 1.0.0 by @IvanIhnatsiuk in #8
Full Changelog: https://github.com/IvanIhnatsiuk/react-native-fast-secure-storage/commits/v1.0.0