2023-04-12 Amplify JS release - aws-amplify@5.1.0
elorzafe
released this
12 Apr 21:52
·
2012 commits
to main
since this release
What's Changed
- Remove unnecessary error.log by @johnf in #11084
- feat(storage): add validateObjectExistence option in Get API by @kvramyasri7 in #11154
- Push notification re-implementation by @cshfang in #11214
- Adds a new React Native native module for supporting Amplify Push Notifications
- Push Notification APIs are now accessed via the Notifications category under Amplify
- Adds support for Android API 33+ notification permission request
- Adds support for running background tasks triggered by notifications
- Adds ability to receive tokens on app launch
- Adds ability to set/get badge counts (iOS only)
- To learn more, refer to Amplify Documentation
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.25...aws-amplify@5.1.0