Overview
Cotomy v2.0.0 is a major release centered on TypeScript 6 support and a refreshed build and test toolchain for the v2 line. The first follow-up release, v2.0.1, only updates the README to document Node.js 20.19.0 or later and to align the release-note guidance for the v2 series.
Changes
This release updates the core development dependencies to TypeScript 6, Vitest 4, jsdom 29, and webpack-cli 7. It also switches internal DOM identity generation from cuid to @paralleldrive/cuid2 and adds explicit rootDir settings in the TypeScript build configuration to keep the build compatible with TypeScript 6.
Follow-up
v2.0.1 is not a separate functional change release. It is a small documentation follow-up that updates the README with the Node.js 20.19.0 or later requirement and adds v2 release-note information, so the current install target can be treated as v2.0.1 while the major technical change remains v2.0.0.
Install
npm install [email protected]
Links
https://github.com/yshr1920/cotomy/releases/tag/v2.0.0
https://github.com/yshr1920/cotomy/releases/tag/v2.0.1
https://cotomy.net