- Fix: fullscreen popup sizing with the iOS virtual keyboard (#2200) (d0574ded)
- Add fullscreenParent option (#2199) (459c44d6)
- Tests: cover the React utils-loading gap (537d6a22)
- Fix: Angular countryChange firing on first input for an unchanged country (9931ffb8)
- Fix onChangeCountry firing because lastEmittedCountryRef ignores initialCountry (#2201) (6e160f9b)
- Fix: only make the country list focusable when countrySearch is disabled (a530282b)
- Fix: Tab closes a detached country selector and returns focus (867bd89f)
- Fix: focus the country list and announce the highlighted item when countrySearch is disabled (5265b772)
- Make the country list keyboard-focusable to fix a11y scrollable-region check (5cbaca51)
- Docs: state framework version requirements for wrapper components (a8babdd8)