File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ ## [ 0.0.2] - 2025-08-10
6+
7+ ### Style
8+
9+ - Configure prettier to use lf line endings
10+
11+ ### Chore
12+
13+ - Support code lint and commit lint
14+ - Add test lint
15+ - Tsup config file confugured
16+
17+ ### Test
18+
19+ - Fix test error
20+
21+ ### Docs
22+
23+ - Add CONTRIBUTING.md guide
24+ - Add DEVELOPER.md guide
25+ - Update README.md with detailed project information
26+ - Add horizontal rule to README
27+
28+ ### Features
29+
30+ - Migrate tsup configuration to tsup.config.ts
31+ - Add React wrapper and example
32+ - Update package metadata and dependencies
33+ - Setup project structure and CI workflows
34+
35+ ### Bug Fixes
36+
37+ - Resolve race condition on initialization
You can’t perform that action at this time.
0 commit comments