File tree Expand file tree Collapse file tree 2 files changed +23
-5
lines changed
Expand file tree Collapse file tree 2 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.17.5] - 2025-11-03
4+
5+ ### 🐛 Bug Fixes
6+
7+ * * (p2-shim)* run build in CI to enable browser tests by @vados-cosmonic
8+
9+ * * (p2-shim)* undeclared var assignment for _ cwd by @vados-cosmonic
10+
11+
12+ ### 🧪 Testing
13+
14+ * * (p2-shim)* support puppeteer launch args by @vados-cosmonic in #1075
15+
16+ * * (p2-shim)* add test machinery for browsers by @vados-cosmonic
17+
18+
19+
20+
321## [ 0.17.4] - 2025-09-04
422
523### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @bytecodealliance/preview2-shim" ,
3- "version" : " 0.17.4 " ,
3+ "version" : " 0.17.5 " ,
44 "description" : " WASI Preview2 shim for JS environments" ,
55 "author" : " Guy Bedford, Eduardo Rodrigues<16357187+eduardomourar@users.noreply.github.com>" ,
66 "contributors" : [
5656 "test" : " vitest run -c test/vitest.ts"
5757 },
5858 "devDependencies" : {
59- "@bytecodealliance/jco " : " 1.15.2 " ,
60- "@bytecodealliance/componentize-js " : " 0.19.3 " ,
61- "mime" : " ^4.0.7" ,
62- "puppeteer" : " ^24.16.2"
59+ "@bytecodealliance/componentize-js " : " 0.19.3 " ,
60+ "@bytecodealliance/jco " : " 1.15.2 " ,
61+ "mime" : " ^4.0.7" ,
62+ "puppeteer" : " ^24.16.2"
6363 }
6464}
You can’t perform that action at this time.
0 commit comments