Skip to content

NesaRouter v0.1.44

Choose a tag to compare

@99apps-id 99apps-id released this 21 Jul 02:28

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.