Releases: bndkt/react-native-app-clip
Releases · bndkt/react-native-app-clip
v0.7.0
What's Changed
- feat(ios): add JS bundle compression support by @trentrand in #82
New Contributors
- @trentrand made their first contribution in #82
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's Changed
- chore(readme): update installation steps by @ruppysuppy in #62
- Clip extension README clarifications by @nathan-ahn in #71
- Expo 53 Support by @nathan-ahn in #72
New Contributors
- @ruppysuppy made their first contribution in #62
Full Changelog: v0.5.1...v0.6.0
0.5.1
What's Changed
- Add error message to exit status by @kowczarz in #55
- Use mergeContents instead of appending code to the end of file in withPodfile by @kowczarz in #57
- Deprecating shared credentials by @nathan-ahn in #58
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Fix device family by @nathan-ahn in #46
- Clip File Extension (JS bundle size fix!) by @nathan-ahn in #42
- Cross Platform Fix by @nathan-ahn in #52
- Excluded Packages Fix by @nathan-ahn in #53
- 0.5.0 Release by @nathan-ahn in #50
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Breaking Changes
- Expo 51 React Native 0.75 is no longer supported
What's Changed
- Fixing Entitlements by @nathan-ahn in #44
- Expo 52 React Native 0.76 Support by @nathan-ahn in #48
New Contributors
- @nathan-ahn made their first contribution in #44
Full Changelog: v0.3.1...v0.4.0
0.3.1
0.3.0
- Now supports Expo SDK 51, RN 0.74, New Architecture
- Now supports Apple Pay (thanks to @RobertSasak)