Skip to content

Releases: aws-amplify/amplify-js

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

06 Feb 19:58
Compare
Choose a tag to compare

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

2024-01-22 Amplify JS release - aws-amplify@6.0.13

23 Jan 00:31
Compare
Choose a tag to compare

What's Changed

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

2024-01-11 Amplify JS release - aws-amplify@6.0.12

12 Jan 00:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.11...aws-amplify@6.0.12

2024-01-10 Amplify JS release - aws-amplify@6.0.11

11 Jan 16:56
Compare
Choose a tag to compare

What's Changed

  • release(required): fix fetchAuthSession may hang on OAuth cancel by @HuiSF in #12817

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.10...aws-amplify@6.0.11

2024-01-04 Amplify JS release - aws-amplify@6.0.10

04 Jan 22:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.9...aws-amplify@6.0.10

2023-12-21 Amplify JS release - aws-amplify@6.0.9

22 Dec 01:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.8...aws-amplify@6.0.9

2023-12-18 Amplify JS release - aws-amplify@6.0.8

19 Dec 00:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.7...aws-amplify@6.0.8

2023-12-12 Amplify JS release - aws-amplify@6.0.7

12 Dec 22:54
Compare
Choose a tag to compare

What's Changed

  • fix: Enhance the "unauthorized" error message with recovery instructions by @stocaaro in #12652
  • feat(core): update detectable user agent for getClientInfo by @HuiSF in #12661
  • chore(auth): clean unused internal type exports by @AllanZhengYP in #12671
  • chore: update generateClient tests to full snapshots by @svidgen in #12677
  • fix: Arrays returned as objects by @stocaaro in #12676
  • fix(api-graphql): fix missing model enum in default selection sets by @svidgen in #12682
  • chore(aws-amplify): export parseAmplifyConfig by @HuiSF in #12669
  • chore(aws-amplify): adapter-core: export necessary types to use the generic adapter by @HuiSF in #12686
  • feat(api): expose generateClient from /server subpath by @HuiSF in #12691
  • release: Amplify JS release by @AllanZhengYP in #12693

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.6...aws-amplify@6.0.7

2023-12-05 Amplify JS release - aws-amplify@6.0.6

05 Dec 17:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.5...aws-amplify@6.0.6

2023-11-22 Amplify JS release - aws-amplify@6.0.5

22 Nov 21:40
Compare
Choose a tag to compare

What's Changed

  • fix:server/generateModelsProperty bug by @iartemiev in #12610
  • fix(aws-amplify): destroyAmplifyServerContext may not be called by @HuiSF in #12608
  • fix(core): add contextSpec object shape validation for better debugging by @HuiSF in #12616

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.4...aws-amplify@6.0.5