Cotomy v1.0.1

Patch release that fixes request keepalive handling on page unload.

Overview

Cotomy v1.0.1 is a patch release focused on one behavioral fix. It ensures Cotomy respects explicit developer intent, which is a core runtime principle.

Fix

The keepalive option now correctly respects false, allowing you to disable request keepalive on page unload. The default remains true.

This resolves the previous behavior where false was ignored.

Install

npm install [email protected]

Links

https://github.com/yshr1920/cotomy/releases/tag/v1.0.1
https://cotomy.net

Learn Cotomy

Cotomy is a DOM-first UI runtime for long-lived business applications.