Files
Done-0 acff024c68 fix: resolve arrow function boundary detection in React components
- Fix tree-sitter parser to correctly identify nested arrow functions
- Modified collectNodesByTypes to recursively traverse function nodes
- Arrow functions inside React components now correctly identified with accurate line counts and nesting depths
- Update version to 2.2.1
- Add auto-release workflow for GitHub Release automation (with overwrite support)
- Remove old manual release workflow
- Add value-realization project to README (all language versions)
2026-02-27 11:28:31 +08:00
..