Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:38
c5b9857

What's Changed

New features 🥇

Fixes and improvements 🐛

  • fix(stop-metro): only kill the listener (keep execFileSync, no shell) by @latekvo in #364
  • fix(argent-lens): don't mark a visible element off-screen when the variant frame is a larger crop by @latekvo in #359
  • fix(debugger): return object/array results from debugger-evaluate by @latekvo in #365
  • fix(argent-lens): native window controls, comment cursor, card layout polish by @latekvo in #409
  • fix(tool-server): authenticate Chromium-control WebSocket upgrades by @latekvo in #411
  • fix(profiler): keep all same-named components and surface platform variants by @latekvo in #368
  • fix(vega): stop a VVD the vega CLI lost track of via the ps probe by @latekvo in #402
  • fix(debugger): stop unmatched device_id silently collapsing onto one device by @latekvo in #397
  • fix(argent-lens): cache device-list validation in the preview routes by @latekvo in #417
  • fix(tool-server): prevent duplicate tool-servers after an nvm node switch by @filip131311 in #385
  • fix(tool-server): stop list-devices from hanging - wedged-VVD stall and CLI socket leak by @hubgan in #419

Internal 🔢

  • ci: publish a "next" canary on every push to main by @latekvo in #423
  • fix(scripts): verify downloaded dylib Mach-O platforms by @filip131311 in #450
  • chore: bump all workspace packages to 0.14.0 by @filip131311 in #454
  • chore(deps)(deps): bump the npm-major group across 1 directory with 3 updates by @dependabot[bot] in #413
  • chore(ci)(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #403
  • ci: device E2E smoke tests for every hosted-CI platform by @latekvo in #371
  • chore(deps)(deps): bump the npm-minor-patch group across 2 directories with 9 updates by @dependabot[bot] in #422
  • feat(telemetry): detect cloud/remote AI-agent environment and tag every event by @filip131311 in #418
  • refactor: replace hand-rolled parsers with standard packages by @latekvo in #373

New Contributors

Full Changelog: v0.13.0...v0.14.0