Releases: vitalis/tailwindcss-docs-mcp
Releases · vitalis/tailwindcss-docs-mcp
v1.0.0
1.0.0 (2026-02-27)
Features
- automatic ONNX embedding model lifecycle management (196c4c5)
- change default tailwind version from v3 to v4 (8479d5e)
- implement core pipeline (similarity, parser, chunker) (4d7e8de)
- implement embedder with ONNX model integration (df6d70e)
- implement github fetcher with disk caching (2d42acc)
- implement mcp server with tool handlers and entry point (c2d069a)
- implement storage layer and hybrid search (eb1b385)
- improve search accuracy with weighted RRF, query expansion, and expanded benchmark (d2db30b)
- replace octokit with raw github fetch, add E2E tests, production readiness fixes (0b1665d)
- scaffold tailwindcss-docs-mcp project (a6f1ae5)
Bug Fixes
- address all critical review findings (423f9d1)
- address round-11 review findings (12bf397)
- address round-2 review findings (8d91aef)
- address round-3 critical review findings (2b2755c)
- address round-4 critical review findings (ec36854)
- address round-5 critical review findings (cf5dd19)
- address round-6 critical review findings (0e4e5a3)
- address round-7 critical review findings (0b102b3)
- address round-8 critical review findings (6a222be)
- align blobToEmbedding buffer, remove dead async, clean up check-status (4f3869f)
- ci cache key, remove dead async, type bun:sqlite import (a424d6b)
- remove duplicate .mise.toml, use existing mise.toml (7a67f4b)