Kamil Sobol

Results 12 comments of Kamil Sobol

We're sorry about this inconvenience. We have pointed `latest` back to 10.0.0.

@AustinAmoruso could you share some details about your app layout? I.e. what kind of app is this? (js, react, android, ios, flutter etc.), which amplify components are you using (i.e....

Could you split TS conversion into separate PR and get this also to `dev` ? Will help with merges if we're to stick with branch for a bit.

We just shipped `@aws-amplify/[email protected]` together with `@aws-amplify/[email protected]` which are on CDKv2.

It seems that cognito not supported in that region. We may consider exposing better error message than `Property validation failure: [Encountered unsupported properties in {/}: [UserAttributeUpdateSettings]]` ![image](https://github.com/aws-amplify/amplify-backend/assets/5849952/7f7cba85-2d60-4c84-b016-bf0438772b78)

I 100% agree with @Amplifiyer . Hiding compatibility warnings is counter productive to debugabbility. > I'm fine with suppressing this warning, but we should replace it with our own warning...

👎 we'll loose help output if we do.

Class inheritance https://github.com/aws-amplify/amplify-backend/pull/876

After taking another look at the release content https://github.com/aws-amplify/amplify-backend/pull/791 it seems that we released some packages with patch and some with minor version increment. Therefore, for example the `^0.x.y` (special...