This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryClassify const foo = () => {} as a function type instead of a variable.
Full changelog
What's new
Node parser improvements:
- Fix TSX grammar loading:
.tsxfiles now correctly use the TSX grammar,.tsuses TypeScript - Extract function-like object pairs (e.g.
onClick: () => {}) as method entities - Classify
const foo = () => {}declarations asfunctiontype instead ofvariable - Skip inner variables declared inside function scopes from top-level extraction
- Improved traversal: consistent recursion preserving parent-child relationships
- Extract nested class methods and fields for TS/JS
Full changelog: https://github.com/Ataraxy-Labs/sem/compare/v0.3.3...v0.3.4
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sem
Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.
Related context
Related tools
Beta — feedback welcome: [email protected]