Skip to content

Releases: aws-amplify/amplify-js

aws-amplify@6.0.24

29 Mar 15:37
Compare
Choose a tag to compare

What's Changed

  • release(required): api-graphql - default selection set regression by @iartemiev in #13188

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.23...aws-amplify@6.0.24

2024-03-25 Amplify JS release - aws-amplify@6.0.23

26 Mar 13:44
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #13134
  • chore(aws-amplify): rename adapterCore to adapter-core by @HuiSF in #13149
  • chore: enable eslint for geo interactions and predictions packages by @HuiSF in #13092
  • chore: Refactor setConflictHandler to avoid directly exporting let by @cshfang in #13143
  • chore: enable eslint and remove tslint for react-native packages by @HuiSF in #13079
  • chore: Merge release into main by @jimblanc in #13151
  • chore(api-graphql): enable eslint and remove tslint by @HuiSF in #13101
  • chore(notifications): enable eslint and remove telint by @HuiSF in #13091
  • fix(auth): add signInDetails on refreshTokens action by @israx in #13153
  • feat(api-graphql): custom subscriptions by @iartemiev in #13154
  • fix(auth): add inflight promise in token orchestrator by @israx in #13162
  • feat: implicit group auth fields in selection sets by @svidgen in #13161
  • fix(auth): set auth config to oAuthStore by @israx in #13171
  • chore: Merge release into main by @jimblanc in #13172
  • release: Amplify JS release by @israx in #13173

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.21...aws-amplify@6.0.23

2024-03-19 Amplify JS release - aws-amplify@6.0.21

19 Mar 23:25
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.20...aws-amplify@6.0.21

2024-03-11 Amplify JS release aws-amplify@6.0.20

11 Mar 23:30
Compare
Choose a tag to compare

What's Changed

  • feat(data): add configuration for API GraphQL V6 React Native E2E tests by @david-mcafee in #13072
  • fix(data): add selective dependency resolution for xml2js by @david-mcafee in #13084
  • chore(pubsub): enable eslint and remove tslint by @HuiSF in #13081
  • feat(data): add configuration for API GraphQL Gen2 React Native E2E tests by @david-mcafee in #13082
  • chore: Regenerate xml2js in yarn.lock file by @jimblanc in #13098
  • fix(api-graphql): custom operation selection set on nested custom types by @HuiSF in #13078

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.19...aws-amplify@6.0.20

2024-03-05 Amplify JS releaseaws-amplify@6.0.19

06 Mar 01:54
Compare
Choose a tag to compare

What's Changed

  • chore: export NextServer type from @aws-amplify/adapter-nextjs by @jxdp in #13040
  • chore: fixed the try catch block error in example by @knackofabhinav in #13057
  • fix(api-graphql): cannot generate selection set for nested custom types by @HuiSF in #13064
  • chore: Export fetchAuthSession input & output types by @jimblanc in #13037

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.18...aws-amplify@6.0.19

2024-02-27 Amplify JS release - aws-amplify@6.0.18

27 Feb 21:07
Compare
Choose a tag to compare

What's Changed

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

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

19 Feb 22:31
Compare
Choose a tag to compare

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

2024-02-09 Amplify JS release - aws-amplify@6.0.16

09 Feb 23:05
Compare
Choose a tag to compare

What's Changed

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

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