File tree Expand file tree Collapse file tree 2 files changed +39
-1
lines changed
Expand file tree Collapse file tree 2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.17.3] - 2025-08-25
4+
5+ ### 🚀 Features
6+
7+ * * (p2-shim)* add easy to use p2 shim object (#599 ) by @vados-cosmonic in #599
8+
9+
10+ ### 🐛 Bug Fixes
11+
12+ * * (p2-shim)* types and instantiation code for shim object by @vados-cosmonic in #963
13+
14+ * * (p2-shim)* nsToDateTime by @lrowe in #956
15+
16+ * * (p2-shim)* throw exception on exceeding stream buffer limit error (#756 ) by @emmanuel-ferdman in #756
17+
18+
19+ ### ⚙️ Miscellaneous Tasks
20+
21+ * * (p2-shim)* remove mocha (#671 ) by @vados-cosmonic in #671
22+
23+
24+
25+ ## New Contributors
26+ * @lrowe made their first contribution in [ #956 ] ( https://github.com/bytecodealliance/jco/pull/956 )
27+ * @dependabot [ bot] made their first contribution in [ #958 ] ( https://github.com/bytecodealliance/jco/pull/958 )
28+ * @jco-release-bot made their first contribution in [ #930 ] ( https://github.com/bytecodealliance/jco/pull/930 )
29+ * @iamrajiv made their first contribution in [ #901 ] ( https://github.com/bytecodealliance/jco/pull/901 )
30+ * @elmerbulthuis made their first contribution in [ #859 ] ( https://github.com/bytecodealliance/jco/pull/859 )
31+ * @andreiltd made their first contribution in [ #764 ] ( https://github.com/bytecodealliance/jco/pull/764 )
32+ * @thomas9911 made their first contribution in [ #765 ] ( https://github.com/bytecodealliance/jco/pull/765 )
33+ * @emmanuel-ferdman made their first contribution in [ #756 ] ( https://github.com/bytecodealliance/jco/pull/756 )
34+ * @tanishiking made their first contribution in [ #631 ] ( https://github.com/bytecodealliance/jco/pull/631 )
35+ * @marosset made their first contribution in [ #609 ] ( https://github.com/bytecodealliance/jco/pull/609 )
36+ * @MendyBerger made their first contribution in [ #591 ] ( https://github.com/bytecodealliance/jco/pull/591 )
37+
38+
Original file line number Diff line number Diff line change 11{
22 "name" : " @bytecodealliance/preview2-shim" ,
3- "version" : " 0.17.2 " ,
3+ "version" : " 0.17.3 " ,
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