This new release includes the following changes:
- New options for the
CardNumberMask
ViewTransformation that allows you to mask the first 12-digits of a card number using a custom mask. This is useful in cases where you'd like to display only the last 4-digits of a user's card number (i.e. in a checkout summary page). - Updated dependency versions using the compose BOM