Skip to content

Commit f73a907

Browse files
release: preview2-shim v0.17.9
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d534a6 commit f73a907

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/preview2-shim/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.17.9] - 2026-04-17
4+
5+
### 🐛 Bug Fixes
6+
7+
- _(p2-shim)_ incorrect ns magnitude by @vados-cosmonic
8+
9+
### ⚙️ Miscellaneous Tasks
10+
11+
- _(p2-shim)_ oxfmt by @vados-cosmonic
12+
13+
- _(p2-shim)_ swap eslint for oxlint by @vados-cosmonic
14+
315
## [0.17.8] - 2026-02-08
416

517
### 🚀 Features

packages/preview2-shim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bytecodealliance/preview2-shim",
3-
"version": "0.17.8",
3+
"version": "0.17.9",
44
"description": "WASI Preview2 shim for JS environments",
55
"homepage": "https://github.com/bytecodealliance/jco#readme",
66
"bugs": {

0 commit comments

Comments
 (0)