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

release: Amplify JS release #13026

Merged
merged 18 commits into from
Feb 19, 2024
Merged

release: Amplify JS release #13026

merged 18 commits into from
Feb 19, 2024

Conversation

jimblanc
Copy link
Contributor

Description of changes

Routine release of Amplify JS.

Issue #, if available

Description of how you validated changes

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.

calderwoodra and others added 18 commits April 3, 2023 01:00
* chore(api-graphql): bump data-schema-types version to gain EnumTypes

* chore(core): export GraphQLProviderConfig from /internals/utils subpath

* feat(api-graphql): add .enums property to the GQL client
* fix(api-graphql): iam auth mode is ineffective on the server side

* chore(api-graphql): update unit test suites
* chore(core): enable eslint and remove tslint

* chore(core): run yarn lint:fix

* chore(core): manual fix of errors reported by yarn lint

* chore(notifications): fix the type issue raised after linting core

* chore(storage): rename imports from core package
…3010)

* chore(repo): update eslint ignore rule to be specific to packages

* chore(core): run yarn lint:fix

* chore(core): manually fix linter reported errors

* chore(adapter-nextjs): rerun yarn lint:fix

* chore(auth): make mocked test data compatible with function interface
* chore(analytics): Enable eslint and remove tslint

* chore(analytics): Run yarn lint:fix

* chore(analytics): Manually fix errors reported by yarn lint

* Bump bundle size threshold
* chore(aws-amplify): enable eslint and remove tslint

* chore(aws-amplify): run yarn lint:fix
* chore(api): enable eslint and remove tslint

* chore(api): run yarn lint:fix

* chore(api): manual fix of errors reported by yarn lint

* chore(api-rest): enable eslint and remove tslint

* chore(api-reset): run yarn lint:fix

* chore(api-rest): manual fix of errors reported by yarn lint
… dispatching signedIn event (#13019)

* chore(auth): improve error message on failure of getCurrentUser while dispatching signedIn event

* Apply suggestions from code review

Co-authored-by: Chris F <5827964+cshfang@users.noreply.github.com>

* Update test

* rebaseline bundle size (newly added error message)

---------

Co-authored-by: Chris F <5827964+cshfang@users.noreply.github.com>
* fix: remove dependency on wml and react-native script that used it

* fix: update CONTRIBUTING guide to remove react-native script and point to Verdaccio

* fix: remove proxy registry from yarn.lock

* fix: remove winston package

* chore: add CC0-1 to allowed licenses

* chore: rebuild yarn.lock after merge

* chore: increase analytics bundle size limits

* build: fix license name typo
* chore(storage): enable eslint and remove tslint

* chore(storage): run yarn lint:fix

* chore(storage): manual fix of linter reported errors

* chore(storage): re-baseline jest statements coverage threshold
@jimblanc jimblanc marked this pull request as ready for review February 19, 2024 17:03
@jimblanc jimblanc requested review from a team as code owners February 19, 2024 17:03
@jimblanc jimblanc merged commit d9c00bd into release Feb 19, 2024
439 checks passed
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.

None yet

8 participants