Remix v3 Hits RC: Upgrading Five Apps the Morning After
[email protected] shipped on 31 August and I moved five apps off beta.5 the next morning. The bump tripped two wires: my own npm minimum-release-age guard, whose failure mode looks like a missing version, and a createAssetServer rename (fileMap → mounts, allow → allowFiles) that crashed every server on boot. Plus the uncomfortable lesson of five green test suites with zero tests — and the two-curl smoke check that actually caught the breakage.