Osvaldorino
Osvaldorino
> PublicKeyCredentialType enum should be replaced with DOMString in PublicKeyCredentialDescriptor and PublicKeyCredentialParameters to comply to the spec. > > In CredentialCreationOptions, if options.pubKeyCredParams's size is non-zero and credTypesAndPubKeyAlgs is empty,...
@raulmarcosl
> Floats are now translated in interesting ways in Ruby 3. Take the following example: > > ```ruby > # rails console or IRB > > 9.86.to_money => > {...