You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.10.0
### Breaking changes
Upgrade to 0.10 parser serialization
### New features
The gammar now supports TypeScript (use the `"ts"` dialect).
The grammar can now parse JSX syntax (use the `"jsx"` dialect).