# Tree-sitter TQL v1.0.0

This release marks the first stable version of the Tree-sitter TQL grammar. It adds prebuilt native binaries and npm publishing with OIDC provenance, eliminating compilation for most users.

## 🚀 Features

### Prebuilt native binaries and npm publishing with OIDC provenance

Dec 16, 2025 · [@mavam](https://github.com/mavam), [@claude](https://github.com/claude)

The release workflow now builds prebuilt native binaries for Linux, macOS (x64 and arm64), and Windows, eliminating compilation for most npm users. Releases are published to npm using token-free OIDC trusted publishing with supply chain provenance attestations.

[ Download on GitHub ](https://github.com/tenzir/tree-sitter-tql/releases/tag/v1.0.0)

[Get the release artifacts and source code.](https://github.com/tenzir/tree-sitter-tql/releases/tag/v1.0.0)