Skip to content

2024-02-06 Amplify JS release - aws-amplify@6.0.15

Compare
Choose a tag to compare
@jimblanc jimblanc released this 06 Feb 19:58
· 300 commits to main since this release

What's Changed

  • chore: enable codecov by @HuiSF in #12876
  • docs(auth,analytics): adding in-line docs for public apis by @AllanZhengYP in #12882
  • chore(react-native): use react-native 0.71.0 as the dev dep by @HuiSF in #12900
  • fix: Default branch resolution when running E2E tests by @jimblanc in #12910
  • fix: Lambda auth config value by @iartemiev in #12922
  • chore: codecov follow ups by @HuiSF in #12892
  • feat(api): expose HTTP response from API errors by @AllanZhengYP in #12835
  • chore: temporarily disable codecov GH action integration by @HuiSF in #12928
  • ci: run flaky data e2es without retry by @iartemiev in #12758
  • fix(core): Amplify.configure dispatches Hub event with unparsed config object by @HuiSF in #12930
  • chore(repo): setting up the base for migrating to eslint by @HuiSF in #12923
  • fix(core): not appending notification configs properly by @Samaritan1011001 in #12934
  • release: Amplify JS release 2024-02-01 by @elorzafe in #12939
  • Merge release into main by @elorzafe in #12940
  • Revert "chore(repo): use typescript 5.0.2 across workspace" by @HuiSF in #12941
  • fix(repo): rollup generated sourcemap has wrong src path by @HuiSF in #12947
  • fix(datastore): Treat head as optional to avoid errors by @stocaaro in #12936
  • fix(api-graphql): wrong arguments for GET operation of a CPK model by @HuiSF in #12942
  • fix: Remove special e2e treatment for validated tests by @stocaaro in #12946
  • fix(datastore): Limit docs integ test to one browser to improve stability by @stocaaro in #12937
  • fix(api-graphql): same results returned for queries on the same model with different selection sets by @HuiSF in #12950
  • fix(inApp): typo in error message by @Samaritan1011001 in #12938
  • release: Amplify JS release 2024-02-06 by @elorzafe in #12966

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.13...aws-amplify@6.0.15