Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
82deffc
Add Bun to BCD
queengooborg Jun 19, 2024
18e7adb
Utilize results from Bun 1.0.36
queengooborg Jul 2, 2024
a93eb69
Merge branch 'main' into bun
queengooborg Jul 8, 2024
4b8acc8
Fix schema
queengooborg Jul 8, 2024
55fe4bb
Fix linter issues
queengooborg Jul 8, 2024
6b7d82d
Merge branch 'main' into bun
queengooborg Nov 18, 2024
aed30b3
Merge branch 'main' into bun
queengooborg Feb 17, 2025
4864a6d
Merge branch 'main' into bun
queengooborg Jul 2, 2025
aeae5be
Add Bun 1.2
queengooborg Jul 2, 2025
799b5d2
Add additional data from collector results
queengooborg Jul 2, 2025
5303a8b
Merge branch 'main' into bun
queengooborg Jul 18, 2025
ec7156a
Add all patch releases to release data
queengooborg Jul 18, 2025
e970348
Update documentation about Bun's release cycle
queengooborg Jul 18, 2025
0645c8c
Update Bun data with patch releases
queengooborg Jul 18, 2025
f2a1aed
Update index.md
queengooborg Jul 24, 2025
06e8474
Update documentation to mention Bun in additional locations
queengooborg Jul 29, 2025
b7b12b1
Merge branch 'main' into bun
queengooborg Jul 29, 2025
b7a42c8
Merge branch 'main' into bun
queengooborg Aug 13, 2025
3791e87
Update results with new collector version
queengooborg Aug 13, 2025
b7557ab
Add data for all other JavaScript features
queengooborg Aug 13, 2025
ea585e9
Update NumberFormat.json
queengooborg Aug 14, 2025
f4b3d52
Fix consistency
queengooborg Aug 14, 2025
cabe349
Merge branch 'main' into bun
queengooborg Aug 26, 2025
d93f1b3
initial bun support
alii Aug 19, 2025
df5ed83
collect engine version
alii Aug 19, 2025
b45c2cf
no engine version available for these older versions
alii Aug 19, 2025
31d7c2a
eslint autofix
alii Aug 19, 2025
c36a441
remove
alii Aug 19, 2025
c4975ff
cleaning
alii Aug 19, 2025
27f9e6c
pass noImplicitAny/lint
alii Aug 19, 2025
4489fef
suggestions
alii Aug 22, 2025
7701254
Use new Bun versions API
alii Aug 22, 2025
a980603
fetch webkit semver-like values
alii Aug 22, 2025
d85c621
start moving webkit hashes to semver-like versions
alii Aug 22, 2025
c0b13f7
use github token to avoid rate limit for the rest
alii Aug 22, 2025
a1fa415
rm
alii Aug 22, 2025
a10ac6b
Update .gitignore
caugner Aug 26, 2025
2b1a634
Update .gitignore
caugner Aug 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions api/AbortController.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down Expand Up @@ -59,6 +62,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down Expand Up @@ -110,6 +116,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down Expand Up @@ -178,6 +187,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "98"
},
Expand Down Expand Up @@ -226,6 +238,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down
27 changes: 27 additions & 0 deletions api/AbortSignal.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down Expand Up @@ -54,6 +57,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down Expand Up @@ -98,6 +104,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "93"
},
Expand Down Expand Up @@ -144,6 +153,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "98"
},
Expand Down Expand Up @@ -192,6 +204,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "66"
},
Expand Down Expand Up @@ -236,6 +251,9 @@
"web-features:abortsignal-any"
],
"support": {
"bun": {
"version_added": "1.1.4"
},
"chrome": {
"version_added": "116"
},
Expand Down Expand Up @@ -283,6 +301,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "98"
},
Expand Down Expand Up @@ -330,6 +351,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "100"
},
Expand Down Expand Up @@ -378,6 +402,9 @@
"web-features:aborting"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": [
{
"version_added": "124"
Expand Down
27 changes: 27 additions & 0 deletions api/Blob.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "5"
},
Expand Down Expand Up @@ -72,6 +75,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "20"
},
Expand Down Expand Up @@ -132,6 +138,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "76"
},
Expand Down Expand Up @@ -181,6 +190,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.1.9"
},
"chrome": {
"version_added": false
},
Expand Down Expand Up @@ -228,6 +240,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "5"
},
Expand Down Expand Up @@ -285,6 +300,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": [
{
"version_added": "21"
Expand Down Expand Up @@ -364,6 +382,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "76"
},
Expand Down Expand Up @@ -406,6 +427,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "76"
},
Expand Down Expand Up @@ -455,6 +479,9 @@
"web-features:file"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "5"
},
Expand Down
21 changes: 21 additions & 0 deletions api/BroadcastChannel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "54"
},
Expand Down Expand Up @@ -63,6 +66,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "54"
},
Expand Down Expand Up @@ -110,6 +116,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "54"
},
Expand Down Expand Up @@ -161,6 +170,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "54"
},
Expand Down Expand Up @@ -212,6 +224,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "60"
},
Expand Down Expand Up @@ -261,6 +276,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "54"
},
Expand Down Expand Up @@ -308,6 +326,9 @@
"web-features:broadcast-channel"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "54"
},
Expand Down
12 changes: 12 additions & 0 deletions api/ByteLengthQueuingStrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"web-features:streams"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "52"
},
Expand Down Expand Up @@ -59,6 +62,9 @@
"web-features:streams"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "52"
},
Expand Down Expand Up @@ -102,6 +108,9 @@
"web-features:streams"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "52"
},
Expand Down Expand Up @@ -145,6 +154,9 @@
"web-features:streams"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "52"
},
Expand Down
15 changes: 15 additions & 0 deletions api/CloseEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"web-features:websockets"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "15"
},
Expand Down Expand Up @@ -64,6 +67,9 @@
"web-features:websockets"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "16"
},
Expand Down Expand Up @@ -111,6 +117,9 @@
"web-features:websockets"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "15"
},
Expand Down Expand Up @@ -161,6 +170,9 @@
"web-features:websockets"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "15"
},
Expand Down Expand Up @@ -211,6 +223,9 @@
"web-features:websockets"
],
"support": {
"bun": {
"version_added": "1.0.0"
},
"chrome": {
"version_added": "15"
},
Expand Down
Loading
Loading