NesaRouter v0.1.44
Fixed
- Stop Live Routing from calling
Date.now()during the first render so server HTML and browser hydration stay identical. - Render request timestamps in a fixed UTC clock to avoid timezone hydration mismatches.
Validation
- TypeScript, public OSS boundary, and 313 unit tests across 57 files pass.