Skip to content

Update/functions 12 - #17

Merged
rastislavcore merged 2 commits into
masterfrom
update/functions-12
Nov 4, 2025
Merged

Update/functions 12#17
rastislavcore merged 2 commits into
masterfrom
update/functions-12

Conversation

@rastislavcore

Copy link
Copy Markdown
Contributor

No description provided.

Improves language/locale code validation to allow uppercase
region codes. Updates language setting logic to preserve the
original case of the language code.
Also, replaces the `||` operator with the nullish coalescing
operator `??` for more accurate null value handling.

Also updates dev dependencies.
Updates the language code validation to enforce lowercase
two-letter language codes with case-sensitive region codes.
The region codes must be either all lowercase or all uppercase.

This change enhances the accuracy and consistency of language
code handling in Payto URL parsing.
@rastislavcore
rastislavcore merged commit 87b4c1e into master Nov 4, 2025
1 check passed
@rastislavcore
rastislavcore deleted the update/functions-12 branch November 4, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant