Patch release. One fix, for Windows.
Fixed
reticle initno longer gives up on a cold Windows dev server that is still starting. Silence from the dev server meant "wedged" after a flat 45 seconds. On Windows that is inside the window a firstnpm run devspends optimising dependencies before the bundler prints its first line, soinitreported "the dev server neither printed a URL nor bound a port" and exited 1 on an app that was perfectly healthy.- Windows now allows three minutes of quiet. Every other platform is unchanged.
- Only the quiet budget moved: the overall ceiling is untouched, and a launcher that exits is still dead immediately — patience for a server that is starting, none for one that is broken.
Found by the install gate one commit after 2.13.0 went out. Upgrade if you install on Windows; otherwise 2.13.0 behaves identically.
Full changelog: https://github.com/reticlehq/reticle/blob/main/CHANGELOG.md