release-notes-v0.1.0.md

April 22, 2026 ยท View on GitHub

{% raw %}

templjs v0.1.0

templjs v0.1.0 is the first public pre-1.0 release of the TypeScript-native meta-templating system.

Highlights

  • Stable package surfaces for:
    • @templjs/core
    • @templjs/cli
    • @templjs/volar
  • GitHub Pages documentation site at:
  • Expanded docs and examples for core authoring workflows.
  • CI docs API guard to prevent TypeDoc regression drift.

Installation

npm install @templjs/core@0.1.0
npm install -D @templjs/cli@0.1.0

VS Code

Install the templjs extension from the marketplace:

Documentation

Known Follow-Ups

  • TypeDoc coverage ratcheting tracked in WI-090.
  • Full-text docs search is deferred to v1.1.

{% endraw %}