aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

feat(data): events client #13923

Closed iartemiev closed 1 month ago

iartemiev commented 1 month ago

Description of changes

Adds events client

Description of how you validated changes

  1. Manual testing w sample app
  2. E2E tests pass - https://github.com/aws-amplify/amplify-js/actions/runs/11348758601
  3. Unit tests added/pass

Checklist

Checklist for repo maintainers

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

github-actions[bot] commented 1 month ago

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

Please ensure that this PR:

iartemiev commented 1 month ago

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

Please ensure that this PR:

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

* Remove any export paths without a major version bump

A repository administrator is required to review this change.

Note: these are just expected bundle size value updates. No dependencies or versions were changed in this PR.