2023-04-06 Amplify JS release - aws-amplify@5.0.25
erinleigh90
released this
06 Apr 22:52
·
2051 commits
to release
since this release
What's Changed
- fix(@aws-amplify/datastore): Remove extra null fields on create mutations by @svidgen in #11171
- chore: Updated codeowners to require admin approval for changes to aws-amplify/package.json by @jimblanc in #11191
- fix: query on null fields to not throw error by @dpilch in #11185
- fix(data): fix
establishRelationAndKeys
util to not attempt to add duplicate indices forbelongsTo
relationships (#11187) by @david-mcafee in #11192 - chore: Docs updates by @erinleigh90 in #11198
- chore: Release process by @erinleigh90 in #11199
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.24...aws-amplify@5.0.25