Release 2.2.0 with WebView config and test updates#99
Merged
Conversation
- serialize generated WebView config as data and normalize the legacy checkbox size alias\n- forward phone MFA props through ConfirmHcaptcha and align size docs with runtime behavior\n- expand unit coverage and add an Android emulator e2e harness for dark theme rendering
Bump the package version from 2.1.0 to 2.2.0 for the WebView config hardening, prop-forwarding, size-alias normalization, expanded regression coverage, and local Android theme E2E work already on this branch. Update MAINTAINER.md to document the release classification for this branch, the required verification steps, the local-only Android emulator E2E command, and the post-release checklist. Refresh tests and snapshots that encode the SDK version marker so the release branch remains self-consistent.
c3391f3 to
05a9bd2
Compare
05a9bd2 to
34274d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
size="checkbox"alias tonormalphonePrefixandphoneNumberthroughConfirmHcaptchaand expand regression coverage around prop handling2.2.0and update maintainer release instructionsVerification
npm testnpm run lint(warnings only, pre-existing)CI=1 npm run test:e2enpm run test:e2e:android-local