github metalbear-co/mirrord 3.221.0

latest release: latest
5 hours ago

Changed

  • The bundled Apple utilities are now re-extracted to ~/.mirrord/binaries
    only when their version changes, tracked via ~/.mirrord/binaries_version.

Fixed

  • Fixed Next.js development servers crashing under mirrord when Turbopack
    compiles CSS. Turbopack runs its pooled Node workers over a loopback TCP
    connection back to the parent process. To keep that connection local, mirrord
    now detects Next.js processes and enables the outgoing ignore_localhost
    option, so the worker handshake succeeds.
    #2500

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.