This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Release v2.0.1
Changed
- Updating TypeScript to v4.9 has fixed Rollup not being able to output type declarations, so the npm script
build:ts-declis removed. - TypeScript declarations are now available under
libinstead oftypes. - Move lint-staged configuration to its own file
.lintstagedrc.json. - Bump
@rollup/plugin-node-resolveto version15.0.2. - Bump
@rollup/plugin-typescriptto version11.1.0. - Bump
@types/reactto version18.2.1. - Bump
huskyto version8.0.3. - Bump
lint-stagedto version13.2.2. - Bump
prettierto version2.8.8. - Bump
rollupto version3.21.4. - Bump
typescriptto version4.9.5.