Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(data): fix subpath when using React Native (#13102) #13106

Merged
merged 11 commits into from
Mar 12, 2024

Conversation

david-mcafee
Copy link
Member

@david-mcafee david-mcafee commented Mar 11, 2024

Description of changes

Fixes broken aws-amplify/data subpath when using React Native.

Issue #, if available

Description of how you validated changes

Successful pipeline run - React Native tests only

Successful pipeline run - all E2E tests

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@david-mcafee david-mcafee requested a review from a team as a code owner March 11, 2024 19:33
Copy link

⚠️ This PR includes manual changes to the "aws-amplify" package.json file, which can have library-wide implications.

Please ensure that this PR:

  • Does not modify "@aws-amplify/*" dependency versions, which may misalign core dependencies across the library.

A repository administrator is required to review & merge this change.

@david-mcafee david-mcafee linked an issue Mar 11, 2024 that may be closed by this pull request
@david-mcafee david-mcafee self-assigned this Mar 11, 2024
@david-mcafee david-mcafee requested a review from a team March 11, 2024 19:37
@david-mcafee david-mcafee merged commit 79e32a9 into main Mar 12, 2024
31 checks passed
@david-mcafee david-mcafee deleted the fix-rn-data-import branch March 12, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to resolve "aws-amplify/data" on React Native
4 participants