Skip to content

Version Packages #3352

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

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Version Packages #3352

merged 1 commit into from
Feb 1, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 26, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@aws-amplify/[email protected]

Patch Changes

  • #3333 4ba0fb5c1 Thanks @calebpollman! - fix(authenticator): migrate totpSecretCode generation to state machine

  • #3327 13d0882a8 Thanks @wlee221! - fix(rwa): improve default behavior handling for custom formFields.

    Previously, adding custom formFields for fields that are not in signUpAttributes configuration wouldn't get any default values, which could lead to broken UI.

    This commit improves default handling by applying defaults to all known auth field (birthdate, first_name, etc) to custom formField options.

  • Updated dependencies [4ba0fb5c1, 412538be9, 9ce2d01b0, 13d0882a8]:

@aws-amplify/[email protected]

Patch Changes

  • #3349 8ae8e0b8c Thanks @ErikCH! - fix: Swapped save and cancel buttons.

  • #3333 4ba0fb5c1 Thanks @calebpollman! - fix(authenticator): migrate totpSecretCode generation to state machine

  • #3344 b85547545 Thanks @ErikCH! - fix: Updated error text for max file count to be more explicit.

  • #3287 412538be9 Thanks @zchenwei! - build: updates to support Node ESM

    Confirmed that both ESM build cannot be loaded by Node.js #3155 and Can't build with Astro #3206 are fixed without having to apply any workaround

    Also, test out the changes with the following frameworks/tools:

    Name Tested? Notes
    Next.js@11, 12, 13
    Gatsby Works with ESM. Not support loading CJS build
    Remix
    Astro Works with ESM. Not support loading CJS build
    webpack
    Vite Works with ESM. Not support loading CJS build
    Rollup Works with ESM. Not support loading CJS build
    esbuild
    Parcel
    Snowpack Need --polyfill-node to fix JS incompatibility in dev mode, but is a known issue
  • #3350 db4ea4f1d Thanks @ErikCH! - fix: Swap the upload button with the clear all button.

  • #3327 13d0882a8 Thanks @wlee221! - fix(rwa): improve default behavior handling for custom formFields.

    Previously, adding custom formFields for fields that are not in signUpAttributes configuration wouldn't get any default values, which could lead to broken UI.

    This commit improves default handling by applying defaults to all known auth field (birthdate, first_name, etc) to custom formField options.

  • Updated dependencies [4ba0fb5c1, 412538be9, 9ce2d01b0, 13d0882a8]:

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

  • #3333 4ba0fb5c1 Thanks @calebpollman! - fix(authenticator): migrate totpSecretCode generation to state machine

  • #3287 412538be9 Thanks @zchenwei! - build: updates to support Node ESM

    Confirmed that both ESM build cannot be loaded by Node.js #3155 and Can't build with Astro #3206 are fixed without having to apply any workaround

    Also, test out the changes with the following frameworks/tools:

    Name Tested? Notes
    Next.js@11, 12, 13
    Gatsby Works with ESM. Not support loading CJS build
    Remix
    Astro Works with ESM. Not support loading CJS build
    webpack
    Vite Works with ESM. Not support loading CJS build
    Rollup Works with ESM. Not support loading CJS build
    esbuild
    Parcel
    Snowpack Need --polyfill-node to fix JS incompatibility in dev mode, but is a known issue
  • #3291 9ce2d01b0 Thanks @ioanabrooks! - chore(ui,ui-react-core): Add type guard utils

  • #3327 13d0882a8 Thanks @wlee221! - fix(rwa): improve default behavior handling for custom formFields.

    Previously, adding custom formFields for fields that are not in signUpAttributes configuration wouldn't get any default values, which could lead to broken UI.

    This commit improves default handling by applying defaults to all known auth field (birthdate, first_name, etc) to custom formField options.

@aws-amplify/[email protected]

Patch Changes

  • #3333 4ba0fb5c1 Thanks @calebpollman! - fix(authenticator): migrate totpSecretCode generation to state machine

  • #3327 13d0882a8 Thanks @wlee221! - fix(rwa): improve default behavior handling for custom formFields.

    Previously, adding custom formFields for fields that are not in signUpAttributes configuration wouldn't get any default values, which could lead to broken UI.

    This commit improves default handling by applying defaults to all known auth field (birthdate, first_name, etc) to custom formField options.

  • Updated dependencies [4ba0fb5c1, 412538be9, 9ce2d01b0, 13d0882a8]:

@github-actions github-actions bot requested a review from a team as a code owner January 26, 2023 07:29
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 7bba39b to a341216 Compare January 27, 2023 19:35
Copy link
Contributor

@zchenwei zchenwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ur welcome. My pleasure, Github bot :)

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 70a9444 to c82e1fa Compare January 30, 2023 16:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from c82e1fa to 999f9d3 Compare January 30, 2023 18:06
@0618 0618 added run-tests Adding this label will trigger tests to run run-codeql labels Jan 31, 2023
@0618 0618 temporarily deployed to ci January 31, 2023 22:04 — with GitHub Actions Inactive
@0618 0618 temporarily deployed to ci January 31, 2023 22:04 — with GitHub Actions Inactive
@0618 0618 temporarily deployed to ci January 31, 2023 22:04 — with GitHub Actions Inactive
@0618 0618 temporarily deployed to ci January 31, 2023 22:04 — with GitHub Actions Inactive
@0618
Copy link
Contributor

0618 commented Jan 31, 2023

Smoke Tests

React Native

iOS Android
Auth-Sign up Screen Shot 2023-01-31 at 14 53 26 image
Auth-Sign in Screen Shot 2023-01-31 at 14 50 06 image
In-app msg simulator_screenshot_915B877F-466E-44AC-AF9E-DFCA7ED8DE09 Screenshot_1675206715
InApp Messaging image
Account Settings image image image

Copy link
Contributor

@zchenwei zchenwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0618
Copy link
Contributor

0618 commented Feb 1, 2023

Ur welcome. My pleasure, Github bot :)

🥴

@0618 0618 merged commit 52831ec into main Feb 1, 2023
@0618 0618 deleted the changeset-release/main branch February 1, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-tests Adding this label will trigger tests to run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants