Skip to content

starlingmonkey: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 14:30
9dda8ba

0.3.0 (2026-03-05)

Features

Bug Fixes

  • aarch64->arm64 in wasi-sdk download url (#302) (6ff0d0d)
  • ci: add weval artifacts to the release (#304) (1614930)
  • ci: Fix release-please setup (#282) (9d9a34b)
  • ci: Unify release-please CI workflows (#284) (c5f80bd)
  • debugger: Fix path normalization in debugger sourcemaps handling (#279) (afcf222)
  • Prevent URLSearchParams.toString() from returning unencoded params when not modified (#292) (a2ddae3)
  • url: allow SpecSlice to hold empty strings (#293) (faa9114)
  • url: fix leaky Drops for SpecString and CVec (#294) (51d5388)
  • url: make URLSearchParams record constructor spec compliant (#295) (d591115)