-
Notifications
You must be signed in to change notification settings - Fork 317
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
chore(next-release): merge from main #2683
chore(next-release): merge from main #2683
Conversation
* chore(react-core): add ui-react-core and configuration * chore(ui-react-core): add ui-react-core to bump-react.md (aws-amplify#1839) * chore(react-core): update linting rules to reflect rules in ui-react package (aws-amplify#1907) * chore(react-core): delete example code (aws-amplify#1912) * chore(react-core): set tsconfig.json jsx field to react, add tsconfig.dev.json for test file ts support (aws-amplify#1911) * fix(ui-react-core): update prebuild and clean commands, remove react as a devDep (aws-amplify#1954) * chore(ui-react-core): add react devDeps (aws-amplify#2007) * chore(ui-react-core): replace tsup with tsc in ui-react-core (aws-amplify#2008) * chore(rwa): build react-core during CI (aws-amplify#2627) * chore(ui-react-core): migrate useAuthenticator and AuthenticatorProvider (aws-amplify#2605) Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com>
Co-authored-by: Jacob Logan <lognjc@amazon.com> Co-authored-by: Danny Banks <djb@amazon.com> Co-authored-by: jacoblogan <jacob.maiola.logan@gmail.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
…plify#2676) * chore(ui-react): remove deprecated useAuthenticator internals
|
This pull request fixes 1 alert when merging 0a68330 into e51008e - view on LGTM.com fixed alerts:
|
Description of changes
Merge from
main
Issue #, if available
NA
Description of how you validated changes
NA
Checklist
yarn test
passessideEffects
field updatedBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.