All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2022-12-04)
- no longer support Node 10, 12
- be able to unmount (0d5244b)
- follow ECMA-404 (4fe9579)
- light/dark mode (7e23f85)
- migrate to TypeScript (57db87b)
- remove runtime validators (7231812)
- remove useless id (96527d0)
- support click block to expand/collapse (562d51f)
- aria-level is wrong (45a385e)
- bundle dts (cf08d07)
- escape (12c58f7)
- expose css (622233b)
- invalid props (0fd0f1f)
- props are optional (9239c95)
- type (5e84d31)
- only support LTS and current Node version (b771cc7)