Skip to content

Latest commit

 

History

History
215 lines (156 loc) · 23.1 KB

File metadata and controls

215 lines (156 loc) · 23.1 KB

Changelog

All notable changes to this project will be documented in this file.

1.0.0 (2026-03-30)

⚠ BREAKING CHANGES, remove componentSchemas MCP tool, favor MCP resources instead, see #137

Features

Documentation

Code Refactoring

  • tools remove componentSchemas tool (#137) (396b0d5)

Builds

Bug Fixes

0.9.0 (2026-03-17)

⚠ May contain a breaking update for embedded use only. Move from docsPath: string to docsPaths: string[] with a behavior shift, see #125

Features

Code Refactoring

Chores

  • docs add codemods, getting started guides (#124) (4492355)

Builds

0.8.0 (2026-03-05)

Features

Code Refactoring

  • api base, move to docs.json (#120) (1f5e4d6)
  • centralize search, get resources (#106) (a381ed5)
  • e2e,audit,docs relocate tests, convert links to json (#105) (1df4434)
  • options mode options, e2e testing mocks (#98) (06fdcdc)

Chores

Builds

  • deps lock update (#122) (d0fa57a)
  • deps @modelcontextprotocol/sdk from 1.26.0 to 1.27.0 (#118) (3d8cb74)
  • deps-dev bump dev group with 4 updates (#116) (8735c0a)
  • deps @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 (#111) (2dfe03b)
  • deps bump semver from 7.7.3 to 7.7.4 (#110) (65407d1)
  • deps-dev bump dev group with 5 updates (#109) (1638e1b)
  • deps-dev bump dev group with 4 updates (#104) (4c52846)
  • deps bump zod from 4.3.5 to 4.3.6 (#103) (00bbd0d)
  • deps-dev bump dev group with 6 updates (#101) (1e10745)
  • deps @modelcontextprotocol/sdk from 1.25.2 to 1.25.3 (#97) (e7063bf)

Bug Fixes

  • search search filters, keyword mapping (#112) (a7861d1)

0.7.0 (2026-02-02)

Documentation

  • restructure, expand documentation (#81) (1d69fcd)

Code Refactoring

  • remove unused llms files, docsHost option (#89) (b056d5b)

Builds

  • deps bump actions/checkout from 4 to 6 (#94) (8eae252)
  • deps lock update (#93) (5726c87)
  • deps-dev bump dev group with 4 updates (#91) (5d60f08)
  • deps bump prod group with 2 updates (#92) (2275313)
  • deps bump zod from 4.2.1 to 4.3.5 (#86) (764b55f)
  • deps-dev bump the dev group with 5 updates (#85) (7031dc3)

Bug Fixes

  • getResources move dotenv to default options (#90) (34a250b)
  • search, max string length (#88) (0d607db)

0.6.0 (2026-01-19)

Features

  • search,resources search for docs, migrate to mcp resources (#74) (2cb5ca7)
  • stats getStats, server report channels (#78) (3b7c9a0)

Builds

  • deps @modelcontextprotocol/sdk from 1.24.3 to 1.25.1 (#66) (fbabe34)
  • deps-dev bump the dev group with 3 updates (#79) (e7e5c64)
  • deps-dev bump @types/node from 24.10.1 to 25.0.3 (#77) (562b4a6)
  • deps-dev bump the dev group with 3 updates (#76) (0a8eb99)

Bug Fixes

0.5.0 (2026-01-05)

Tests

Features

  • tools-plugins allow mcp tool plugins (#41) (e6a9aed)
  • tools-user user-facing helpers for tools-as-plugins (#63) (84c9efb)
  • tools-host creators, child validation for tools-as-plugins (#62) (97f855a)
  • logger format unknown errors (#59) (55df65e)
  • schema schema support helpers (#57) (e55eea5)
  • memo, add keyHash option (#54) (0755c28)

Code Refactoring

  • options, nodejs version, path resolves (#58) (6634b01)
  • server use builtInTools const, logging, annotations (#56) (048a70a)

Builds

  • deps bump actions/cache from 4 to 5 (#69) (870fd68)
  • deps bump actions/setup-node from 4 to 6 (#68) (f14605a)
  • deps-dev bump dev group with 4 updates (#67) (b34425f)
  • deps bump @modelcontextprotocol/sdk in the prod group (#65) (be4f884)
  • deps @modelcontextprotocol/sdk from 1.23.0 to 1.24.1 (#53) (3986841)
  • deps-dev bump dev group with 3 updates (#51) (49d37d9)
  • deps-dev bump dev group with 4 updates (#50) (729dcd9)
  • deps @modelcontextprotocol/sdk from 1.22.0 to 1.23.0 (#48) (25b63c8)
  • deps-dev @types/node from 22.18.8 to 24.10.1 (#47) (b8b72d9)

Bug Fixes

  • server clean sigint handler on shutdown (#72) (3ee99f5)
  • logger avoid recursive error handling (#71) (fb78d63)

0.4.0 (2025-12-07)

Tests

Features

Code Refactoring

Builds

  • deps-dev bump dev group with 7 updates (#37) (6a65e19)
  • deps @modelcontextprotocol/sdk from 1.19.1 to 1.22.0 (#36) (8a81066)
  • activate dependabot (#33) (5b91b72)

Bug Fixes

  • cli http port option, typings (#40) (727fc0a)
  • allow process to exit, consistent imports (#32) (fa5c734)

0.3.0 (2025-12-03)

Features

  • log channels, avoid polluting stdout (#25) (cc82731)

Bug Fixes

0.2.0 (2025-11-30)

Tests

Features

  • memo cache expire, rollout callbacks (#17) (c9e4838)
  • schemas add component-schemas tool (#12) (4e58b28)
  • shortest distance search helpers (#14) (0f2b54a)
  • expose server-instance stop, status (#9) (68222cb)

Code Refactoring

Bug Fixes

0.1.0 (2025-10-23)

General

Features

  • programmatic option override (#5) (ad96c74)

Continuous Integrations

Builds