File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.17.6] - 2025-12-30
4+
5+ ### 🐛 Bug Fixes
6+
7+ * * (p2-shim)* return protocol from stream subscribe by @molarmanful in #1184
8+
9+ * * (p2-shim)* missing browser shim bits by @vados-cosmonic in #1155
10+
11+
12+ ### 🧪 Testing
13+
14+ * * (p2-shim)* set retry for pollable tests by @vados-cosmonic
15+
16+ * * (p2-shim)* avoid tight monotonic test in CI by @vados-cosmonic in #1099
17+
18+ * * (p2-shim)* increase tolerance for pollable ready testing by @vados-cosmonic
19+
20+
21+ ### ⚙️ Miscellaneous Tasks
22+
23+ * * (p2-shim)* remove unused eslint rule by @vados-cosmonic
24+
25+
26+
27+ ## New Contributors
28+ * @molarmanful made their first contribution in [ #1184 ] ( https://github.com/bytecodealliance/jco/pull/1184 )
29+
30+
331## [ 0.17.5] - 2025-11-03
432
533### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @bytecodealliance/preview2-shim" ,
3- "version" : " 0.17.5 " ,
3+ "version" : " 0.17.6 " ,
44 "description" : " WASI Preview2 shim for JS environments" ,
55 "author" : " Guy Bedford, Eduardo Rodrigues<16357187+eduardomourar@users.noreply.github.com>" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments