browser-specs 2.16.0 → 2.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. package/CHANGELOG.md +1465 -0
  2. package/LICENSE.md +54 -54
  3. package/README.md +562 -562
  4. package/index.json +15441 -15405
  5. package/package.json +4 -4
package/CHANGELOG.md ADDED
@@ -0,0 +1,1465 @@
1
+ # Changelog
2
+
3
+ All changes to this project will be documented in this file. Commits titled
4
+ "Update spec info" are generated automatically and contain updates to spec
5
+ property values. Check the corresponding Git commit for details.
6
+
7
+ ## [2.19.0](https://github.com/w3c/browser-specs/compare/2.18.0...2.19.0)
8
+
9
+ ### Fixed
10
+
11
+ - Add RFC6265bis draft [`#345`](https://github.com/w3c/browser-specs/issues/345)
12
+
13
+ ### Commits
14
+
15
+ - Fetch title from nightly in preference to main URL [`a8aab11`](https://github.com/w3c/browser-specs/commit/a8aab118b5c3e1b8ab9506defeb5bdd950ceed0b)
16
+ - [data] Update spec info [`0f25951`](https://github.com/w3c/browser-specs/commit/0f25951d032fa8d4a3140ad033aaa1eaed102e2a)
17
+ - [data] Update spec info [`e5fbff7`](https://github.com/w3c/browser-specs/commit/e5fbff7f2a5bf75b3540504c3cc84be46a6c1ea0)
18
+ - Add title property [`bed45aa`](https://github.com/w3c/browser-specs/commit/bed45aacdb3cfb13a843452b2e227f5c2bfc35ac)
19
+
20
+ ## [2.18.0](https://github.com/w3c/browser-specs/compare/2.17.0...2.18.0) - 2021-12-06
21
+
22
+ ### Merged
23
+
24
+ - Bump jsdom from 18.1.1 to 19.0.0 [`#443`](https://github.com/w3c/browser-specs/pull/443)
25
+ - Add Intl.DurationFormat, update Web Locks, geolocation [`#444`](https://github.com/w3c/browser-specs/pull/444)
26
+
27
+ ### Commits
28
+
29
+ - [data] Update spec info [`f3c0b8e`](https://github.com/w3c/browser-specs/commit/f3c0b8e8553baf6e61e96967c6bf42d8f9ae92a6)
30
+ - [data] Update spec info [`43ca2b6`](https://github.com/w3c/browser-specs/commit/43ca2b62764ae4f01e0e7d23e005fc11bc1c92e8)
31
+ - [data] Update spec info [`f5f8d35`](https://github.com/w3c/browser-specs/commit/f5f8d3564955c704b899dbf3b4cd3da347ff1e58)
32
+
33
+ ## [2.17.0](https://github.com/w3c/browser-specs/compare/2.16.1...2.17.0) - 2021-12-03
34
+
35
+ ### Merged
36
+
37
+ - Add Manifest Incubations proposal [`#416`](https://github.com/w3c/browser-specs/pull/416)
38
+ - Use version-less URLs for user-timing and performance-timeline [`#442`](https://github.com/w3c/browser-specs/pull/442)
39
+ - Make version check less loose [`#441`](https://github.com/w3c/browser-specs/pull/441)
40
+
41
+ ### Fixed
42
+
43
+ - Make version check less loose (#441) [`#440`](https://github.com/w3c/browser-specs/issues/440)
44
+
45
+ ### Commits
46
+
47
+ - [data] Update spec info [`07368da`](https://github.com/w3c/browser-specs/commit/07368daa67d8be5192e603aae6d7ae6451e7439c)
48
+ - [data] Update spec info [`1680573`](https://github.com/w3c/browser-specs/commit/1680573e7767a885295aaca5fac021d0e2db8e5e)
49
+ - [data] Update spec info [`af81fb6`](https://github.com/w3c/browser-specs/commit/af81fb626ec750fbb8c476a593e8b1f441d61fef)
50
+ - [data] Update spec info [`4b6ad59`](https://github.com/w3c/browser-specs/commit/4b6ad59cc0e8cfbdd81555c908c964918c7853f5)
51
+ - [data] Update spec info [`ebfecf8`](https://github.com/w3c/browser-specs/commit/ebfecf8d663047556087cfa177029c364128f150)
52
+ - [data] Update spec info [`f4aa01e`](https://github.com/w3c/browser-specs/commit/f4aa01eb3358936d8a85a876eb587c5dd469c5b9)
53
+ - [data] Update spec info [`a92b0c4`](https://github.com/w3c/browser-specs/commit/a92b0c4c46f267ba6895315681fcee69a412bd09)
54
+
55
+ ## [2.16.1](https://github.com/w3c/browser-specs/compare/2.16.0...2.16.1) - 2021-11-22
56
+
57
+ ### Merged
58
+
59
+ - Update URLs of ED published to TR, monitor nav-speculation [`#437`](https://github.com/w3c/browser-specs/pull/437)
60
+ - Bump release-it from 14.11.7 to 14.11.8 [`#435`](https://github.com/w3c/browser-specs/pull/435)
61
+ - Bump jsdom from 18.1.0 to 18.1.1 [`#434`](https://github.com/w3c/browser-specs/pull/434)
62
+ - Bump ajv from 8.8.1 to 8.8.2 [`#433`](https://github.com/w3c/browser-specs/pull/433)
63
+
64
+ ### Fixed
65
+
66
+ - Update URLs of ED published to TR, monitor nav-speculation (#437) [`#436`](https://github.com/w3c/browser-specs/issues/436)
67
+
68
+ ### Commits
69
+
70
+ - [data] Update spec info [`e82b5d7`](https://github.com/w3c/browser-specs/commit/e82b5d795168592f39040983ba1b4d5da7cf1b04)
71
+ - Bump release-it from 14.11.6 to 14.11.7 [`9a53437`](https://github.com/w3c/browser-specs/commit/9a53437f7e65f11f4f01a07fffb51168c7214786)
72
+ - [data] Update spec info [`656ca0d`](https://github.com/w3c/browser-specs/commit/656ca0dc79e5b823f59805617a95a0ac816033b8)
73
+ - Bump ajv from 8.6.3 to 8.8.1 [`6c1df4a`](https://github.com/w3c/browser-specs/commit/6c1df4a30376c925f75dcec287b03461c3821e11)
74
+ - Bump jsdom from 18.0.1 to 18.1.0 [`98d316e`](https://github.com/w3c/browser-specs/commit/98d316ecd2a6ee1b416e290c248dddd7fb51aa08)
75
+ - [data] Update spec info [`f748f7b`](https://github.com/w3c/browser-specs/commit/f748f7b130a7af13f2c5d2d84851085f5e8ac3c4)
76
+
77
+ ## [2.16.0](https://github.com/w3c/browser-specs/compare/2.15.1...2.16.0) - 2021-11-08
78
+
79
+ ### Merged
80
+
81
+ - Add Window Controls Overlay, Update review of monitored specs [`#419`](https://github.com/w3c/browser-specs/pull/419)
82
+ - Bump jsdom from 18.0.0 to 18.0.1 [`#423`](https://github.com/w3c/browser-specs/pull/423)
83
+ - Bump node-fetch from 2.6.5 to 2.6.6 [`#422`](https://github.com/w3c/browser-specs/pull/422)
84
+ - Drop Page Visibility [`#425`](https://github.com/w3c/browser-specs/pull/425)
85
+ - Add RFC4120, 7616, 7617: Various Authentication protocols [`#420`](https://github.com/w3c/browser-specs/pull/420)
86
+ - Fix sourcePath for WGSL [`#417`](https://github.com/w3c/browser-specs/pull/417)
87
+ - Bump mocha from 9.1.2 to 9.1.3 [`#412`](https://github.com/w3c/browser-specs/pull/412)
88
+ - Add WICG/FedCM to monitor list, w3c/imsc-hrm to ignore list [`#415`](https://github.com/w3c/browser-specs/pull/415)
89
+ - Bump jsdom from 17.0.0 to 18.0.0 [`#409`](https://github.com/w3c/browser-specs/pull/409)
90
+ - Bump node-fetch from 2.6.1 to 2.6.5 [`#410`](https://github.com/w3c/browser-specs/pull/410)
91
+ - Add Bundle Preloading to monitor list [`#408`](https://github.com/w3c/browser-specs/pull/408)
92
+ - Bump ajv from 6.11.0 to 8.6.3 and adjust tests accordingly [`#399`](https://github.com/w3c/browser-specs/pull/399)
93
+ - Bump auto-changelog from 1.16.4 to 2.3.0 [`#402`](https://github.com/w3c/browser-specs/pull/402)
94
+ - Bump release-it from 13.5.1 to 14.11.6 [`#400`](https://github.com/w3c/browser-specs/pull/400)
95
+ - Bump @actions/core from 1.2.6 to 1.6.0 [`#405`](https://github.com/w3c/browser-specs/pull/405)
96
+ - Bump mocha from 7.0.0 to 9.1.2 [`#403`](https://github.com/w3c/browser-specs/pull/403)
97
+ - Bump @octokit/rest from 18.0.12 to 18.12.0 [`#406`](https://github.com/w3c/browser-specs/pull/406)
98
+
99
+ ### Fixed
100
+
101
+ - Add WICG/FedCM to monitor list, w3c/imsc-hrm to ignore list (#415) [`#414`](https://github.com/w3c/browser-specs/issues/414)
102
+ - Add Viewport Capture to monitor list [`#407`](https://github.com/w3c/browser-specs/issues/407)
103
+
104
+ ### Commits
105
+
106
+ - [data] Update spec info [`812f738`](https://github.com/w3c/browser-specs/commit/812f73830f027c101e58c909704e037c14d22671)
107
+ - [data] Update spec info [`606a7dc`](https://github.com/w3c/browser-specs/commit/606a7dc500da0cbff32af99e41f99af985781e07)
108
+ - [data] Update spec info [`9357b1a`](https://github.com/w3c/browser-specs/commit/9357b1ac7bbe941528a2a813eddd66cdfef7b52a)
109
+ - [data] Update spec info [`b2a4163`](https://github.com/w3c/browser-specs/commit/b2a416366e255c364f463802cc629e3ee8fe68f9)
110
+ - [data] Update spec info [`a4924ff`](https://github.com/w3c/browser-specs/commit/a4924ff050390b529a2fbe3bab22eb34cc11037c)
111
+ - [data] Update spec info [`25e1c88`](https://github.com/w3c/browser-specs/commit/25e1c88ff71a32ffe70ad9c1fc5e0a913e61697f)
112
+ - [data] Update spec info [`b376a1f`](https://github.com/w3c/browser-specs/commit/b376a1f19170db185edf75fad2ae7ad71263a883)
113
+ - [data] Update spec info [`38157c8`](https://github.com/w3c/browser-specs/commit/38157c87bb351b788656e79ff88cb187d20e155e)
114
+ - [data] Update spec info [`d3b3c6b`](https://github.com/w3c/browser-specs/commit/d3b3c6b322194dce8b9815c7bbc9345fd07cb89f)
115
+ - [data] Update spec info [`9be4907`](https://github.com/w3c/browser-specs/commit/9be4907388f61598c0cd8372ad8ce6539310377d)
116
+ - [data] Update spec info [`06d1c07`](https://github.com/w3c/browser-specs/commit/06d1c07330d732b8302592ac7e693a9393608c69)
117
+ - [data] Update spec info [`19fe98c`](https://github.com/w3c/browser-specs/commit/19fe98c93a4649f927ebb4a9f7c25a650d4e1efd)
118
+
119
+ ## [2.15.1](https://github.com/w3c/browser-specs/compare/2.15.0...2.15.1) - 2021-10-07
120
+
121
+ ### Merged
122
+
123
+ - Bump jsdom from 16.2.2 to 17.0.0 [`#401`](https://github.com/w3c/browser-specs/pull/401)
124
+
125
+ ### Commits
126
+
127
+ - [data] Update spec info [`6aead13`](https://github.com/w3c/browser-specs/commit/6aead134df2a52185bd6e0b04effca3dd19cbcd0)
128
+ - [data] Update spec info [`dfcfc83`](https://github.com/w3c/browser-specs/commit/dfcfc83b35c121ca5fc616e197a703dac4349fb8)
129
+ - Enable Dependabot on repository [`5a0d9c5`](https://github.com/w3c/browser-specs/commit/5a0d9c52db5da4ddfa4d838692182c62c6134ed6)
130
+ - Use new URL for WebIDL spec as WHATWG living standard [`7656a6b`](https://github.com/w3c/browser-specs/commit/7656a6b88b85d955643e1fe9dd3efae83d2109be)
131
+
132
+ ## [2.15.0](https://github.com/w3c/browser-specs/compare/2.14.1...2.15.0) - 2021-10-04
133
+
134
+ ### Merged
135
+
136
+ - Remove frame-timing, as no longer being pursued [`#394`](https://github.com/w3c/browser-specs/pull/394)
137
+
138
+ ### Commits
139
+
140
+ - [data] Update spec info [`d092629`](https://github.com/w3c/browser-specs/commit/d092629779d3d75d155caeb7f7550ad846e83133)
141
+
142
+ ## [2.14.1](https://github.com/w3c/browser-specs/compare/2.14.0...2.14.1) - 2021-10-01
143
+
144
+ ### Commits
145
+
146
+ - [data] Update spec info [`1cd8c22`](https://github.com/w3c/browser-specs/commit/1cd8c22c3b0309ff6a0912ba6cc4c7049e434475)
147
+ - Update MSE URL following FPWD publication [`c7ccdb4`](https://github.com/w3c/browser-specs/commit/c7ccdb4803b178c8e3f3a97303200ace4ad9c5d8)
148
+
149
+ ## [2.14.0](https://github.com/w3c/browser-specs/compare/2.13.0...2.14.0) - 2021-09-29
150
+
151
+ ### Merged
152
+
153
+ - Add W3C Process and Patent Policy document, adjust tools and tests [`#391`](https://github.com/w3c/browser-specs/pull/391)
154
+
155
+ ### Commits
156
+
157
+ - [data] Update spec info [`ccbd367`](https://github.com/w3c/browser-specs/commit/ccbd3678c9bd1109fae799195b6c0dbeb2081f4e)
158
+
159
+ ## [2.13.0](https://github.com/w3c/browser-specs/compare/2.12.0...2.13.0) - 2021-09-27
160
+
161
+ ### Merged
162
+
163
+ - Add TC39 Intl proposals and Compute Pressure, monitor Conditional Focus [`#387`](https://github.com/w3c/browser-specs/pull/387)
164
+
165
+ ### Fixed
166
+
167
+ - Monitor Intl.NumberFormat, fix shortnames of Intl.DisplayNames [`#388`](https://github.com/w3c/browser-specs/issues/388)
168
+ - Add TC39 Intl proposals and Compute Pressure, monitor Conditional Focus (#387) [`#386`](https://github.com/w3c/browser-specs/issues/386)
169
+ - Look for stage3 proposals for ECMA 402 too [`#379`](https://github.com/w3c/browser-specs/issues/379)
170
+ - Add PNG spec to monitor list [`#380`](https://github.com/w3c/browser-specs/issues/380)
171
+
172
+ ### Commits
173
+
174
+ - [data] Update spec info [`dc7edc2`](https://github.com/w3c/browser-specs/commit/dc7edc26aa88309d8ab873183cd76eb11d44905a)
175
+ - [data] Update spec info [`0df6fc5`](https://github.com/w3c/browser-specs/commit/0df6fc55f8dc1b5219825316ea11d5de8a0e2fd0)
176
+ - [data] Update spec info [`f6bccf5`](https://github.com/w3c/browser-specs/commit/f6bccf53652cd8bc540f462eb093f3b813ed2b00)
177
+ - [data] Update spec info [`e1d32dc`](https://github.com/w3c/browser-specs/commit/e1d32dc78910f8cc9bfb74f6a44054e329e51030)
178
+ - [data] Update spec info [`0fe6523`](https://github.com/w3c/browser-specs/commit/0fe6523066dd5a51d6d7ab917d228e1227d48a6a)
179
+ - [data] Update spec info [`dd32d91`](https://github.com/w3c/browser-specs/commit/dd32d91a40b2f38fcdc76eb19dd8ae4dd12a6edf)
180
+ - Ignore css-scoping2 as dup of cascade-6 [`d842b6d`](https://github.com/w3c/browser-specs/commit/d842b6d20daaa577c2886f41bbaddb098aa6eb7d)
181
+ - Reflect transition of WebRTC Encoded Transform to FPWD [`a565e62`](https://github.com/w3c/browser-specs/commit/a565e62522d569ec8d50c3fe45147784fd4b4647)
182
+ - [data] Update spec info [`29306e7`](https://github.com/w3c/browser-specs/commit/29306e7f7fd3b8d5d5f2610e47892caad61c7a04)
183
+
184
+ ## [2.12.0](https://github.com/w3c/browser-specs/compare/2.11.0...2.12.0) - 2021-09-16
185
+
186
+ ### Merged
187
+
188
+ - Add https://tc39.es/proposal-intl-locale-info [`#378`](https://github.com/w3c/browser-specs/pull/378)
189
+
190
+ ### Commits
191
+
192
+ - [data] Update spec info [`7fc871a`](https://github.com/w3c/browser-specs/commit/7fc871a3da2a58a9c799c419881a9ddf96f8a87c)
193
+ - [data] Update spec info [`eafdcb7`](https://github.com/w3c/browser-specs/commit/eafdcb781228b633b4aa17ffeec5829289e8660d)
194
+
195
+ ## [2.11.0](https://github.com/w3c/browser-specs/compare/2.10.0...2.11.0) - 2021-09-13
196
+
197
+ ### Merged
198
+
199
+ - Add source path for Scripting Policy spec [`#377`](https://github.com/w3c/browser-specs/pull/377)
200
+ - Add CSS Cascade 6, Scripting Policy, Close Watcher [`#376`](https://github.com/w3c/browser-specs/pull/376)
201
+ - Reflect change in url of ecmascript proposal [`#374`](https://github.com/w3c/browser-specs/pull/374)
202
+
203
+ ### Commits
204
+
205
+ - [data] Update spec info [`324514b`](https://github.com/w3c/browser-specs/commit/324514b383d41e6392877006ee6c4bc073c053c0)
206
+ - [data] Update spec info [`8fc5030`](https://github.com/w3c/browser-specs/commit/8fc5030c7ba3c8215970bfaaeac8e1522925ed71)
207
+ - [data] Update spec info [`a3b2fe1`](https://github.com/w3c/browser-specs/commit/a3b2fe138096f74c56b252a63582f6c9a210ed1d)
208
+ - [data] Update spec info [`a94c6fa`](https://github.com/w3c/browser-specs/commit/a94c6fa994460f4904322040c8132562f310fe0f)
209
+ - [data] Update spec info [`3a3fdf3`](https://github.com/w3c/browser-specs/commit/3a3fdf394b25628dfed39982ef95f93692d2c058)
210
+ - [data] Update spec info [`0d7bcec`](https://github.com/w3c/browser-specs/commit/0d7bcecdad17ff5ac64aec57dd0f63026dcd7fe3)
211
+ - [data] Update spec info [`af9574b`](https://github.com/w3c/browser-specs/commit/af9574bc2b4ff73cac49a4ad4c63f201a32dfaa6)
212
+ - [data] Update spec info [`aea755a`](https://github.com/w3c/browser-specs/commit/aea755a1c2db39158b92a147aa96bda44fa74bef)
213
+ - [data] Update spec info [`937ece6`](https://github.com/w3c/browser-specs/commit/937ece64fedab39ad73cdd1f559df76cd8349466)
214
+ - [data] Update spec info [`5a2fedb`](https://github.com/w3c/browser-specs/commit/5a2fedbe69fa3a879bbb426a95667bf93398f86a)
215
+ - [data] Update spec info [`d246f8d`](https://github.com/w3c/browser-specs/commit/d246f8dad782a9566935fd039d37d6238c41c321)
216
+
217
+ ## [2.10.0](https://github.com/w3c/browser-specs/compare/2.9.0...2.10.0) - 2021-09-03
218
+
219
+ ### Merged
220
+
221
+ - Add a few WICG specs, update review of monitored specs [`#372`](https://github.com/w3c/browser-specs/pull/372)
222
+
223
+ ### Commits
224
+
225
+ - [data] Update spec info [`0affea2`](https://github.com/w3c/browser-specs/commit/0affea295d1812d1ba4863c079f7a6bf02962892)
226
+ - [data] Update spec info [`f1a03e5`](https://github.com/w3c/browser-specs/commit/f1a03e5e4d1d20f35674be0f103e054f7eb7f5d8)
227
+ - [data] Update spec info [`c9fcfb5`](https://github.com/w3c/browser-specs/commit/c9fcfb5fbd147a16ad219e64ed2b7c9fb108fb45)
228
+ - [data] Update spec info [`ca002ed`](https://github.com/w3c/browser-specs/commit/ca002ed49ae99b9e5a06f420a6cf869c956128f6)
229
+ - [data] Update spec info [`cc88902`](https://github.com/w3c/browser-specs/commit/cc88902def66abc9cc11fa1b864ba1ac27547728)
230
+
231
+ ## [2.9.0](https://github.com/w3c/browser-specs/compare/2.8.0...2.9.0) - 2021-08-31
232
+
233
+ ### Merged
234
+
235
+ - Update URL of recently published FPWD [`#371`](https://github.com/w3c/browser-specs/pull/371)
236
+
237
+ ### Commits
238
+
239
+ - [data] Update spec info [`6151351`](https://github.com/w3c/browser-specs/commit/6151351be09db5bd6f976160b7f84e47a3eba835)
240
+ - [data] Update spec info [`0a34a37`](https://github.com/w3c/browser-specs/commit/0a34a37f23f10f8afd51051c74a5682760e32ff8)
241
+
242
+ ## [2.8.0](https://github.com/w3c/browser-specs/compare/2.7.1...2.8.0) - 2021-08-31
243
+
244
+ ### Merged
245
+
246
+ - Add VirtualKeyboard API [`#370`](https://github.com/w3c/browser-specs/pull/370)
247
+
248
+ ### Fixed
249
+
250
+ - Add VirtualKeyboard API (#370) [`#369`](https://github.com/w3c/browser-specs/issues/369)
251
+
252
+ ### Commits
253
+
254
+ - [data] Update spec info [`a3d03a1`](https://github.com/w3c/browser-specs/commit/a3d03a1f6d1c5e5f271efe8bf99240272ffe7efb)
255
+
256
+ ## [2.7.1](https://github.com/w3c/browser-specs/compare/2.7.0...2.7.1) - 2021-08-29
257
+
258
+ ### Merged
259
+
260
+ - Fix `nightly.sourcePath` for `tracking-dnt` [`#368`](https://github.com/w3c/browser-specs/pull/368)
261
+ - Bump path-parse from 1.0.6 to 1.0.7 [`#365`](https://github.com/w3c/browser-specs/pull/365)
262
+
263
+ ### Fixed
264
+
265
+ - Fix `nightly.sourcePath` for `tracking-dnt` (#368) [`#367`](https://github.com/w3c/browser-specs/issues/367)
266
+
267
+ ### Commits
268
+
269
+ - [data] Update spec info [`fc0816a`](https://github.com/w3c/browser-specs/commit/fc0816a5d73a90170e1ca4420369f993e045cd43)
270
+ - [data] Update spec info [`e8a6c75`](https://github.com/w3c/browser-specs/commit/e8a6c75f6ec04aca3bc069a711126a8812d26aae)
271
+ - [data] Update spec info [`76f6535`](https://github.com/w3c/browser-specs/commit/76f653570f4770450534981165faef0d4d9ee045)
272
+ - [data] Update spec info [`df5f145`](https://github.com/w3c/browser-specs/commit/df5f14553077729cdd99dccff137b3f0829e87bf)
273
+ - [data] Update spec info [`fce7538`](https://github.com/w3c/browser-specs/commit/fce7538a96b022863ddd372b0bd852e3432e2694)
274
+ - [data] Update spec info [`8a37f4e`](https://github.com/w3c/browser-specs/commit/8a37f4ef72ad40780c3cb93cd441fa471db82f66)
275
+ - [data] Update spec info [`51356e9`](https://github.com/w3c/browser-specs/commit/51356e9dee68165b87da14d9038a3a8c07469501)
276
+ - [data] Update spec info [`0e7a197`](https://github.com/w3c/browser-specs/commit/0e7a197299d1ff4e55b1ec49424ac654c3c3bacb)
277
+
278
+ ## [2.7.0](https://github.com/w3c/browser-specs/compare/2.6.1...2.7.0) - 2021-08-09
279
+
280
+ ### Merged
281
+
282
+ - Add CSS Scoping Level 2, monitor Color API [`#363`](https://github.com/w3c/browser-specs/pull/363)
283
+ - List new repos to be monitored [`#362`](https://github.com/w3c/browser-specs/pull/362)
284
+
285
+ ### Fixed
286
+
287
+ - Add CSS Scoping Level 2, monitor Color API (#363) [`#361`](https://github.com/w3c/browser-specs/issues/361)
288
+
289
+ ### Commits
290
+
291
+ - [data] Update spec info [`b821709`](https://github.com/w3c/browser-specs/commit/b8217096bd75c3f2bf8fb43569e485a0503b9ba9)
292
+ - [data] Update spec info [`36307a8`](https://github.com/w3c/browser-specs/commit/36307a87e03446a714c6d1a4180d7b6f0c001500)
293
+ - [data] Update spec info [`24e1261`](https://github.com/w3c/browser-specs/commit/24e1261dd883d8013ff83604db49ba120e9f2582)
294
+
295
+ ## [2.6.1](https://github.com/w3c/browser-specs/compare/2.6.0...2.6.1) - 2021-08-04
296
+
297
+ ### Commits
298
+
299
+ - [data] Update spec info [`fff06b3`](https://github.com/w3c/browser-specs/commit/fff06b3cfdc85bb84d259d8d165eaaed0570761a)
300
+
301
+ ## [2.6.0](https://github.com/w3c/browser-specs/compare/2.5.0...2.6.0) - 2021-08-04
302
+
303
+ ### Commits
304
+
305
+ - List new repos to be monitored [`c437b24`](https://github.com/w3c/browser-specs/commit/c437b24763df25bacf6ac08609319a532349e851)
306
+ - Update URL for Incremental Font Transfer editors draft [`515d378`](https://github.com/w3c/browser-specs/commit/515d37833d246a1761f53b8eca21f9bb5d1bdceb)
307
+
308
+ ## [2.5.0](https://github.com/w3c/browser-specs/compare/2.4.0...2.5.0) - 2021-07-24
309
+
310
+ ### Merged
311
+
312
+ - Add preferCurrentTab spec [`#354`](https://github.com/w3c/browser-specs/pull/354)
313
+
314
+ ### Commits
315
+
316
+ - [data] Update spec info [`a75de08`](https://github.com/w3c/browser-specs/commit/a75de0814e668df787866ccb5f4bdced45411069)
317
+
318
+ ## [2.4.0](https://github.com/w3c/browser-specs/compare/2.3.0...2.4.0) - 2021-07-22
319
+
320
+ ### Merged
321
+
322
+ - Drop Constructable Stylesheet Objects [`#353`](https://github.com/w3c/browser-specs/pull/353)
323
+ - Ignore MathML 4 spec [`#352`](https://github.com/w3c/browser-specs/pull/352)
324
+
325
+ ### Commits
326
+
327
+ - [data] Update spec info [`494ac06`](https://github.com/w3c/browser-specs/commit/494ac061725410140112223f2948af63df7fde06)
328
+
329
+ ## [2.3.0](https://github.com/w3c/browser-specs/compare/2.2.0...2.3.0) - 2021-07-19
330
+
331
+ ### Merged
332
+
333
+ - Add TC39 findLast and Realms API proposals [`#351`](https://github.com/w3c/browser-specs/pull/351)
334
+
335
+ ### Commits
336
+
337
+ - [data] Update spec info [`e60feeb`](https://github.com/w3c/browser-specs/commit/e60feebf9969c795f8a4c120edf6b56f53384ec8)
338
+
339
+ ## [2.2.0](https://github.com/w3c/browser-specs/compare/2.1.0...2.2.0) - 2021-07-12
340
+
341
+ ### Merged
342
+
343
+ - Switch RFC URLs to rfc-editor.org [`#349`](https://github.com/w3c/browser-specs/pull/349)
344
+ - Add Capture Handle and COEP: credentialless to monitor list [`#348`](https://github.com/w3c/browser-specs/pull/348)
345
+ - Add Navigation-based Tracking Mitigations to monitor list [`#347`](https://github.com/w3c/browser-specs/pull/347)
346
+
347
+ ### Fixed
348
+
349
+ - Switch RFC URLs to rfc-editor.org (#349) [`#342`](https://github.com/w3c/browser-specs/issues/342)
350
+ - Add Capture Handle and COEP: credentialless to monitor list (#348) [`#346`](https://github.com/w3c/browser-specs/issues/346)
351
+
352
+ ### Commits
353
+
354
+ - [data] Update spec info [`a139e60`](https://github.com/w3c/browser-specs/commit/a139e60e1bb959a9ee2494702cb7a13766b24948)
355
+ - [data] Update spec info [`732d708`](https://github.com/w3c/browser-specs/commit/732d708f176b3ca2f154c4873daa5f3ee1580dd8)
356
+ - [data] Update spec info [`a0cc3dc`](https://github.com/w3c/browser-specs/commit/a0cc3dc7dfe1275437b01dd737a22ebc1ffe13be)
357
+ - [data] Update spec info [`94a378e`](https://github.com/w3c/browser-specs/commit/94a378ef0570e07eb7a05f5058d859e5e47de466)
358
+
359
+ ## [2.1.0](https://github.com/w3c/browser-specs/compare/2.0.0...2.1.0) - 2021-07-06
360
+
361
+ ### Merged
362
+
363
+ - Document WG manually for RFC2397 [`#344`](https://github.com/w3c/browser-specs/pull/344)
364
+ - Add more relevant IETF specs [`#341`](https://github.com/w3c/browser-specs/pull/341)
365
+ - Remove Trace Context [`#340`](https://github.com/w3c/browser-specs/pull/340)
366
+
367
+ ### Fixed
368
+
369
+ - Document WG manually for RFC2397 (#344) [`#343`](https://github.com/w3c/browser-specs/issues/343)
370
+
371
+ ### Commits
372
+
373
+ - [data] Update spec info [`23aeefd`](https://github.com/w3c/browser-specs/commit/23aeefda126a2825853cf6bc0046b75b7639c6cb)
374
+ - [data] Update spec info [`52eb847`](https://github.com/w3c/browser-specs/commit/52eb84770e48445bd5c7b271e0b0b696b661d985)
375
+
376
+ ## [2.0.0](https://github.com/w3c/browser-specs/compare/1.44.0...2.0.0) - 2021-07-05
377
+
378
+ ### Merged
379
+
380
+ - Update documentation re repository.nightly availability [`#332`](https://github.com/w3c/browser-specs/pull/332)
381
+ - Reflect new source file for painttiming [`#333`](https://github.com/w3c/browser-specs/pull/333)
382
+ - Fix case in monitored repo name [`#337`](https://github.com/w3c/browser-specs/pull/337)
383
+ - Add exception to baseUrl check for httpwg.org URLs [`#336`](https://github.com/w3c/browser-specs/pull/336)
384
+
385
+ ### Fixed
386
+
387
+ - Update documentation re repository.nightly availability (#332) [`#331`](https://github.com/w3c/browser-specs/issues/331)
388
+ - Reflect new source file for painttiming (#333) [`#330`](https://github.com/w3c/browser-specs/issues/330)
389
+ - Fix case in monitored repo name (#337) [`#334`](https://github.com/w3c/browser-specs/issues/334)
390
+ - Add exception to baseUrl check for httpwg.org URLs (#336) [`#335`](https://github.com/w3c/browser-specs/issues/335)
391
+
392
+ ### Commits
393
+
394
+ - [data] Update spec info [`f7c28bc`](https://github.com/w3c/browser-specs/commit/f7c28bc63e884141311e2251fd5ed07aa083032a)
395
+ - [data] Update spec info [`5c0d81e`](https://github.com/w3c/browser-specs/commit/5c0d81eb88b15cd27c465fd4475bb1d34f31a588)
396
+
397
+ ## [1.44.0](https://github.com/w3c/browser-specs/compare/1.43.0...1.44.0) - 2021-07-02
398
+
399
+ ### Merged
400
+
401
+ - Add fingerprinting-guidance to the list of specs. [`#326`](https://github.com/w3c/browser-specs/pull/326)
402
+ - Bump version of github-push-action [`#329`](https://github.com/w3c/browser-specs/pull/329)
403
+ - Add IETF specs used in MDN [`#325`](https://github.com/w3c/browser-specs/pull/325)
404
+ - Make "main" branch the default branch [`#324`](https://github.com/w3c/browser-specs/pull/324)
405
+
406
+ ### Fixed
407
+
408
+ - Add IETF specs used in MDN (#325) [`#280`](https://github.com/w3c/browser-specs/issues/280)
409
+
410
+ ### Commits
411
+
412
+ - Fix version number in build workflow [`8975664`](https://github.com/w3c/browser-specs/commit/89756641590182df1e62e4333d03f7d048cdf118)
413
+ - Explicit default branch name in build workflow [`56acce2`](https://github.com/w3c/browser-specs/commit/56acce2f654a85d43d8368e9784fc63dc17acf7a)
414
+
415
+ ## [1.43.0](https://github.com/w3c/browser-specs/compare/1.42.0...1.43.0) - 2021-07-01
416
+
417
+ ### Merged
418
+
419
+ - Add Organization and Groups info to index file [`#322`](https://github.com/w3c/browser-specs/pull/322)
420
+
421
+ ### Fixed
422
+
423
+ - Add Organization and Groups info to index file (#322) [`#32`](https://github.com/w3c/browser-specs/issues/32)
424
+
425
+ ## [1.42.0](https://github.com/w3c/browser-specs/compare/1.41.1...1.42.0) - 2021-07-01
426
+
427
+ ### Merged
428
+
429
+ - Update review of monitored specs [`#323`](https://github.com/w3c/browser-specs/pull/323)
430
+ - Add preferCurrentTab to monitor list [`#321`](https://github.com/w3c/browser-specs/pull/321)
431
+
432
+ ### Fixed
433
+
434
+ - Add preferCurrentTab to monitor list (#321) [`#320`](https://github.com/w3c/browser-specs/issues/320)
435
+
436
+ ### Commits
437
+
438
+ - [data] Update spec info [`1674eb4`](https://github.com/w3c/browser-specs/commit/1674eb4fea649869e32cbc3eb1ef18771b677ae8)
439
+ - [data] Update spec info [`4fdb72e`](https://github.com/w3c/browser-specs/commit/4fdb72e5b8ce96185633c9a3512fe7b2a0493a26)
440
+ - [data] Update spec info [`88bd5a4`](https://github.com/w3c/browser-specs/commit/88bd5a46e7eb60fb8d7d9c60805f41f8cf825bc9)
441
+
442
+ ## [1.41.1](https://github.com/w3c/browser-specs/compare/1.41.0...1.41.1) - 2021-06-23
443
+
444
+ ### Merged
445
+
446
+ - Update URL of Web Neural Network API spec [`#319`](https://github.com/w3c/browser-specs/pull/319)
447
+
448
+ ### Commits
449
+
450
+ - [data] Update spec info [`39877db`](https://github.com/w3c/browser-specs/commit/39877dbe4857981734c6e5489394e09df3978183)
451
+
452
+ ## [1.41.0](https://github.com/w3c/browser-specs/compare/1.40.0...1.41.0) - 2021-06-21
453
+
454
+ ### Merged
455
+
456
+ - Add Web Neural Network API [`#318`](https://github.com/w3c/browser-specs/pull/318)
457
+
458
+ ### Fixed
459
+
460
+ - Add Web Neural Network API (#318) [`#317`](https://github.com/w3c/browser-specs/issues/317)
461
+
462
+ ### Commits
463
+
464
+ - [data] Update spec info [`6baf61f`](https://github.com/w3c/browser-specs/commit/6baf61f1c5b81b108e12363aa3b9e4a898159d2e)
465
+
466
+ ## [1.40.0](https://github.com/w3c/browser-specs/compare/1.39.0...1.40.0) - 2021-06-16
467
+
468
+ ### Merged
469
+
470
+ - Use /TR URL for SVG 1.1 spec [`#316`](https://github.com/w3c/browser-specs/pull/316)
471
+ - Bump glob-parent from 5.1.0 to 5.1.2 [`#310`](https://github.com/w3c/browser-specs/pull/310)
472
+ - Add User Preference Media Features Client Hints Headers [`#315`](https://github.com/w3c/browser-specs/pull/315)
473
+ - Reflect new URL of MathML Core draft [`#311`](https://github.com/w3c/browser-specs/pull/311)
474
+
475
+ ### Fixed
476
+
477
+ - Use /TR URL for SVG 1.1 spec (#316) [`#312`](https://github.com/w3c/browser-specs/issues/312)
478
+ - Add User Preference Media Features Client Hints Headers (#315) [`#313`](https://github.com/w3c/browser-specs/issues/313)
479
+
480
+ ### Commits
481
+
482
+ - [data] Update spec info [`8213697`](https://github.com/w3c/browser-specs/commit/8213697c9174144d130edcff1e2f9fdabf51fbef)
483
+ - [data] Update spec info [`1ece1b3`](https://github.com/w3c/browser-specs/commit/1ece1b3dc502684eb6e693b16db569919fc24fa4)
484
+ - [data] Update spec info [`89be959`](https://github.com/w3c/browser-specs/commit/89be959b7031261ebe921e25b6099fda6e30dfe3)
485
+ - [data] Update spec info [`66472af`](https://github.com/w3c/browser-specs/commit/66472afd4336ffb082cc4992ece68b5136d7f4bd)
486
+
487
+ ## [1.39.0](https://github.com/w3c/browser-specs/compare/1.38.1...1.39.0) - 2021-06-09
488
+
489
+ ### Merged
490
+
491
+ - Recognize tc39-transfer as equivalent to tc39 when finding specs [`#309`](https://github.com/w3c/browser-specs/pull/309)
492
+ - Add TC39 proposals hasOwn and resizable ArrayBuffer [`#304`](https://github.com/w3c/browser-specs/pull/304)
493
+ - Bump ws from 7.3.0 to 7.4.6 [`#302`](https://github.com/w3c/browser-specs/pull/302)
494
+
495
+ ### Fixed
496
+
497
+ - Add TC39 proposals hasOwn and resizable ArrayBuffer (#304) [`#303`](https://github.com/w3c/browser-specs/issues/303)
498
+
499
+ ### Commits
500
+
501
+ - [data] Update spec info [`66a8b8c`](https://github.com/w3c/browser-specs/commit/66a8b8cfddfd3c4b69c864623cfcd834de623faf)
502
+ - [data] Update spec info [`0733589`](https://github.com/w3c/browser-specs/commit/07335899103ff9e5fb67c0f25ab4efbc3cdef04d)
503
+ - [data] Update spec info [`9135e7c`](https://github.com/w3c/browser-specs/commit/9135e7ce3fc04d5f17db029c9b02ec3f532df8a0)
504
+
505
+ ## [1.38.1](https://github.com/w3c/browser-specs/compare/1.38.0...1.38.1) - 2021-05-25
506
+
507
+ ### Merged
508
+
509
+ - Switch ecma262 spec to multipage version [`#299`](https://github.com/w3c/browser-specs/pull/299)
510
+ - Add CHIPS WICG proposal to monitor list [`#300`](https://github.com/w3c/browser-specs/pull/300)
511
+
512
+ ### Fixed
513
+
514
+ - Add CHIPS WICG proposal to monitor list (#300) [`#298`](https://github.com/w3c/browser-specs/issues/298)
515
+
516
+ ### Commits
517
+
518
+ - [data] Update spec info [`f0ddadc`](https://github.com/w3c/browser-specs/commit/f0ddadc85057adf9e5f950589d15d3c16fb87d5a)
519
+
520
+ ## [1.38.0](https://github.com/w3c/browser-specs/compare/1.37.0...1.38.0) - 2021-05-21
521
+
522
+ ### Merged
523
+
524
+ - Update URL of WebGPU, add WGSL [`#297`](https://github.com/w3c/browser-specs/pull/297)
525
+ - Add Document Policy [`#296`](https://github.com/w3c/browser-specs/pull/296)
526
+ - Switch to /TR URL for WebTransport [`#294`](https://github.com/w3c/browser-specs/pull/294)
527
+ - Bump handlebars from 4.7.6 to 4.7.7 [`#292`](https://github.com/w3c/browser-specs/pull/292)
528
+
529
+ ### Commits
530
+
531
+ - [data] Update spec info [`d8b6cf7`](https://github.com/w3c/browser-specs/commit/d8b6cf770f707d6def999bab6cc5bcd807d691aa)
532
+ - [data] Update spec info [`7e396cb`](https://github.com/w3c/browser-specs/commit/7e396cbb85be0c2c99afb055994c14827f5a3396)
533
+ - [data] Update spec info [`7003f91`](https://github.com/w3c/browser-specs/commit/7003f912ff605738157de5d9c81f9651d9c428f8)
534
+ - [data] Update spec info [`69174b2`](https://github.com/w3c/browser-specs/commit/69174b2142d5939f69316ead48f7371ff55d5696)
535
+ - [data] Update spec info [`e4e8a2f`](https://github.com/w3c/browser-specs/commit/e4e8a2f154d1d4c0eee4f2381a2243fe1dbab2fd)
536
+ - [data] Update spec info [`ef17d8d`](https://github.com/w3c/browser-specs/commit/ef17d8d28975cc4740f447fb70140b95643e011a)
537
+ - [data] Update spec info [`356b2cc`](https://github.com/w3c/browser-specs/commit/356b2cc55e2355aeee62cb1ab2eb763cee801af6)
538
+
539
+ ## [1.37.0](https://github.com/w3c/browser-specs/compare/1.36.0...1.37.0) - 2021-05-05
540
+
541
+ ### Merged
542
+
543
+ - Add "releaseUrl" and "nightlyUrl" to "series" objects [`#291`](https://github.com/w3c/browser-specs/pull/291)
544
+
545
+ ### Fixed
546
+
547
+ - Add "releaseUrl" and "nightlyUrl" to "series" objects (#291) [`#282`](https://github.com/w3c/browser-specs/issues/282)
548
+
549
+ ### Commits
550
+
551
+ - [data] Update spec info [`e3f61d4`](https://github.com/w3c/browser-specs/commit/e3f61d40f06a70548a20320a67f111bd53d2675a)
552
+ - [data] Update spec info [`aa60ce2`](https://github.com/w3c/browser-specs/commit/aa60ce28e579ae36fbf56f7999644177724f9272)
553
+
554
+ ## [1.36.0](https://github.com/w3c/browser-specs/compare/1.35.1...1.36.0) - 2021-05-04
555
+
556
+ ### Merged
557
+
558
+ - Add Web Animations 2 and CSS Fonts 5 [`#290`](https://github.com/w3c/browser-specs/pull/290)
559
+ - Refresh monitored specs, Add new specs [`#286`](https://github.com/w3c/browser-specs/pull/286)
560
+ - Reflect publication of WebAuthn Level 3 [`#289`](https://github.com/w3c/browser-specs/pull/289)
561
+ - Add Shared Element Transitions to monitoring list [`#288`](https://github.com/w3c/browser-specs/pull/288)
562
+
563
+ ### Fixed
564
+
565
+ - Reflect publication of WebAuthn Level 3 (#289) [`#287`](https://github.com/w3c/browser-specs/issues/287)
566
+
567
+ ### Commits
568
+
569
+ - [data] Update spec info [`127c1b2`](https://github.com/w3c/browser-specs/commit/127c1b24882603fb0836d38a7c5342c9e21c78f5)
570
+ - [data] Update spec info [`b0dca69`](https://github.com/w3c/browser-specs/commit/b0dca69ac360f64a90663aa5ad86b83465c88aca)
571
+ - [data] Update spec info [`e1c15b3`](https://github.com/w3c/browser-specs/commit/e1c15b380205e6c3432cd8413eb8e0ede67a65b6)
572
+
573
+ ## [1.35.1](https://github.com/w3c/browser-specs/compare/1.35.0...1.35.1) - 2021-04-26
574
+
575
+ ### Commits
576
+
577
+ - [data] Update spec info [`12d543a`](https://github.com/w3c/browser-specs/commit/12d543a3aab7f566db18db05e28cef7fc2c3bf03)
578
+
579
+ ## [1.35.0](https://github.com/w3c/browser-specs/compare/1.34.2...1.35.0) - 2021-04-26
580
+
581
+ ### Merged
582
+
583
+ - Add DNT, SVG 1.1, and Manifest App info specs [`#285`](https://github.com/w3c/browser-specs/pull/285)
584
+ - Mark Secure Payment Confirmation as to be monitored [`#278`](https://github.com/w3c/browser-specs/pull/278)
585
+
586
+ ### Fixed
587
+
588
+ - Mark Secure Payment Confirmation as to be monitored (#278) [`#277`](https://github.com/w3c/browser-specs/issues/277)
589
+
590
+ ### Commits
591
+
592
+ - [data] Update spec info [`b89e17e`](https://github.com/w3c/browser-specs/commit/b89e17e5ca95f4d51cc2667d5fa8f488709bb192)
593
+ - [data] Update spec info [`a6c1611`](https://github.com/w3c/browser-specs/commit/a6c1611e02ea27e09c0bfd2817fc3f05c160e14a)
594
+
595
+ ## [1.34.2](https://github.com/w3c/browser-specs/compare/1.34.1...1.34.2) - 2021-04-16
596
+
597
+ ### Commits
598
+
599
+ - [data] Update spec info [`4a49b2e`](https://github.com/w3c/browser-specs/commit/4a49b2ee0af79d0cf9faddebf96350a4404a737c)
600
+ - [data] Update spec info [`93b8a50`](https://github.com/w3c/browser-specs/commit/93b8a50610fbc686bf17f7c585f0ef19ebc04cc9)
601
+
602
+ ## [1.34.1](https://github.com/w3c/browser-specs/compare/1.34.0...1.34.1) - 2021-04-12
603
+
604
+ ### Merged
605
+
606
+ - Update webcodecs URL [`#276`](https://github.com/w3c/browser-specs/pull/276)
607
+ - Add storage foundation API and raw camera access to monitor list [`#275`](https://github.com/w3c/browser-specs/pull/275)
608
+
609
+ ### Fixed
610
+
611
+ - Update webcodecs URL (#276) [`#274`](https://github.com/w3c/browser-specs/issues/274)
612
+
613
+ ### Commits
614
+
615
+ - [data] Update spec info [`8556fa7`](https://github.com/w3c/browser-specs/commit/8556fa7d37c1db335941c7c7e429cee289262fec)
616
+ - Add multipage to compact form section [`4f98152`](https://github.com/w3c/browser-specs/commit/4f981521f4b680cc28eca0cc539f7fbe4e75fc06)
617
+ - [data] Update spec info [`9a25393`](https://github.com/w3c/browser-specs/commit/9a25393273389ac89c9e38722b8c56499810d0aa)
618
+ - [data] Update spec info [`080a658`](https://github.com/w3c/browser-specs/commit/080a658165851040d47c2bd09e743db33cef05e2)
619
+
620
+ ## [1.34.0](https://github.com/w3c/browser-specs/compare/1.33.0...1.34.0) - 2021-04-01
621
+
622
+ ### Merged
623
+
624
+ - Update URL for WebCodecs [`#270`](https://github.com/w3c/browser-specs/pull/270)
625
+ - Add WebXR Layers Polyfill to ignore list [`#269`](https://github.com/w3c/browser-specs/pull/269)
626
+
627
+ ### Commits
628
+
629
+ - [data] Update spec info [`8b8b050`](https://github.com/w3c/browser-specs/commit/8b8b050b419c6a8156bb2ca99015a45f01cafdd8)
630
+ - [data] Update spec info [`1d8aed3`](https://github.com/w3c/browser-specs/commit/1d8aed3443a092e3f825c8f8a8c28c1c6f83d411)
631
+ - Bump y18n from 4.0.0 to 4.0.1 [`73e933b`](https://github.com/w3c/browser-specs/commit/73e933bb7c0c253da95ad93c139d57f471b1aac1)
632
+
633
+ ## [1.33.0](https://github.com/w3c/browser-specs/compare/1.32.0...1.33.0) - 2021-03-22
634
+
635
+ ### Merged
636
+
637
+ - Add stage 3 TC39 proposal: class static init blocks [`#268`](https://github.com/w3c/browser-specs/pull/268)
638
+ - List new repos to be monitored [`#267`](https://github.com/w3c/browser-specs/pull/267)
639
+
640
+ ### Fixed
641
+
642
+ - Add stage 3 TC39 proposal: class static init blocks (#268) [`#266`](https://github.com/w3c/browser-specs/issues/266)
643
+
644
+ ### Commits
645
+
646
+ - [data] Update spec info [`b8f4485`](https://github.com/w3c/browser-specs/commit/b8f448591446634c0d3e0c6302329d63c019f70c)
647
+
648
+ ## [1.32.0](https://github.com/w3c/browser-specs/compare/1.31.0...1.32.0) - 2021-03-18
649
+
650
+ ### Merged
651
+
652
+ - Reflect renaming of 2 WebRTC repos [`#265`](https://github.com/w3c/browser-specs/pull/265)
653
+ - Rename Screen Fold to Device Posture [`#264`](https://github.com/w3c/browser-specs/pull/264)
654
+
655
+ ### Commits
656
+
657
+ - [data] Update spec info [`7ae7b23`](https://github.com/w3c/browser-specs/commit/7ae7b23330738ffadd95e00bf7fbbed87bbe6f46)
658
+ - [data] Update spec info [`6924b55`](https://github.com/w3c/browser-specs/commit/6924b55a0c3db1ef9b84336d2cbce44e3337e491)
659
+ - [data] Update spec info [`39afc27`](https://github.com/w3c/browser-specs/commit/39afc277357b527109dda326c9de7212f1716e8a)
660
+ - Drop nightly URL override for Fetch Metadata [`c3437c8`](https://github.com/w3c/browser-specs/commit/c3437c80cf812571125609d3834199dcb4b050b7)
661
+
662
+ ## [1.31.0](https://github.com/w3c/browser-specs/compare/1.30.0...1.31.0) - 2021-03-15
663
+
664
+ ### Merged
665
+
666
+ - Add error cause and temporal TC39 proposals, IndexedDB 3 [`#262`](https://github.com/w3c/browser-specs/pull/262)
667
+ - Add Mike as reviewer to candidate spec issues [`#261`](https://github.com/w3c/browser-specs/pull/261)
668
+ - Add Mike as reviewer of new and monitored specs [`#259`](https://github.com/w3c/browser-specs/pull/259)
669
+ - Ignore specs from MiniApps Working Group [`#258`](https://github.com/w3c/browser-specs/pull/258)
670
+ - List new repos to be monitored [`#255`](https://github.com/w3c/browser-specs/pull/255)
671
+
672
+ ### Fixed
673
+
674
+ - Add error cause and temporal TC39 proposals, IndexedDB 3 (#262) [`#260`](https://github.com/w3c/browser-specs/issues/260)
675
+
676
+ ### Commits
677
+
678
+ - [data] Update spec info [`5cd2281`](https://github.com/w3c/browser-specs/commit/5cd2281d01ef3cec2d7223f086c46c53f3a6e521)
679
+ - [data] Update spec info [`51327f1`](https://github.com/w3c/browser-specs/commit/51327f1d72671658405c09aecc1c144c456375ef)
680
+ - Temporarily override ED URL of fetch-metadata [`997f5f1`](https://github.com/w3c/browser-specs/commit/997f5f1f653da93d5919a54026c5a0fe955ece0d)
681
+ - [data] Update spec info [`3acf677`](https://github.com/w3c/browser-specs/commit/3acf677f40f14c0841ceaad8bc67eb837347d6ad)
682
+ - [data] Update spec info [`d8dedbe`](https://github.com/w3c/browser-specs/commit/d8dedbec185acaa95dc94bd5011d0d9316758f67)
683
+
684
+ ## [1.30.0](https://github.com/w3c/browser-specs/compare/1.29.0...1.30.0) - 2021-03-05
685
+
686
+ ### Merged
687
+
688
+ - Move SVG Paths and Markers to monitor list [`#253`](https://github.com/w3c/browser-specs/pull/253)
689
+
690
+ ### Commits
691
+
692
+ - [data] Update spec info [`283b443`](https://github.com/w3c/browser-specs/commit/283b44314f49ab643a5d3660bca857dce5015874)
693
+
694
+ ## [1.29.0](https://github.com/w3c/browser-specs/compare/1.28.1...1.29.0) - 2021-03-03
695
+
696
+ ### Merged
697
+
698
+ - Add 2 WebXR specs and FLoC to list, update monitored specs [`#249`](https://github.com/w3c/browser-specs/pull/249)
699
+ - Rename CORS RFC1918 to Private Network Access [`#252`](https://github.com/w3c/browser-specs/pull/252)
700
+
701
+ ### Fixed
702
+
703
+ - Rename CORS RFC1918 to Private Network Access (#252) [`#250`](https://github.com/w3c/browser-specs/issues/250)
704
+
705
+ ### Commits
706
+
707
+ - [data] Update spec info [`8db2f07`](https://github.com/w3c/browser-specs/commit/8db2f076d85eb144c99bd807a011e7146eb261c6)
708
+ - [data] Update spec info [`25b36e8`](https://github.com/w3c/browser-specs/commit/25b36e887cd5710a8cf281a6468c29eea13c1c09)
709
+ - [data] Update spec info [`6deecc1`](https://github.com/w3c/browser-specs/commit/6deecc1b581461fed730c1be12fddd507aa8484f)
710
+
711
+ ## [1.28.1](https://github.com/w3c/browser-specs/compare/1.28.0...1.28.1) - 2021-03-02
712
+
713
+ ### Merged
714
+
715
+ - Add WICG/resource-bundles to monitor list [`#251`](https://github.com/w3c/browser-specs/pull/251)
716
+ - Add CSS Conditional Values and CSS Fonts 5 to monitor list [`#245`](https://github.com/w3c/browser-specs/pull/245)
717
+ - Add Scheduling APIs to monitor list [`#244`](https://github.com/w3c/browser-specs/pull/244)
718
+ - Add WICG/app-history to monitor list, ignore gpuweb/types [`#242`](https://github.com/w3c/browser-specs/pull/242)
719
+
720
+ ### Commits
721
+
722
+ - [data] Update spec info [`d9f2018`](https://github.com/w3c/browser-specs/commit/d9f201887282b9c98dc505d030acb86a5cbbeef0)
723
+ - [data] Update spec info [`a07a497`](https://github.com/w3c/browser-specs/commit/a07a497a641af1bd8956228ed674db8405de8cd9)
724
+ - [data] Update spec info [`7987882`](https://github.com/w3c/browser-specs/commit/79878824731b64a9bc7bc0ee01725696446d64e6)
725
+ - [data] Update spec info [`b976f6b`](https://github.com/w3c/browser-specs/commit/b976f6b4322093f379be24fba8108a4f8e4a3976)
726
+ - [data] Update spec info [`1acdd7a`](https://github.com/w3c/browser-specs/commit/1acdd7a844ff1037171099f86f784995deec5cd9)
727
+ - [data] Update spec info [`e64573e`](https://github.com/w3c/browser-specs/commit/e64573e221d0d57f54e051413c20064a399b47f9)
728
+ - [data] Update spec info [`4dbf012`](https://github.com/w3c/browser-specs/commit/4dbf012282c55af41cf2db667d0e6be4c1b768ba)
729
+ - [data] Update spec info [`8a644d3`](https://github.com/w3c/browser-specs/commit/8a644d3abd20b2456070f375757ad797dfcd5fff)
730
+ - [data] Update spec info [`e7a065e`](https://github.com/w3c/browser-specs/commit/e7a065ef8b4c55f5056842881a82725fe24bc658)
731
+
732
+ ## [1.28.0](https://github.com/w3c/browser-specs/compare/1.27.0...1.28.0) - 2021-02-04
733
+
734
+ ### Merged
735
+
736
+ - Add two new stage 3 TC39 proposals, add PFE to monitor list [`#240`](https://github.com/w3c/browser-specs/pull/240)
737
+
738
+ ### Commits
739
+
740
+ - [data] Update spec info [`ac571bc`](https://github.com/w3c/browser-specs/commit/ac571bc1ef5e608946450cf49c84d79ef17d1634)
741
+ - [data] Update spec info [`dbaa223`](https://github.com/w3c/browser-specs/commit/dbaa223adfe0cdebceb0d9cf3f2e0f026d9f1a47)
742
+ - [data] Update spec info [`e4061ff`](https://github.com/w3c/browser-specs/commit/e4061ff0a70528a51091462d1c3f1f0a526a63f9)
743
+ - [data] Update spec info [`ea31284`](https://github.com/w3c/browser-specs/commit/ea31284ac23ae73c30890ff0d6d3cb0ad96ad098)
744
+ - [data] Update spec info [`5e0cbdf`](https://github.com/w3c/browser-specs/commit/5e0cbdf1fcfc404e8751866c693f13be8ac13c60)
745
+ - [data] Update spec info [`7b389bf`](https://github.com/w3c/browser-specs/commit/7b389bf6478f78726659f9018937d725f6aa5955)
746
+ - [data] Update spec info [`1383c11`](https://github.com/w3c/browser-specs/commit/1383c1161b72d534e862298e09467933b127b7f1)
747
+ - [data] Update spec info [`c1c9b22`](https://github.com/w3c/browser-specs/commit/c1c9b22eddd9d76d6cae00deffe2bfe47f177c91)
748
+ - [data] Update spec info [`109eec8`](https://github.com/w3c/browser-specs/commit/109eec885a687d7b4f06173583a1bbf9ccd16b04)
749
+ - [data] Update spec info [`35d5c72`](https://github.com/w3c/browser-specs/commit/35d5c721c6457f128646533ed23ad436b6fe0b38)
750
+ - [data] Update spec info [`1b2aada`](https://github.com/w3c/browser-specs/commit/1b2aadab4b8900faac3019f4f52df0235dbd6fdb)
751
+ - [data] Update spec info [`d3cdf32`](https://github.com/w3c/browser-specs/commit/d3cdf321d2900eff32077dc6f083d596b7858b9f)
752
+
753
+ ## [1.27.0](https://github.com/w3c/browser-specs/compare/1.26.0...1.27.0) - 2021-01-25
754
+
755
+ ### Merged
756
+
757
+ - Add DataCue API [`#233`](https://github.com/w3c/browser-specs/pull/233)
758
+ - Fix title and improve description for base URL issue [`#236`](https://github.com/w3c/browser-specs/pull/236)
759
+ - Always check repo against ignore/monitor lists [`#232`](https://github.com/w3c/browser-specs/pull/232)
760
+ - Add UUID incubation to monitor list [`#231`](https://github.com/w3c/browser-specs/pull/231)
761
+ - Add WebXR-WebGPU Binding repo to monitor list [`#230`](https://github.com/w3c/browser-specs/pull/230)
762
+
763
+ ### Commits
764
+
765
+ - [data] Update spec info [`62f8f3a`](https://github.com/w3c/browser-specs/commit/62f8f3a5a62cb2583184082e893671c1e23ececb)
766
+ - [data] Update spec info [`b1c3d4d`](https://github.com/w3c/browser-specs/commit/b1c3d4df4d98774ff02d1e1d645531cf819a1541)
767
+ - Update URL of CSS Cascading Level 5 [`619ac91`](https://github.com/w3c/browser-specs/commit/619ac91d8828b95b660c69a70647b0610d2154d8)
768
+ - Add Web Audio API 2 repo to monitor list [`1e54a5c`](https://github.com/w3c/browser-specs/commit/1e54a5c32eb1ea23f38cf04cff803d0120559649)
769
+ - [data] Update spec info [`26c5efa`](https://github.com/w3c/browser-specs/commit/26c5efaa263556b22efcbd36029ab6232b8bcb1c)
770
+ - [data] Update spec info [`30aa7e1`](https://github.com/w3c/browser-specs/commit/30aa7e1f8544c4682375d698ae4701422f09b586)
771
+
772
+ ## [1.26.0](https://github.com/w3c/browser-specs/compare/1.25.1...1.26.0) - 2021-01-05
773
+
774
+ ### Merged
775
+
776
+ - Expose test repository and paths for each spec [`#227`](https://github.com/w3c/browser-specs/pull/227)
777
+ - Update review date of monitored specs [`#228`](https://github.com/w3c/browser-specs/pull/228)
778
+
779
+ ### Commits
780
+
781
+ - [data] Update spec info [`1609274`](https://github.com/w3c/browser-specs/commit/1609274bfd26236dd9341b51a21979ef414ed35f)
782
+
783
+ ## [1.25.1](https://github.com/w3c/browser-specs/compare/1.25.0...1.25.1) - 2020-12-21
784
+
785
+ ### Merged
786
+
787
+ - Fix version extraction for WebGL extensions and ECMA specs [`#225`](https://github.com/w3c/browser-specs/pull/225)
788
+ - Use TR URL for Screen Fold API spec [`#224`](https://github.com/w3c/browser-specs/pull/224)
789
+ - List new repos to be monitored [`#223`](https://github.com/w3c/browser-specs/pull/223)
790
+
791
+ ### Fixed
792
+
793
+ - Fix version extraction for WebGL extensions and ECMA specs (#225) [`#221`](https://github.com/w3c/browser-specs/issues/221)
794
+ - Use TR URL for Screen Fold API spec (#224) [`#222`](https://github.com/w3c/browser-specs/issues/222)
795
+
796
+ ### Commits
797
+
798
+ - [data] Update spec info [`c7000aa`](https://github.com/w3c/browser-specs/commit/c7000aaf4e082534b458bc6a4ce7627d137c267e)
799
+ - [data] Update spec info [`37eb0ad`](https://github.com/w3c/browser-specs/commit/37eb0ad3f52f4fe148a6a49d2d6adc750a9e5717)
800
+ - [data] Update spec info [`f85a6c1`](https://github.com/w3c/browser-specs/commit/f85a6c17f94fdacf8456570be6a339aff89c1d8c)
801
+
802
+ ## [1.25.0](https://github.com/w3c/browser-specs/compare/1.24.0...1.25.0) - 2020-12-18
803
+
804
+ ### Merged
805
+
806
+ - Mark CSS Images 4 as a delta spec [`#219`](https://github.com/w3c/browser-specs/pull/219)
807
+ - Add ECMAscript Internationalization API spec [`#220`](https://github.com/w3c/browser-specs/pull/220)
808
+ - Add tests to validate JSON files in data folder [`#218`](https://github.com/w3c/browser-specs/pull/218)
809
+ - Fix test GitHub action [`#217`](https://github.com/w3c/browser-specs/pull/217)
810
+ - Avoid running tests twice on internal pull requests [`#216`](https://github.com/w3c/browser-specs/pull/216)
811
+
812
+ ### Fixed
813
+
814
+ - Add tests to validate JSON files in data folder (#218) [`#214`](https://github.com/w3c/browser-specs/issues/214)
815
+
816
+ ### Commits
817
+
818
+ - [data] Update spec info [`cdc775d`](https://github.com/w3c/browser-specs/commit/cdc775dcff0efefe60540a9576cf872d7a3af43b)
819
+ - [data] Update spec info [`e020a10`](https://github.com/w3c/browser-specs/commit/e020a107eb9d76346247161baaa3e06ea80d49b7)
820
+ - [data] Update spec info [`ba71d40`](https://github.com/w3c/browser-specs/commit/ba71d40eb61f0e3e5fee88809cb7023c27761b2a)
821
+ - [data] Update spec info [`382093a`](https://github.com/w3c/browser-specs/commit/382093adb491754fe280a7fe37fa31e2b7ad4e39)
822
+ - Put branch name on separate line for test action [`eeef645`](https://github.com/w3c/browser-specs/commit/eeef645c09f5f77f06a22bbca9df0334d641dcbc)
823
+ - Fix build script to read GITHUB_TOKEN from env whenever needed [`5b6433b`](https://github.com/w3c/browser-specs/commit/5b6433be66c6886ec08fa3e5a879c90cfc992c88)
824
+ - Use "env" instead of "with" in build GitHub Action [`b38282c`](https://github.com/w3c/browser-specs/commit/b38282c5599355f32f5eda51807cd16d85c00a1e)
825
+ - Fix bad indentation in lint GitHub Action [`3904602`](https://github.com/w3c/browser-specs/commit/390460223bb63c2f532700c744d3a69e81c27997)
826
+ - [data] Update spec info [`b1467aa`](https://github.com/w3c/browser-specs/commit/b1467aa48644616bebdde141b4b2effa560b6e93)
827
+ - [data] Update spec info [`9e89c26`](https://github.com/w3c/browser-specs/commit/9e89c26ed3ccaf8b39cac354694f26fde8d2c2e3)
828
+
829
+ ## [1.24.0](https://github.com/w3c/browser-specs/compare/1.23.2...1.24.0) - 2020-12-14
830
+
831
+ ### Merged
832
+
833
+ - Remove Trace Context [`#195`](https://github.com/w3c/browser-specs/pull/195)
834
+ - Bump ini from 1.3.5 to 1.3.8 [`#210`](https://github.com/w3c/browser-specs/pull/210)
835
+ - Expose path to source of nightly spec in sourcePath [`#211`](https://github.com/w3c/browser-specs/pull/211)
836
+ - Add WICG/floc to monitor list [`#213`](https://github.com/w3c/browser-specs/pull/213)
837
+ - Fix JSON in ignore list [`#212`](https://github.com/w3c/browser-specs/pull/212)
838
+
839
+ ### Fixed
840
+
841
+ - Expose path to source of nightly spec in sourcePath (#211) [`#173`](https://github.com/w3c/browser-specs/issues/173)
842
+
843
+ ### Commits
844
+
845
+ - [data] Update spec info [`3131e00`](https://github.com/w3c/browser-specs/commit/3131e00a55ae1f1d51229d9fad879da0eefb819e)
846
+ - [data] Update spec info [`16ce785`](https://github.com/w3c/browser-specs/commit/16ce7850f6f9f9a390ec7da3b6c963f7bf39f41d)
847
+
848
+ ## [1.23.2](https://github.com/w3c/browser-specs/compare/1.23.1...1.23.2) - 2020-12-10
849
+
850
+ ### Merged
851
+
852
+ - Mention W3C API key in README [`#209`](https://github.com/w3c/browser-specs/pull/209)
853
+ - Define short title for webauthn explicitly [`#208`](https://github.com/w3c/browser-specs/pull/208)
854
+
855
+ ### Fixed
856
+
857
+ - Define short title for webauthn explicitly (#208) [`#197`](https://github.com/w3c/browser-specs/issues/197)
858
+
859
+ ### Commits
860
+
861
+ - [data] Update spec info [`21be710`](https://github.com/w3c/browser-specs/commit/21be7104fc520a8c13a931d00a014fa0874807ab)
862
+
863
+ ## [1.23.1](https://github.com/w3c/browser-specs/compare/1.23.0...1.23.1) - 2020-12-08
864
+
865
+ ### Merged
866
+
867
+ - Adopt new TR shortname for CSS Conditional 3 [`#207`](https://github.com/w3c/browser-specs/pull/207)
868
+ - Drop useless imports in index.js script [`#206`](https://github.com/w3c/browser-specs/pull/206)
869
+ - Move dependencies to developer dependencies [`#205`](https://github.com/w3c/browser-specs/pull/205)
870
+
871
+ ### Commits
872
+
873
+ - [data] Update spec info [`5710f45`](https://github.com/w3c/browser-specs/commit/5710f45b6959c67229b759768c34561c86323d01)
874
+
875
+ ## [1.23.0](https://github.com/w3c/browser-specs/compare/1.22.0...1.23.0) - 2020-12-07
876
+
877
+ ### Merged
878
+
879
+ - Reflect specs identified in December 7 spec finder [`#204`](https://github.com/w3c/browser-specs/pull/204)
880
+ - List new repos to be monitored [`#203`](https://github.com/w3c/browser-specs/pull/203)
881
+ - Use correct URL for prefix when looking for new ECMA specs [`#200`](https://github.com/w3c/browser-specs/pull/200)
882
+
883
+ ### Commits
884
+
885
+ - [data] Update spec info [`4776e2f`](https://github.com/w3c/browser-specs/commit/4776e2f995af711589753d68f2b4e1f4a364d474)
886
+ - [data] Update spec info [`ac66f74`](https://github.com/w3c/browser-specs/commit/ac66f7428db19b02c365aaa7e1bf2c378d4906c6)
887
+ - [data] Update spec info [`5e749de`](https://github.com/w3c/browser-specs/commit/5e749deba22982df6deccb3c5e1a26d21d4977a6)
888
+ - [data] Update spec info [`8413bce`](https://github.com/w3c/browser-specs/commit/8413bce9b7f8fe30203dd23f9d7da6d679c151ab)
889
+
890
+ ## [1.22.0](https://github.com/w3c/browser-specs/compare/1.21.2...1.22.0) - 2020-11-27
891
+
892
+ ### Merged
893
+
894
+ - Add ECMA 262 and TC39 Stage 3 proposals to the list of specs [`#196`](https://github.com/w3c/browser-specs/pull/196)
895
+ - Bump version of create-pull-request GitHub action [`#194`](https://github.com/w3c/browser-specs/pull/194)
896
+ - List new repos to be monitored [`#193`](https://github.com/w3c/browser-specs/pull/193)
897
+
898
+ ### Fixed
899
+
900
+ - Add ECMA 262 and TC39 Stage 3 proposals to the list of specs (#196) [`#139`](https://github.com/w3c/browser-specs/issues/139)
901
+
902
+ ### Commits
903
+
904
+ - [data] Update spec info [`8637bb9`](https://github.com/w3c/browser-specs/commit/8637bb94cb85f2e3fb80ac3db07bc0a29069d0ac)
905
+ - [data] Update spec info [`968316a`](https://github.com/w3c/browser-specs/commit/968316a7cd29898757113b957702f189076b0139)
906
+ - [data] Update spec info [`4988c95`](https://github.com/w3c/browser-specs/commit/4988c9557ddf1dbab13371be6860dfe5c5ad7cdb)
907
+ - [data] Update spec info [`b5689ca`](https://github.com/w3c/browser-specs/commit/b5689cad51bb8f03522ae08908befed046f75b89)
908
+ - [data] Update spec info [`1063065`](https://github.com/w3c/browser-specs/commit/1063065ccf54ad52d4bf063edf49d6d4348277a8)
909
+
910
+ ## [1.21.2](https://github.com/w3c/browser-specs/compare/1.21.1...1.21.2) - 2020-11-09
911
+
912
+ ### Merged
913
+
914
+ - Add periodic check on base URL [`#192`](https://github.com/w3c/browser-specs/pull/192)
915
+ - Mark mediacapture insertable streams as to be monitored [`#190`](https://github.com/w3c/browser-specs/pull/190)
916
+
917
+ ### Fixed
918
+
919
+ - Mark mediacapture insertable streams as to be monitored (#190) [`#188`](https://github.com/w3c/browser-specs/issues/188)
920
+
921
+ ### Commits
922
+
923
+ - [data] Update spec info [`2f9f81e`](https://github.com/w3c/browser-specs/commit/2f9f81e26083267ff6b116cca33a14d07370df1b)
924
+ - List new repos to be monitored [`c453537`](https://github.com/w3c/browser-specs/commit/c4535375c07ba651a3072bfddc2a5284a5cfdefc)
925
+ - Fix remaining links [`f3e2fe6`](https://github.com/w3c/browser-specs/commit/f3e2fe60eb01026ff7842aff7837975ad488d56b)
926
+ - Fix relative link to find-specs script [`5d3edcc`](https://github.com/w3c/browser-specs/commit/5d3edcc2c8a9552d60f5d1993c196f71480711eb)
927
+
928
+ ## [1.21.1](https://github.com/w3c/browser-specs/compare/1.21.0...1.21.1) - 2020-11-06
929
+
930
+ ### Merged
931
+
932
+ - Update Publishing Working Group to match its new name [`#187`](https://github.com/w3c/browser-specs/pull/187)
933
+ - Get current specification from W3C API [`#186`](https://github.com/w3c/browser-specs/pull/186)
934
+
935
+ ### Fixed
936
+
937
+ - Get current specification from W3C API (#186) [`#176`](https://github.com/w3c/browser-specs/issues/176)
938
+
939
+ ### Commits
940
+
941
+ - [data] Update spec info [`d46b1a4`](https://github.com/w3c/browser-specs/commit/d46b1a4fe381797e6cb395f4a3824e65b1ca9f3a)
942
+ - [data] Update spec info [`2f161c3`](https://github.com/w3c/browser-specs/commit/2f161c352aa9bd162521a58f3a7fd8d1dbeeb33d)
943
+
944
+ ## [1.21.0](https://github.com/w3c/browser-specs/compare/1.20.0...1.21.0) - 2020-11-02
945
+
946
+ ### Merged
947
+
948
+ - Ignore Worklets spec and discussion repo on memory copies [`#185`](https://github.com/w3c/browser-specs/pull/185)
949
+ - List new repos to be monitored [`#184`](https://github.com/w3c/browser-specs/pull/184)
950
+
951
+ ### Fixed
952
+
953
+ - Ignore Worklets spec and discussion repo on memory copies (#185) [`#183`](https://github.com/w3c/browser-specs/issues/183)
954
+
955
+ ### Commits
956
+
957
+ - Add Web Codecs, Measure Memory, Idle Detection. Update review of monitored specs [`01ce4c8`](https://github.com/w3c/browser-specs/commit/01ce4c8aa3dcd77c8a8c617d436d926a854a44f9)
958
+ - [data] Update spec info [`0ed5508`](https://github.com/w3c/browser-specs/commit/0ed550803b03cb6791da7921282a12c559b4f2f8)
959
+
960
+ ## [1.20.0](https://github.com/w3c/browser-specs/compare/1.19.1...1.20.0) - 2020-10-26
961
+
962
+ ### Merged
963
+
964
+ - Drop Worklets spec [`#179`](https://github.com/w3c/browser-specs/pull/179)
965
+ - Update CSS Grid, CSS Highlight, WebXR Hand Input [`#181`](https://github.com/w3c/browser-specs/pull/181)
966
+
967
+ ### Fixed
968
+
969
+ - Update CSS Grid, CSS Highlight, WebXR Hand Input (#181) [`#180`](https://github.com/w3c/browser-specs/issues/180)
970
+
971
+ ### Commits
972
+
973
+ - [data] Update spec info [`9239dbf`](https://github.com/w3c/browser-specs/commit/9239dbfb7e5734f331787e07b5945c304e984c8f)
974
+ - [data] Update spec info [`b9f8075`](https://github.com/w3c/browser-specs/commit/b9f8075e66e72979587eb236912a1151ed17b8fc)
975
+ - [data] Update spec info [`f5f3a36`](https://github.com/w3c/browser-specs/commit/f5f3a36ecc274e43f8fda56b777c8c8ab96b6bdf)
976
+ - [data] Update spec info [`6c7aa5d`](https://github.com/w3c/browser-specs/commit/6c7aa5d058ed17240291617ff93bf47038e1a594)
977
+
978
+ ## [1.19.1](https://github.com/w3c/browser-specs/compare/1.19.0...1.19.1) - 2020-10-19
979
+
980
+ ### Merged
981
+
982
+ - List new repos to be monitored [`#178`](https://github.com/w3c/browser-specs/pull/178)
983
+
984
+ ### Commits
985
+
986
+ - [data] Update spec info [`369fa60`](https://github.com/w3c/browser-specs/commit/369fa600d5f7961314d1c633f248992a41652a27)
987
+
988
+ ## [1.19.0](https://github.com/w3c/browser-specs/compare/1.18.1...1.19.0) - 2020-10-15
989
+
990
+ ### Merged
991
+
992
+ - Drop superseded CSS Recommendations [`#174`](https://github.com/w3c/browser-specs/pull/174)
993
+ - Flag User Timing 2 as current specification [`#177`](https://github.com/w3c/browser-specs/pull/177)
994
+
995
+ ### Commits
996
+
997
+ - [data] Update spec info [`36fe6d9`](https://github.com/w3c/browser-specs/commit/36fe6d9cb34cd9c46bad936018fe3bd7912680d6)
998
+ - [data] Update spec info [`04a44f6`](https://github.com/w3c/browser-specs/commit/04a44f6cb7187f62a032f6d970d5682ea4db5e14)
999
+
1000
+ ## [1.18.1](https://github.com/w3c/browser-specs/compare/1.18.0...1.18.1) - 2020-10-14
1001
+
1002
+ ### Merged
1003
+
1004
+ - Flag CSS Box 3 as current specification [`#175`](https://github.com/w3c/browser-specs/pull/175)
1005
+
1006
+ ### Commits
1007
+
1008
+ - [data] Update spec info [`d803a7f`](https://github.com/w3c/browser-specs/commit/d803a7f984de405f295abe311f6a7623d3c5842a)
1009
+ - [data] Update spec info [`6a49bd4`](https://github.com/w3c/browser-specs/commit/6a49bd4e28e3770566dabca7abc83a28fbed4605)
1010
+
1011
+ ## [1.18.0](https://github.com/w3c/browser-specs/compare/1.17.0...1.18.0) - 2020-10-12
1012
+
1013
+ ### Merged
1014
+
1015
+ - Add Media Capture Automation [`#172`](https://github.com/w3c/browser-specs/pull/172)
1016
+ - Bump @actions/core from 1.2.4 to 1.2.6 [`#170`](https://github.com/w3c/browser-specs/pull/170)
1017
+
1018
+ ### Fixed
1019
+
1020
+ - Add Media Capture Automation (#172) [`#171`](https://github.com/w3c/browser-specs/issues/171)
1021
+
1022
+ ### Commits
1023
+
1024
+ - [data] Update spec info [`ea0821a`](https://github.com/w3c/browser-specs/commit/ea0821a239f64f644f5c81f16ac37ac5a771594d)
1025
+ - [data] Update spec info [`9159abe`](https://github.com/w3c/browser-specs/commit/9159abe1b6a4a845182881abc7d011fef78a1587)
1026
+
1027
+ ## [1.17.0](https://github.com/w3c/browser-specs/compare/1.16.0...1.17.0) - 2020-10-01
1028
+
1029
+ ### Commits
1030
+
1031
+ - [data] Update spec info [`e7b9d36`](https://github.com/w3c/browser-specs/commit/e7b9d369cfb78ec2fb9266095e2e9ab48a2a54c1)
1032
+ - Update URL of WebTransport spec [`e371dfe`](https://github.com/w3c/browser-specs/commit/e371dfef8d49e41f3f7c187dc620bf643b626a3e)
1033
+
1034
+ ## [1.16.0](https://github.com/w3c/browser-specs/compare/1.15.0...1.16.0) - 2020-09-30
1035
+
1036
+ ### Merged
1037
+
1038
+ - Reflect transfer of WebTransport repo to w3c org [`#166`](https://github.com/w3c/browser-specs/pull/166)
1039
+
1040
+ ### Commits
1041
+
1042
+ - [data] Update spec info [`3566e5b`](https://github.com/w3c/browser-specs/commit/3566e5bbacd564e3a820150266588f1522c01294)
1043
+ - [data] Update spec info [`7bc9c49`](https://github.com/w3c/browser-specs/commit/7bc9c496e741e0fe657676012896a238b8238750)
1044
+ - Reflect change of shortname for Screen Wake Lock API [`c8eca55`](https://github.com/w3c/browser-specs/commit/c8eca55b6368a80b0d51314eaa35fd21ba64877c)
1045
+
1046
+ ## [1.15.0](https://github.com/w3c/browser-specs/compare/1.14.2...1.15.0) - 2020-09-28
1047
+
1048
+ ### Merged
1049
+
1050
+ - Rename filesystem api & add merchant validation to monitoring [`#164`](https://github.com/w3c/browser-specs/pull/164)
1051
+ - Add CSS Cascade 5 [`#161`](https://github.com/w3c/browser-specs/pull/161)
1052
+
1053
+ ### Commits
1054
+
1055
+ - [data] Update spec info [`567b846`](https://github.com/w3c/browser-specs/commit/567b8469f03c83844cf3955324cb9fe124c5eb83)
1056
+ - Fix alphabetical order of WebGL extensions [`3466092`](https://github.com/w3c/browser-specs/commit/3466092bce7aad586525722f9a8f8ae1473cc3b7)
1057
+ - Extract list of WebGL extensions from Khronos listing [`90ec35b`](https://github.com/w3c/browser-specs/commit/90ec35b24ebcc1ff3d0538cc757c764aa2757e0a)
1058
+ - [data] Update spec info [`38dc5b7`](https://github.com/w3c/browser-specs/commit/38dc5b7898ee4676aba907a07e67f6c3d3f40a50)
1059
+ - [data] Update spec info [`7f42892`](https://github.com/w3c/browser-specs/commit/7f42892b715b6480b66a6fe1a363fbe4b2691112)
1060
+ - Add rule of shortname extraction for WebGL extensions [`51d6a1a`](https://github.com/w3c/browser-specs/commit/51d6a1a1ce29ffbecb4413e835655ae03ae71da8)
1061
+ - List new repos to be monitored [`fb07e7b`](https://github.com/w3c/browser-specs/commit/fb07e7bab2f2391176364a7f00cd944b6501d951)
1062
+ - [data] Update spec info [`65bb330`](https://github.com/w3c/browser-specs/commit/65bb330873c25149697854d38a0c6813390e9830)
1063
+
1064
+ ## [1.14.2](https://github.com/w3c/browser-specs/compare/1.14.1...1.14.2) - 2020-09-22
1065
+
1066
+ ### Merged
1067
+
1068
+ - Reflect transfor of change-password-url to w3c from wicg [`#160`](https://github.com/w3c/browser-specs/pull/160)
1069
+
1070
+ ### Commits
1071
+
1072
+ - [data] Update spec info [`471d006`](https://github.com/w3c/browser-specs/commit/471d006d8213694d408f1a45bbb4145430418338)
1073
+ - List new repos to be monitored [`fe1c9b3`](https://github.com/w3c/browser-specs/commit/fe1c9b339a97486f8914878eebfc8c2c2b6a35e3)
1074
+ - [data] Update spec info [`55142ca`](https://github.com/w3c/browser-specs/commit/55142ca2139653d4c4499ee3f1c7fb5433a973ed)
1075
+ - Fix URL of change-password-url spec [`b0af648`](https://github.com/w3c/browser-specs/commit/b0af6482c5e88b08e6fa13d2af7386f75f457b6d)
1076
+
1077
+ ## [1.14.1](https://github.com/w3c/browser-specs/compare/1.14.0...1.14.1) - 2020-09-16
1078
+
1079
+ ### Merged
1080
+
1081
+ - Identify new monitored repos [`#153`](https://github.com/w3c/browser-specs/pull/153)
1082
+ - Fix typos in monitor script (missing parentheses) [`#149`](https://github.com/w3c/browser-specs/pull/149)
1083
+ - Add WICG/raw-sockets to monitor list [`#148`](https://github.com/w3c/browser-specs/pull/148)
1084
+
1085
+ ### Fixed
1086
+
1087
+ - Identify new monitored repos (#153) [`#152`](https://github.com/w3c/browser-specs/issues/152)
1088
+ - Use cg-report as a stronger hint of relevance [`#150`](https://github.com/w3c/browser-specs/issues/150)
1089
+ - Add WICG/raw-sockets to monitor list (#148) [`#147`](https://github.com/w3c/browser-specs/issues/147)
1090
+
1091
+ ### Commits
1092
+
1093
+ - Track automatically repos that are potentially relevant but without published content [`6083178`](https://github.com/w3c/browser-specs/commit/608317863cf287d49cb8788a813fbae13e4f565b)
1094
+ - Bump node-fetch from 2.6.0 to 2.6.1 [`af33c73`](https://github.com/w3c/browser-specs/commit/af33c7304ab91cbfe7c849b02c0845679e6293e0)
1095
+ - Ensure pull requests are made always anew [`2d63393`](https://github.com/w3c/browser-specs/commit/2d633931d3ac4b48bc143277def0e667353aa4a7)
1096
+ - Fix variable name in find-specs script [`7b1d5de`](https://github.com/w3c/browser-specs/commit/7b1d5dee916bf4cb910103401e75deb946879773)
1097
+ - [data] Update spec info [`8dfb135`](https://github.com/w3c/browser-specs/commit/8dfb135b95fb7929af9c1b341b752885c84aa8a0)
1098
+ - [data] Update spec info [`9b02c27`](https://github.com/w3c/browser-specs/commit/9b02c27b8055abcaf4aff8cb2119fb09f21bc089)
1099
+
1100
+ ## [1.14.0](https://github.com/w3c/browser-specs/compare/1.13.0...1.14.0) - 2020-08-24
1101
+
1102
+ ### Merged
1103
+
1104
+ - Add WebXR Hand input to list of specs [`#146`](https://github.com/w3c/browser-specs/pull/146)
1105
+
1106
+ ### Commits
1107
+
1108
+ - [data] Update spec info [`16dc62e`](https://github.com/w3c/browser-specs/commit/16dc62e2b934628a6fccc9bad465c9a5adef7cad)
1109
+
1110
+ ## [1.13.0](https://github.com/w3c/browser-specs/compare/1.12.0...1.13.0) - 2020-08-18
1111
+
1112
+ ### Merged
1113
+
1114
+ - Add Screen Fold to spec, monitor Web Codecs [`#143`](https://github.com/w3c/browser-specs/pull/143)
1115
+ - Mark two new repos as not ready for inclusion [`#141`](https://github.com/w3c/browser-specs/pull/141)
1116
+ - Mark WebID as to be monitored [`#137`](https://github.com/w3c/browser-specs/pull/137)
1117
+
1118
+ ### Fixed
1119
+
1120
+ - Add Screen Fold to spec, monitor Web Codecs (#143) [`#142`](https://github.com/w3c/browser-specs/issues/142)
1121
+ - Mark two new repos as not ready for inclusion (#141) [`#140`](https://github.com/w3c/browser-specs/issues/140)
1122
+
1123
+ ### Commits
1124
+
1125
+ - [data] Update spec info [`367a1e6`](https://github.com/w3c/browser-specs/commit/367a1e6108c7d1a2e5a9536c737654357d3ad2e0)
1126
+ - [data] Update spec info [`a658b91`](https://github.com/w3c/browser-specs/commit/a658b91af99b7eba28e925a3e718ae7b53e58927)
1127
+
1128
+ ## [1.12.0](https://github.com/w3c/browser-specs/compare/1.11.1...1.12.0) - 2020-07-20
1129
+
1130
+ ### Merged
1131
+
1132
+ - Ignore WebXR weekly repo and monitor Sanitizer API repo [`#134`](https://github.com/w3c/browser-specs/pull/134)
1133
+ - Update URL of Permissions Policy spec [`#133`](https://github.com/w3c/browser-specs/pull/133)
1134
+ - Use previous filename when it cannot be determined [`#131`](https://github.com/w3c/browser-specs/pull/131)
1135
+
1136
+ ### Commits
1137
+
1138
+ - [data] Update spec info [`ec8a6df`](https://github.com/w3c/browser-specs/commit/ec8a6df5e2d1d7f1d8414761a4154fe6d6f24745)
1139
+ - [data] Update spec info [`80478ab`](https://github.com/w3c/browser-specs/commit/80478abc59564bfa297dfcef7cddec5a3865c03c)
1140
+ - [data] Update spec info [`c6a1a01`](https://github.com/w3c/browser-specs/commit/c6a1a01db96af8f301c08ce57bf00021f4c8eae5)
1141
+ - [data] Update spec info [`1665d7f`](https://github.com/w3c/browser-specs/commit/1665d7fb0ebd6a9ed05c3f2f6a4ec264314d3fe5)
1142
+ - [data] Update spec info [`210bf51`](https://github.com/w3c/browser-specs/commit/210bf519f9c2617a6cfdb9725dab5b974cfa1cf5)
1143
+ - [data] Update spec info [`3b5b285`](https://github.com/w3c/browser-specs/commit/3b5b285a3e7da915b7495de9f4fbf87bb1f8b22e)
1144
+
1145
+ ## [1.11.1](https://github.com/w3c/browser-specs/compare/1.11.0...1.11.1) - 2020-07-06
1146
+
1147
+ ### Merged
1148
+
1149
+ - CSS2 ED switched to Bikeshed, no longer multipage [`#129`](https://github.com/w3c/browser-specs/pull/129)
1150
+ - Hande Last-Revised header in spec monitor [`#128`](https://github.com/w3c/browser-specs/pull/128)
1151
+ - Update review of monitored specs [`#127`](https://github.com/w3c/browser-specs/pull/127)
1152
+ - Add 2 CSS spec and WebXR Lighting spec to monitor list [`#126`](https://github.com/w3c/browser-specs/pull/126)
1153
+
1154
+ ### Commits
1155
+
1156
+ - [data] Update spec info [`c458316`](https://github.com/w3c/browser-specs/commit/c4583164f8296dfb4d972a79f5a237f01080bb8c)
1157
+ - [data] Update spec info [`5af448a`](https://github.com/w3c/browser-specs/commit/5af448a9576fff43074a5052b9f502eabc9a2385)
1158
+ - [data] Update spec info [`93fac7f`](https://github.com/w3c/browser-specs/commit/93fac7ff57ae1bc728f44262d70b799b09f32979)
1159
+ - [data] Update spec info [`4ebc010`](https://github.com/w3c/browser-specs/commit/4ebc01006f064d09f4d98715b75015a275a0178b)
1160
+ - [data] Update spec info [`e2e288f`](https://github.com/w3c/browser-specs/commit/e2e288f2b0f523a72b93a192d03c69acac210b9c)
1161
+ - [data] Update spec info [`d17befb`](https://github.com/w3c/browser-specs/commit/d17befb3abcb06b56d2810b222dea5fb211bd679)
1162
+ - [data] Update spec info [`f575b41`](https://github.com/w3c/browser-specs/commit/f575b41caa99ab1bd7fa1029d7d6e035aecd1912)
1163
+
1164
+ ## [1.11.0](https://github.com/w3c/browser-specs/compare/1.10.0...1.11.0) - 2020-06-29
1165
+
1166
+ ### Merged
1167
+
1168
+ - Expose filename of the index page [`#124`](https://github.com/w3c/browser-specs/pull/124)
1169
+ - Expose list of pages for multipage specs [`#123`](https://github.com/w3c/browser-specs/pull/123)
1170
+ - Fix reference to envinronment variable in github action workflow [`#121`](https://github.com/w3c/browser-specs/pull/121)
1171
+
1172
+ ### Fixed
1173
+
1174
+ - Expose filename of the index page (#124) [`#16`](https://github.com/w3c/browser-specs/issues/16)
1175
+
1176
+ ### Commits
1177
+
1178
+ - [data] Update spec info [`d3db665`](https://github.com/w3c/browser-specs/commit/d3db6656eb18a51a963fd13a2e3fa8b771646ec6)
1179
+
1180
+ ## [1.10.0](https://github.com/w3c/browser-specs/compare/1.9.0...1.10.0) - 2020-06-20
1181
+
1182
+ ### Merged
1183
+
1184
+ - Add short titles to specs.json [`#120`](https://github.com/w3c/browser-specs/pull/120)
1185
+ - Add new properties to example in README, fix links in CONTRIBUTING [`#119`](https://github.com/w3c/browser-specs/pull/119)
1186
+ - Use CSS21 instead of CSS2 address [`#118`](https://github.com/w3c/browser-specs/pull/118)
1187
+ - Scan svgwg repository for new specs [`#117`](https://github.com/w3c/browser-specs/pull/117)
1188
+ - Monitor FXTF repository for new specs [`#116`](https://github.com/w3c/browser-specs/pull/116)
1189
+ - Scan for specs from Houdini repository [`#115`](https://github.com/w3c/browser-specs/pull/115)
1190
+ - Add shortTitle property [`#112`](https://github.com/w3c/browser-specs/pull/112)
1191
+ - Add script to assist in updating monitored specs [`#114`](https://github.com/w3c/browser-specs/pull/114)
1192
+ - Identify CSS specs that should be monitored [`#109`](https://github.com/w3c/browser-specs/pull/109)
1193
+ - Ignore /TR/html [`#111`](https://github.com/w3c/browser-specs/pull/111)
1194
+ - Account for comparison of level-less editors draft with level'd ones [`#110`](https://github.com/w3c/browser-specs/pull/110)
1195
+
1196
+ ### Commits
1197
+
1198
+ - [data] Update spec info [`3928ef5`](https://github.com/w3c/browser-specs/commit/3928ef573a438ddb71bf61b1dcf475d6ab6f4fc3)
1199
+ - [data] Update spec info [`f33ac66`](https://github.com/w3c/browser-specs/commit/f33ac66ba1ff84b2c2e35172d8293d0f11b1c0b6)
1200
+
1201
+ ## [1.9.0](https://github.com/w3c/browser-specs/compare/1.8.1...1.9.0) - 2020-06-18
1202
+
1203
+ ### Merged
1204
+
1205
+ - Make sure to detect TR versions of specs we're otherwise tracking [`#108`](https://github.com/w3c/browser-specs/pull/108)
1206
+ - Expose spec repository in nightly.repository [`#105`](https://github.com/w3c/browser-specs/pull/105)
1207
+ - Add CSS documents that can be ignored [`#107`](https://github.com/w3c/browser-specs/pull/107)
1208
+ - Look for CSS specs in the CSS repository [`#106`](https://github.com/w3c/browser-specs/pull/106)
1209
+
1210
+ ### Fixed
1211
+
1212
+ - Make sure to detect TR versions of specs we're otherwise tracking (#108) [`#62`](https://github.com/w3c/browser-specs/issues/62)
1213
+
1214
+ ## [1.8.1](https://github.com/w3c/browser-specs/compare/1.8.0...1.8.1) - 2020-06-17
1215
+
1216
+ ### Merged
1217
+
1218
+ - Update CSS Sizing 4 to use TR URL [`#104`](https://github.com/w3c/browser-specs/pull/104)
1219
+
1220
+ ### Commits
1221
+
1222
+ - [data] Update spec info [`ae2c7d8`](https://github.com/w3c/browser-specs/commit/ae2c7d8367074ee2452ec07de653063e424f576a)
1223
+
1224
+ ## [1.8.0](https://github.com/w3c/browser-specs/compare/1.7.0...1.8.0) - 2020-06-17
1225
+
1226
+ ### Merged
1227
+
1228
+ - Raise an issue for new specs only if the candidate list is not empty [`#103`](https://github.com/w3c/browser-specs/pull/103)
1229
+ - Mark kv-storage for monitoring [`#102`](https://github.com/w3c/browser-specs/pull/102)
1230
+ - Add WICG specs with ongoing development in browsers [`#87`](https://github.com/w3c/browser-specs/pull/87)
1231
+ - Allow nightly URL in specs.json, adjust Service Workers entry [`#101`](https://github.com/w3c/browser-specs/pull/101)
1232
+ - Fix case-typo in monitored repo names [`#100`](https://github.com/w3c/browser-specs/pull/100)
1233
+ - Mark a few more specs as to be monitored [`#98`](https://github.com/w3c/browser-specs/pull/98)
1234
+ - Add Media Feeds spec [`#99`](https://github.com/w3c/browser-specs/pull/99)
1235
+ - Put WebXR Test API as to be monitored [`#97`](https://github.com/w3c/browser-specs/pull/97)
1236
+ - Add Bidirectional Web Driver to list of specs [`#96`](https://github.com/w3c/browser-specs/pull/96)
1237
+ - Add mathml accessibility mappings [`#95`](https://github.com/w3c/browser-specs/pull/95)
1238
+ - Ignore more specs [`#93`](https://github.com/w3c/browser-specs/pull/93)
1239
+
1240
+ ### Commits
1241
+
1242
+ - [data] Update spec info [`8150fa1`](https://github.com/w3c/browser-specs/commit/8150fa1acb7ec56120165452592d584ae8a25d14)
1243
+ - [data] Update spec info [`145ab4a`](https://github.com/w3c/browser-specs/commit/145ab4a3100f56e48806e55e32293c56d48bead5)
1244
+ - [data] Update spec info [`d0b56f8`](https://github.com/w3c/browser-specs/commit/d0b56f8f004d70ea43ec28a18801e56cb9c75053)
1245
+ - [data] Update spec info [`e1fa081`](https://github.com/w3c/browser-specs/commit/e1fa08125abaabcd3308c9c7c955d1d60dabdcfa)
1246
+
1247
+ ## [1.7.0](https://github.com/w3c/browser-specs/compare/1.6.0...1.7.0) - 2020-06-17
1248
+
1249
+ ### Merged
1250
+
1251
+ - Ignore generated URLs that aren't specs [`#91`](https://github.com/w3c/browser-specs/pull/91)
1252
+ - Adding storage access and private click measurement as specs [`#90`](https://github.com/w3c/browser-specs/pull/90)
1253
+ - Drop MediaStream Depth ED URL [`#92`](https://github.com/w3c/browser-specs/pull/92)
1254
+ - Add MediaStream Depth to list of specs [`#89`](https://github.com/w3c/browser-specs/pull/89)
1255
+ - Ignore specs not relevant to the scope of browser-specs [`#82`](https://github.com/w3c/browser-specs/pull/82)
1256
+ - Move SVG Streaming to ignore list [`#85`](https://github.com/w3c/browser-specs/pull/85)
1257
+ - Document status of a few WebRTC repos (incl addition of webrtc-ice) [`#88`](https://github.com/w3c/browser-specs/pull/88)
1258
+ - Add WICG specs with shipping implementations [`#86`](https://github.com/w3c/browser-specs/pull/86)
1259
+ - Add repositories for monitoring [`#83`](https://github.com/w3c/browser-specs/pull/83)
1260
+ - Add ARIA specs [`#84`](https://github.com/w3c/browser-specs/pull/84)
1261
+ - Link to Chrome status entry for found specs (if any) [`#80`](https://github.com/w3c/browser-specs/pull/80)
1262
+ - Add specs listed in the latest Immersive Web Working Group charter [`#81`](https://github.com/w3c/browser-specs/pull/81)
1263
+ - Annotate a few specs that are no longer worked on [`#79`](https://github.com/w3c/browser-specs/pull/79)
1264
+ - Ignore TR specs from older versions of a given series [`#78`](https://github.com/w3c/browser-specs/pull/78)
1265
+ - Report specs found as candidates as github issue [`#76`](https://github.com/w3c/browser-specs/pull/76)
1266
+
1267
+ ### Commits
1268
+
1269
+ - [data] Update spec info [`667b343`](https://github.com/w3c/browser-specs/commit/667b343d3e958498eca4b0c0b6b0621ef5429ada)
1270
+ - [data] Update spec info [`f6e27bd`](https://github.com/w3c/browser-specs/commit/f6e27bdda266d527b07efde21f8f71779562e7d1)
1271
+ - [data] Update spec info [`cd65004`](https://github.com/w3c/browser-specs/commit/cd65004f64e540f28bb1973c6dd2bf8096fe5a36)
1272
+ - [data] Update spec info [`f6dc04c`](https://github.com/w3c/browser-specs/commit/f6dc04c722fdfab77d78e26c820e9f2dae89e546)
1273
+ - [data] Update spec info [`00a8676`](https://github.com/w3c/browser-specs/commit/00a8676229e2db7a1865bbfdb410dd9ee50b5f7b)
1274
+ - [data] Update spec info [`7faf125`](https://github.com/w3c/browser-specs/commit/7faf125d1547743c30f17678566fb128d53c78ec)
1275
+ - [data] Update spec info [`6f3a8b9`](https://github.com/w3c/browser-specs/commit/6f3a8b9589a6a4fbeecd5cf664054beedac45088)
1276
+ - [data] Update spec info [`8056507`](https://github.com/w3c/browser-specs/commit/8056507ace000384e371df6d75e50bf0bd00a9b8)
1277
+
1278
+ ## [1.6.0](https://github.com/w3c/browser-specs/compare/1.5.1...1.6.0) - 2020-06-12
1279
+
1280
+ ### Merged
1281
+
1282
+ - Adjust URLs based on findings in #70 and #72 [`#75`](https://github.com/w3c/browser-specs/pull/75)
1283
+ - Add more repos that can be ignored when looking for specs [`#74`](https://github.com/w3c/browser-specs/pull/74)
1284
+ - Add WebRTC Insertable Streams [`#73`](https://github.com/w3c/browser-specs/pull/73)
1285
+ - Add script to find list of specs potentially in scope [`#70`](https://github.com/w3c/browser-specs/pull/70)
1286
+ - Update URL of Web Share Target spec [`#69`](https://github.com/w3c/browser-specs/pull/69)
1287
+
1288
+ ### Commits
1289
+
1290
+ - [data] Update spec info [`96e9796`](https://github.com/w3c/browser-specs/commit/96e97963fe0ef4c5d64c9a1cd3d77fc6c608d990)
1291
+ - Do not report specs that can be ignored, either permanently or temporarily [`7a528c7`](https://github.com/w3c/browser-specs/commit/7a528c7183dafd1e8fa0c1c5cbd7a2be0644a952)
1292
+ - Add comparison with data extracted from TR [`ad960ea`](https://github.com/w3c/browser-specs/commit/ad960ea1de8a48831c01e2c3b037ac9fc0482dd8)
1293
+ - Restructure code for greater readibility [`9183f2e`](https://github.com/w3c/browser-specs/commit/9183f2ea21c8d947ca47f9ea13dafef24ec63022)
1294
+ - Incorporate part of initial feedback [`50387c2`](https://github.com/w3c/browser-specs/commit/50387c231e56941f0c784e83f46357a0123752a7)
1295
+ - Improve readability somewhat more [`ddf9560`](https://github.com/w3c/browser-specs/commit/ddf956063508416ad459d6419d5cbb18e9e5f2a2)
1296
+ - [data] Update spec info [`baa5c63`](https://github.com/w3c/browser-specs/commit/baa5c6303b7cf32449684d8cf334f949aaa00838)
1297
+ - Fix a few variable names based on feedback [`f04b01e`](https://github.com/w3c/browser-specs/commit/f04b01eef901f750be624d42daded83efd8d399d)
1298
+ - [data] Update spec info [`2575b55`](https://github.com/w3c/browser-specs/commit/2575b551d4daa3fa97d1e6008ded5d55d39e17fe)
1299
+ - Incorporate more cosmetic improvements from feedback [`19ccf4a`](https://github.com/w3c/browser-specs/commit/19ccf4a42ec5ad1043ff88ef2fc87f0cdd18c833)
1300
+ - Add a few line returns [`43ad6c4`](https://github.com/w3c/browser-specs/commit/43ad6c44843a72086d50e82259653c3b8e051c16)
1301
+ - Use Array.flat for flattening arrays [`b662569`](https://github.com/w3c/browser-specs/commit/b66256918d0347b5db61de2713d10612b8c2b05a)
1302
+ - Bring more code improvements [`3b82070`](https://github.com/w3c/browser-specs/commit/3b820706e2ffad31fb3b0584cef7762eaec7e28a)
1303
+ - Add comparison with list of WHATWG workstreams specs [`35c1b5f`](https://github.com/w3c/browser-specs/commit/35c1b5f26c6a59d9136fbb13a3e085ec23ac0e08)
1304
+ - Fix async error handling [`2ebe48d`](https://github.com/w3c/browser-specs/commit/2ebe48dac0437c927832f61f77bf11448edee546)
1305
+ - Use strict mode [`aeef141`](https://github.com/w3c/browser-specs/commit/aeef1415af2cfb674b2a0447d773a53174a431b0)
1306
+ - Use lower case name to generate URLs from repos [`033eab6`](https://github.com/w3c/browser-specs/commit/033eab61753cb041313798d58cdcdce3f862f75e)
1307
+ - Use https version of TR URLs when comparing [`97c62b4`](https://github.com/w3c/browser-specs/commit/97c62b4e19e948f91d3a8f126895eebce90bf0a1)
1308
+ - [data] Update spec info [`b9dfc4b`](https://github.com/w3c/browser-specs/commit/b9dfc4b55ab833389c9911cc2da30ecd1dec8fff)
1309
+ - [data] Update spec info [`73ef513`](https://github.com/w3c/browser-specs/commit/73ef513d06017e8c642e2b11b408b858efdb004e)
1310
+ - Ignore URLs of hosts of multi-repo specs [`5099c27`](https://github.com/w3c/browser-specs/commit/5099c27f0f8e46ebb42037c584a1c294a6221f0c)
1311
+ - Fix typo [`6105899`](https://github.com/w3c/browser-specs/commit/6105899475c81e2ed4537a056a3ac3d7f19321c5)
1312
+ - [data] Update spec info [`94bceb5`](https://github.com/w3c/browser-specs/commit/94bceb5d9d9f051180ed800168c70163098f104c)
1313
+
1314
+ ## [1.5.1](https://github.com/w3c/browser-specs/compare/1.5.0...1.5.1) - 2020-06-04
1315
+
1316
+ ### Commits
1317
+
1318
+ - [data] Update spec info [`5d2e7c6`](https://github.com/w3c/browser-specs/commit/5d2e7c62e5c8ee537f8ab73efa625085cef3fec1)
1319
+
1320
+ ## [1.5.0](https://github.com/w3c/browser-specs/compare/1.4.0...1.5.0) - 2020-06-03
1321
+
1322
+ ### Merged
1323
+
1324
+ - Update CSS Parser API URL [`#67`](https://github.com/w3c/browser-specs/pull/67)
1325
+ - Update Input Device Capabilities URL [`#68`](https://github.com/w3c/browser-specs/pull/68)
1326
+ - Update Text Fragments URL (repo was renamed) [`#66`](https://github.com/w3c/browser-specs/pull/66)
1327
+
1328
+ ### Commits
1329
+
1330
+ - [data] Update spec info [`16a3905`](https://github.com/w3c/browser-specs/commit/16a3905e2d98df603e939c5e3e0edb426f669822)
1331
+ - [data] Update spec info [`ed13572`](https://github.com/w3c/browser-specs/commit/ed1357219d9c19ab6b2dcf09dcb8809c1c6655b4)
1332
+ - [data] Update spec info [`cdffb66`](https://github.com/w3c/browser-specs/commit/cdffb66dea180ab007fc5cce7b47505fc52cb7b8)
1333
+
1334
+ ## [1.4.0](https://github.com/w3c/browser-specs/compare/1.3.0...1.4.0) - 2020-06-01
1335
+
1336
+ ### Merged
1337
+
1338
+ - Remove Web Budget API [`#65`](https://github.com/w3c/browser-specs/pull/65)
1339
+
1340
+ ### Commits
1341
+
1342
+ - [data] Update spec info [`ac19924`](https://github.com/w3c/browser-specs/commit/ac1992412b905259f120fa5d13ede47d7e8edfe9)
1343
+
1344
+ ## [1.3.0](https://github.com/w3c/browser-specs/compare/1.2.0...1.3.0) - 2020-05-29
1345
+
1346
+ ### Merged
1347
+
1348
+ - Force HTTPS URLs, drop CSS Forms, add specs [`#64`](https://github.com/w3c/browser-specs/pull/64)
1349
+ - Update Background Sync URL [`#63`](https://github.com/w3c/browser-specs/pull/63)
1350
+ - Adjust a couple of TR URLs to match W3C API shortnames [`#59`](https://github.com/w3c/browser-specs/pull/59)
1351
+
1352
+ ### Commits
1353
+
1354
+ - [data] Update spec info [`755e8e0`](https://github.com/w3c/browser-specs/commit/755e8e0d7ea054d51c9c95dea38e88d9a2834762)
1355
+ - [data] Update spec info [`e72aacd`](https://github.com/w3c/browser-specs/commit/e72aacdf5ecb18bb45266c93e615b367f14c09f1)
1356
+
1357
+ ## [1.2.0](https://github.com/w3c/browser-specs/compare/1.1.3...1.2.0) - 2020-05-27
1358
+
1359
+ ### Merged
1360
+
1361
+ - Drop CSS TV Profile 1.0 [`#57`](https://github.com/w3c/browser-specs/pull/57)
1362
+
1363
+ ### Commits
1364
+
1365
+ - [data] Update spec info [`96ac4f5`](https://github.com/w3c/browser-specs/commit/96ac4f51ff9e07ac99ced932b212fdf8232f6bc0)
1366
+ - [data] Update spec info [`77ecc47`](https://github.com/w3c/browser-specs/commit/77ecc47cb88d95766c0383d0aca62d48d313b527)
1367
+
1368
+ ## [1.1.3](https://github.com/w3c/browser-specs/compare/1.1.2...1.1.3) - 2020-05-26
1369
+
1370
+ ### Merged
1371
+
1372
+ - Use plural for Service Workers shortname [`#49`](https://github.com/w3c/browser-specs/pull/49)
1373
+
1374
+ ### Commits
1375
+
1376
+ - [data] Update spec info [`f67d866`](https://github.com/w3c/browser-specs/commit/f67d86673e58f1a1fbe8404a9492d64402dff062)
1377
+
1378
+ ## [1.1.2](https://github.com/w3c/browser-specs/compare/1.1.1...1.1.2) - 2020-05-26
1379
+
1380
+ ### Merged
1381
+
1382
+ - Force Service Worker spec shortname [`#48`](https://github.com/w3c/browser-specs/pull/48)
1383
+
1384
+ ### Commits
1385
+
1386
+ - [data] Update spec info [`e76ce87`](https://github.com/w3c/browser-specs/commit/e76ce8788cc66c3bb0672a00cfe6082b43ced0bc)
1387
+
1388
+ ## [1.1.1](https://github.com/w3c/browser-specs/compare/1.1.0...1.1.1) - 2020-05-22
1389
+
1390
+ ### Commits
1391
+
1392
+ - [data] Update spec info [`f9f7d8f`](https://github.com/w3c/browser-specs/commit/f9f7d8fc23b82e21f8b8c8a0b0f6ec7aa35e9a20)
1393
+
1394
+ ## [1.1.0](https://github.com/w3c/browser-specs/compare/1.0.0...1.1.0) - 2020-05-20
1395
+
1396
+ ### Merged
1397
+
1398
+ - Release process: update changelog before commit [`#46`](https://github.com/w3c/browser-specs/pull/46)
1399
+ - Drop Box Tree API Level 1 from the list [`#47`](https://github.com/w3c/browser-specs/pull/47)
1400
+ - Add CC0 license to package.json [`#45`](https://github.com/w3c/browser-specs/pull/45)
1401
+
1402
+ ### Commits
1403
+
1404
+ - Changelog for v1.0.0 [`78fba3a`](https://github.com/w3c/browser-specs/commit/78fba3a5714c88724f9ce1e4e945848b737abb26)
1405
+ - [data] Update spec info [`f586e29`](https://github.com/w3c/browser-specs/commit/f586e29475da7f995016092b716a49a08bd8f563)
1406
+ - [data] Update spec info [`996cf28`](https://github.com/w3c/browser-specs/commit/996cf284001c455396dfd744568ff14bfa91b67f)
1407
+ - [data] Update spec info [`cd5a3cb`](https://github.com/w3c/browser-specs/commit/cd5a3cbbf5ae901b9bec3d58c0f092c6422000e1)
1408
+ - [data] Update spec info [`a9d92d3`](https://github.com/w3c/browser-specs/commit/a9d92d3d3934e165b86bf06b4de141d8461f3264)
1409
+
1410
+ ## 1.0.0 - 2020-05-07
1411
+
1412
+ ### Merged
1413
+
1414
+ - Add CC0 license for the actual list of specs [`#43`](https://github.com/w3c/browser-specs/pull/43)
1415
+ - Add Web Periodic Background Synchronization [`#42`](https://github.com/w3c/browser-specs/pull/42)
1416
+ - Linter: separate tests from actual linting code [`#41`](https://github.com/w3c/browser-specs/pull/41)
1417
+ - Add documentation to README and CONTRIBUTING [`#39`](https://github.com/w3c/browser-specs/pull/39)
1418
+ - Update URL of requestVideoFrameCallback spec [`#40`](https://github.com/w3c/browser-specs/pull/40)
1419
+ - Add changelog and mechanism to update it on release [`#37`](https://github.com/w3c/browser-specs/pull/37)
1420
+ - Trap errors and fail properly when building index [`#36`](https://github.com/w3c/browser-specs/pull/36)
1421
+ - Rename xxxInSeries to seriesXxx [`#34`](https://github.com/w3c/browser-specs/pull/34)
1422
+ - Add code to manage releases [`#33`](https://github.com/w3c/browser-specs/pull/33)
1423
+ - Add first list of specs [`#26`](https://github.com/w3c/browser-specs/pull/26)
1424
+ - Align property names with W3C API [`#31`](https://github.com/w3c/browser-specs/pull/31)
1425
+ - Add open source license [`#30`](https://github.com/w3c/browser-specs/pull/30)
1426
+ - Export completed list of specs in index.json file [`#29`](https://github.com/w3c/browser-specs/pull/29)
1427
+ - Fetch spec info from W3C API, Specref or the spec [`#22`](https://github.com/w3c/browser-specs/pull/22)
1428
+ - Add filtering param for index.js when used as CLI [`#21`](https://github.com/w3c/browser-specs/pull/21)
1429
+ - Fix currentLevel computation for delta specs [`#20`](https://github.com/w3c/browser-specs/pull/20)
1430
+ - Add currentLevel property [`#18`](https://github.com/w3c/browser-specs/pull/18)
1431
+ - Allow delta flag and add previous/next links [`#8`](https://github.com/w3c/browser-specs/pull/8)
1432
+ - Add logic to compute shortname, family name and level [`#7`](https://github.com/w3c/browser-specs/pull/7)
1433
+ - Detect and drop duplicate URLs when linting [`#6`](https://github.com/w3c/browser-specs/pull/6)
1434
+ - Fix nits/typos from "Allow specs to be represented by a simple string" [`#4`](https://github.com/w3c/browser-specs/pull/4)
1435
+ - Allow specs to be represented by a simple string [`#3`](https://github.com/w3c/browser-specs/pull/3)
1436
+ - Add specs.json with a single spec and linting [`#2`](https://github.com/w3c/browser-specs/pull/2)
1437
+
1438
+ ### Fixed
1439
+
1440
+ - Trap errors and fail properly when building index (#36) [`#35`](https://github.com/w3c/browser-specs/issues/35)
1441
+
1442
+ ### Commits
1443
+
1444
+ - [data] Update spec info [`6637d3e`](https://github.com/w3c/browser-specs/commit/6637d3e3dcb8c777acde21958bb81934e6f01815)
1445
+ - [data] Update spec info [`d5fb4f1`](https://github.com/w3c/browser-specs/commit/d5fb4f1851639b204fb966f9fd651efe04fa73c2)
1446
+ - Add tests for linter [`55acd74`](https://github.com/w3c/browser-specs/commit/55acd74fa1244c9645d0b6273b8a5d5c974b1cf4)
1447
+ - Add JSON Schema and schema validation to linting logic [`82aeffd`](https://github.com/w3c/browser-specs/commit/82aeffde8b5f517fe8a78e6aac887fee06b8f53f)
1448
+ - Add missing changelog template files [`33edde9`](https://github.com/w3c/browser-specs/commit/33edde9c3b42083cc5e017a67b1ef0b1b750be11)
1449
+ - [data] Update spec info [`88afc79`](https://github.com/w3c/browser-specs/commit/88afc79ed8ee3cb45851298b5b397a7b7947d5bc)
1450
+ - Fix linting tests on duplication to pass shortname generation [`7a437ab`](https://github.com/w3c/browser-specs/commit/7a437abfc36b95b16132db8f2425fa4e8cdbbdbc)
1451
+ - [data] Update spec info [`2f1b4aa`](https://github.com/w3c/browser-specs/commit/2f1b4aa90855057d6425d855178da0316d1c9abe)
1452
+ - Simplify string detection logic [`6f77ab1`](https://github.com/w3c/browser-specs/commit/6f77ab13508a5f6694f61c16b26c96e78014a250)
1453
+ - Add first README and w3c.json file [`0e905d2`](https://github.com/w3c/browser-specs/commit/0e905d2686622aaee262e1aff7cd2845d2d7d240)
1454
+ - Adjust workflow names [`7766efb`](https://github.com/w3c/browser-specs/commit/7766efb990464d599bcc30c060d6ef60b8403753)
1455
+ - Remove group field from w3c.json [`c62bb96`](https://github.com/w3c/browser-specs/commit/c62bb96b6280a3eb20e3a129a2afba7c215c1d79)
1456
+ - [data] Update spec info [`4898aef`](https://github.com/w3c/browser-specs/commit/4898aef62364194e5c8e3c777b7513d08782c249)
1457
+ - [data] Update spec info [`dd09395`](https://github.com/w3c/browser-specs/commit/dd09395d0c1ddbb0d0784271707d97a6f6a36278)
1458
+ - Ignore git commit exit code in fetch info workflow [`514687e`](https://github.com/w3c/browser-specs/commit/514687e0b0c6b51359235b6cffd8f8a9fc0640ba)
1459
+
1460
+ ## Credits
1461
+
1462
+ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1463
+
1464
+ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1465
+ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).