Skip to content

2024-02-19 Amplify JS release - aws-amplify@6.0.17

Compare
Choose a tag to compare
@jimblanc jimblanc released this 19 Feb 22:31
· 268 commits to main since this release

What's Changed

  • Added NONE log level to suppress all logs. by @calderwoodra in #11176
  • feat(api-graphql): add .enums property to the GQL client by @HuiSF in #12980
  • fix(api-graphql): server side iam auth mode is ineffective by @HuiSF in #12992
  • chore(core): enable eslint and remove tslint by @HuiSF in #12982
  • fix(api-graphql): remove unnecessary console.log by @HuiSF in #13009
  • chore(repo): update eslint ignore rule to be specific to packages by @HuiSF in #13010
  • fix(core): eslint migration caused wrong CustomScope type by @HuiSF in #13013
  • Chore/migrate analytics to eslint by @cshfang in #13007
  • chore(aws-amplify): enable eslint and remove tslint by @HuiSF in #13002
  • chore(api|api-rest): enable eslint and remove tslint by @HuiSF in #13003
  • chore: Upgrade Prettier by @cshfang in #13017
  • chore(auth): improve error message on failure of getCurrentUser while dispatching signedIn event by @HuiSF in #13019
  • build: remove wml dependency by @erinleigh90 in #13014
  • chore(storage): enable eslint and remove tslint by @HuiSF in #13004
  • release: Amplify JS release by @jimblanc in #13026

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.16...aws-amplify@6.0.17