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(required): Amplify JS release #13862

Merged
merged 10 commits into from
Sep 30, 2024
Merged

release(required): Amplify JS release #13862

merged 10 commits into from
Sep 30, 2024

Commits on Sep 18, 2024

  1. chore(deps-dev): bump next from 14.2.6 to 14.2.10 (#13822)

    Bumps [next](https://github.com/vercel/next.js) from 14.2.6 to 14.2.10.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.6...v14.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1181969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649a4ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab71a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix(storage): md5 calculation for react native (#13836)

    * fix(storage): md5 calculation for react native
    
    * chore: update unit tests
    
    * code cleanup
    
    ---------
    
    Co-authored-by: Ashwin Kumar <[email protected]>
    ashwinkumar6 and Ashwin Kumar authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    63bceab View commit details
    Browse the repository at this point in the history
  2. feat(auth): Enable resumable SignIn (#13483)

    * Auth Resumable Sign In
    
    ---------
    
    Co-authored-by: JoonWon Choi <[email protected]>
    joon-won and JoonWon Choi authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f3421f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. chore(deps-dev): bump rollup from 4.21.1 to 4.22.4 (#13843)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.21.1 to 4.22.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.21.1...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    555defc View commit details
    Browse the repository at this point in the history
  2. [Chore] Refactor Storage Options (#13613)

    * refactor storage options naming
    
    * update casts
    
    * add bytelength base test
    ashika112 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bcc3cbc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Revert "feat(auth): Enable resumable SignIn" (#13855)

    Revert "feat(auth): Enable resumable SignIn (#13483)"
    
    This reverts commit f3421f1.
    joon-won authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b26e719 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix(rtn-web-browser): prevent CustomTab to show in recent used app (#…

    …13847)
    
    prevent CustomTab to show in recent used app.
    
    Co-authored-by: Hui Zhao <[email protected]>
    AnantTiwari001 and HuiSF authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c586b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d1447 View commit details
    Browse the repository at this point in the history