Skip to content

0.19.0-rc0

Latest

Choose a tag to compare

@bokuweb bokuweb released this 04 May 02:12
· 15 commits to main since this release
a5caf30

What's Changed

  • Wasm by @bokuweb in #534
  • docs: rewrite README for wasm-backed reg-cli + skip cargo test on Windows by @bokuweb in #617
  • fix(windows): patch @tybys/wasm-util β€” make Windows actually pass by @bokuweb in #621
  • fix(deps): update rust crate thiserror to v2 - autoclosed by @renovate[bot] in #622
  • chore(deps): drop @pyroscope/nodejs and bump OpenTelemetry stack by @bokuweb in #631
  • chore(deps): bump protobufjs from 7.5.4 to 7.5.6 by @dependabot[bot] in #627
  • chore(deps): bump svgo from 3.3.2 to 3.3.3 by @dependabot[bot] in #626
  • chore(deps): bump minimatch from 5.1.6 to 5.1.9 by @dependabot[bot] in #628
  • chore(deps): bump rollup from 3.29.5 to 3.30.0 by @dependabot[bot] in #630
  • chore(deps): bump defu from 6.1.4 to 6.1.7 by @dependabot[bot] in #629
  • chore(deps): bump postcss from 8.4.47 to 8.5.13 by @dependabot[bot] in #624
  • test: edge cases (dimensions / Unicode names / nested dirs / JPG) by @bokuweb in #612
  • chore(deps): update dependency unbuild to v3 by @renovate[bot] in #619
  • chore(deps): drop sdk-node and unbuild to slim deps + fix CVEs by @bokuweb in #632
  • chore(deps): make @opentelemetry/* optional peer deps (8 β†’ 2 prod deps) by @bokuweb in #633
  • perf(core): speed up directory walk + progress emission (~55-60% faster) by @bokuweb in #634
  • chore(release): make npm publish self-contained (build wasm + report-ui in prepublishOnly) by @bokuweb in #635
  • chore(deps): update rust crate criterion to 0.8 by @renovate[bot] in #636
  • chore(rust): bump nightly toolchain pin to 2026-01-01 by @bokuweb in #637
  • chore(release): rename to reg-cli, bump to 0.19.0-rc0 by @bokuweb in #638
  • ci: replace docs/ with auto-deployed sample report on main merge by @bokuweb in #639
  • ci(sample-report): pass -I so deploy proceeds when sample has diffs by @bokuweb in #640
  • ci(sample-report): place fixtures inside public/ so image paths resolve on Pages by @bokuweb in #641
  • ci(sample-report): cd into public/ for clean relative image paths by @bokuweb in #642

Full Changelog: 0.18.15...0.19.0-rc0