We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d88f14 commit 0c5fbbfCopy full SHA for 0c5fbbf
1 file changed
CHANGELOG.md
@@ -1,3 +1,35 @@
1
+# v0.1.12
2
+
3
+## Modified
4
5
+* CSSStyleDeclaration
6
+ * Added: `aspectRatio`
7
+* KeyframeEffect
8
+ * Added: `iterationComposite`
9
10
+### Non-value types
11
12
+* CanvasRenderingContext2DSettings
13
+ * Added: `colorSpace`
14
+* ComputedEffectTiming
15
+ * Added: `startTime`
16
+* EffectTiming
17
+ * Added: `playbackRate`
18
+* KeyframeEffectOptions
19
20
+* OptionalEffectTiming
21
22
+* RTCConfiguration
23
+ * Removed: `encodedInsertableStreams`
24
+* CanvasUserInterface
25
+ * Removed: `scrollPathIntoView`
26
+* GlobalEventHandlers
27
+ * Removed: `onsecuritypolicyviolation`
28
+* HTMLOrSVGElement
29
+ * Removed: `autofocus`
30
+* NavigatorContentUtils
31
+ * Removed: `unregisterProtocolHandler`
32
33
# v0.1.11
34
35
## New interfaces
0 commit comments