Skip to content

unity-cli@v3.0.0

Choose a tag to compare

@StephenHodgson StephenHodgson released this 11 May 23:54
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
b5d45ea

What's Changed

  • unity-cli@v3.0.0 by @StephenHodgson in #77
    • Node 24+ only; bump deps (TS 6, glob 13, Jest, lockfile)
    • TS/Jest config updates for TS 6 + @types/node 24.x
    • CodeQL: Linux Hub apt install/update without embedding version in sh -c; UPM CDN URLs via URL + encoded segments; Exec uses explicit shell: false and no redundant env passthrough
    • Linux headless CI: fix XDG_RUNTIME_DIR when missing or set but unusable; run pulse/pactl with same runtime dir as Editor; optional env on Exec; don’t default ALSA_CARD to Loopback

Full Changelog: v2.0.0...v3.0.0