Skip to content

Conversation

@shtse8
Copy link
Contributor

@shtse8 shtse8 commented Dec 10, 2025

Summary

Add JSDoc comment explaining that WASM-based synth parsers (v0.3.x) require parseAsync() and that sync parse() throws for tree-sitter based languages.

This PR triggers a new release to publish the correct synth version constraints (^0.3.1).

Background

The repo has correct versions but npm has the wrong ones. This PR will trigger 0.1.22 with the correct constraints.

Test plan

  • CI passes
  • After merge, verify release PR bumps to 0.1.22
  • After release merge, verify npm view @sylphx/[email protected] optionalDependencies shows ^0.3.1

Add JSDoc comment explaining that WASM-based synth parsers (v0.3.x)
require parseAsync() and that sync parse() throws for tree-sitter
based languages.

This commit triggers a new release to publish the correct synth
version constraints (^0.3.1) that were added in PR #44 but not
published because 0.1.21 was already released from PR #43.
@vercel
Copy link

vercel bot commented Dec 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
coderag Ready Ready Preview Comment Dec 10, 2025 5:36pm
coderag-j1ok Ready Ready Preview Comment Dec 10, 2025 5:36pm

@shtse8 shtse8 merged commit 197f868 into main Dec 10, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants