File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.17.4] - 2025-09-04
4+
5+ ### 🚀 Features
6+
7+ * * (p2-shim)* add support for retrieving HTTP server address by @vados-cosmonic in #1001
8+
9+ * * (p2-shim)* accomodate versioned WASI import objects by @vados-cosmonic
10+
11+
12+ ### 🐛 Bug Fixes
13+
14+ * * (p2-shim)* circular dependency warning by @vados-cosmonic in #978
15+
16+ * * (p2-shim)* typo in filesystems imports in WASIShim object by @vados-cosmonic in #981
17+
18+
19+ ### ⚙️ Miscellaneous Tasks
20+
21+ * * (p2-shim)* eslint fix by @vados-cosmonic
22+
23+
24+
25+
326## [ 0.17.3] - 2025-08-25
427
528### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @bytecodealliance/preview2-shim" ,
3- "version" : " 0.17.3 " ,
3+ "version" : " 0.17.4 " ,
44 "description" : " WASI Preview2 shim for JS environments" ,
55 "author" : " Guy Bedford, Eduardo Rodrigues<16357187+eduardomourar@users.noreply.github.com>" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments