File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.2] - 2025-11-07
4+
5+ ### 🚀 Features
6+
7+ * * (std)* remove star imports, add more docs by @vados-cosmonic in #1117
8+
9+
10+ ### 🐛 Bug Fixes
11+
12+ * * (std)* export paths by @vados-cosmonic
13+
14+
15+
16+
317## [ 0.0.1] - 2025-11-07
418
519### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @bytecodealliance/jco-std" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Library of shared functionality for use with the JS WebAssembly components" ,
55 "contributors" : [
66 {
5353 "prepack" : " npm run build"
5454 },
5555 "devDependencies" : {
56- "@bytecodealliance/jco-transpile" : " ^0.1.1" ,
5756 "@bytecodealliance/componentize-js" : " ^0.19.3" ,
57+ "@bytecodealliance/jco-transpile" : " ^0.1.1" ,
5858 "@bytecodealliance/preview2-shim" : " ^0.17.5" ,
5959 "@types/which" : " ^3.0.4" ,
6060 "hono" : " ^4.10.4" ,
You can’t perform that action at this time.
0 commit comments