Skip to content

Releases: timescale/mcp-boilerplate-node

v1.0.1

07 Jan 19:34
b31b5e1

Choose a tag to compare

v1.0.0

07 Jan 19:34
67e1e23

Choose a tag to compare

What's Changed

Breaking Changes

  • factory methods can now return a promise. You may need to await the top level factories: httpServerFactory, stdioServerFactory

Full Changelog: v0.9.3...v1.0.0

v0.9.3

24 Dec 19:09
1534862

Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

v0.9.0

11 Dec 16:02
5f95804

Choose a tag to compare

What's Changed

  • feat: add instructions parameter to server factories by @cevian in #23

Full Changelog: v0.8.0...v0.9.0

v0.8.0

25 Nov 22:45
3405d2f

Choose a tag to compare

What's Changed

  • fix optional props in InferSchema util type by @murrayju in #21

Full Changelog: v0.7.0...v0.8.0

v0.7.0

18 Nov 17:22
e32765f

Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

v0.6.0

17 Nov 19:38
f8ebf22

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #18
  • create eslint plugin to catch optional tool inputs by @murrayju in #19

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

10 Nov 20:15
b8a24c8

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3: Revert dep change (#16)

05 Nov 21:25
afb7346

Choose a tag to compare

This reverts https://github.com/timescale/mcp-boilerplate-node/pull/15,
but bumps version

v0.4.2

05 Nov 20:06

Choose a tag to compare

bump version