Skip to content

v4.0.12

Compare
Choose a tag to compare
@ddbeck ddbeck released this 24 Nov 18:16
· 7966 commits to main since this release
9df3d81

We've changed the format of these release notes! We're experimenting with new release notes. See this issue for details and to give your input.

Removals

  • Removed api.EffectTiming (#12765)
  • Removed api.EffectTiming.delay (#12765)
  • Removed api.EffectTiming.direction (#12765)
  • Removed api.EffectTiming.duration (#12765)
  • Removed api.EffectTiming.easing (#12765)
  • Removed api.EffectTiming.easing.jump (#12765)
  • Removed api.EffectTiming.endDelay (#12765)
  • Removed api.EffectTiming.fill (#12765)
  • Removed api.EffectTiming.iterations (#12765)
  • Removed api.EffectTiming.iterationStart (#12765)
  • Removed api.isSecureContext.considers_window_opener (#13127)
  • Removed api.MessageEvent.source.MessageEventSource_type (#13178)
  • Removed api.PaymentItem (#12817)
  • Removed api.PaymentItem.amount (#12817)
  • Removed api.PaymentItem.label (#12817)
  • Removed api.PaymentItem.pending (#12817)
  • Removed api.PublicKeyCredentialCreationOptions (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.attestation (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.authenticatorSelection (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.challenge (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.excludeCredentials (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.extensions (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.pubKeyCredParams (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.rp (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.timeout (#12771)
  • Removed api.PublicKeyCredentialCreationOptions.user (#12771)
  • Removed api.PublicKeyCredentialRequestOptions (#12771)
  • Removed api.PublicKeyCredentialRequestOptions.allowCredentials (#12771)
  • Removed api.PublicKeyCredentialRequestOptions.challenge (#12771)
  • Removed api.PublicKeyCredentialRequestOptions.extensions (#12771)
  • Removed api.PublicKeyCredentialRequestOptions.rpId (#12771)
  • Removed api.PublicKeyCredentialRequestOptions.timeout (#12771)
  • Removed api.PublicKeyCredentialRequestOptions.userVerification (#12771)
  • Removed api.RTCAnswerOptions (#12819)
  • Removed api.RTCOfferAnswerOptions (#12819)
  • Removed api.RTCOfferAnswerOptions.voiceActivityDetection (#12819)
  • Removed api.RTCOfferOptions (#12819)
  • Removed api.RTCOfferOptions.iceRestart (#12819)
  • Removed api.RTCRtpTransceiverDirection (#13550)
  • Removed api.RTCTrackEventInit (#12831)
  • Removed api.RTCTrackEventInit.receiver (#12831)
  • Removed api.RTCTrackEventInit.streams (#12831)
  • Removed api.RTCTrackEventInit.track (#12831)
  • Removed api.RTCTrackEventInit.transceiver (#12831)
  • Removed api.ServiceWorkerGlobalScope.caches (#13487)
  • Removed api.Window.requestAnimationFrame.return_value (#13694)

Additions

  • Added api.Window.requestAnimationFrame.return_value (#13695)
  • Added html.elements.template.shadowroot (#13230)

Statistics

  • 17 contributors have changed 119 files with 2,782 additions and 3,034 deletions in 121 commits (v4.0.11...v4.0.12)
  • 13,374 total features
  • 828 total contributors
  • 3,677 total stargazers