2024-01-04 Amplify JS release - aws-amplify@6.0.10
jimblanc
released this
04 Jan 22:03
·
713 commits
to main
since this release
What's Changed
- feat(auth): standalone enable oauth listener for MPAs by @HuiSF in #12731
- fix(auth): oAuthStore is used before a valid OAuth config is confirmed by @HuiSF in #12748
- revert(auth): standalone enable oauth listener for MPAs by @AllanZhengYP in #12753
- chore(github-actions): enable e2e in-app test by @Samaritan1011001 in #12769
- fix(integ-test): correct integ sample path by @Samaritan1011001 in #12773
- feat(ci): allow 0BSD license by @ashwinkumar6 in #12761
- fix(api): issue 12756 by exporting CONNECTION_STATE_CHANGE as a value by @timheilman in #12757
- fix: i18n default language resolution by @jimblanc in #12786
- refactor(datastore): Refactor test names and make subscription events more sample app like by @stocaaro in #12740
- fix(api-rest): omit no credentials error and make unauth request by @AllanZhengYP in #12736
- feat(auth): standalone enable oauth listener for MPAs by @HuiSF in #12768
- fix: Recreate Analytics clients when credentials change by @jimblanc in #12789
- fix(auth): replace window history with current browser session's state by @israx in #12781
- chore: Update bug report template by @nadetastic in #12793
- release(required): Amplify JS release by @jimblanc in #12796
New Contributors
- @timheilman made their first contribution in #12757
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.9...aws-amplify@6.0.10