Skip to content

v0.0.3

Latest

Choose a tag to compare

@allenhutchison allenhutchison released this 03 Dec 23:27
· 15 commits to main since this release
dd0ba4c

What's Changed

  • chore(deps): bump @modelcontextprotocol/sdk from 1.20.1 to 1.22.0 by @dependabot[bot] in #20
  • chore(deps-dev): bump eslint from 9.37.0 to 9.39.1 by @dependabot[bot] in #21
  • chore(deps): bump marked from 16.4.0 to 17.0.0 by @dependabot[bot] in #23
  • chore(deps-dev): bump @typescript-eslint/parser from 8.46.4 to 8.47.0 by @dependabot[bot] in #25
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #22
  • feat: add version syncing scripts and hooks by @allenhutchison in #29
  • chore(deps-dev): bump @types/dompurify from 3.0.5 to 3.2.0 by @dependabot[bot] in #24
  • chore: update package-lock.json by @allenhutchison in #33
  • feat: add orderBy support to chat.getMessages by @allenhutchison in #34
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #36
  • chore(deps): bump marked from 17.0.0 to 17.0.1 by @dependabot[bot] in #39
  • chore(deps-dev): bump @types/node from 24.8.1 to 24.10.1 by @dependabot[bot] in #38
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.47.0 by @dependabot[bot] in #37
  • chore(deps): bump body-parser from 2.2.0 to 2.2.1 by @dependabot[bot] in #42
  • chore: remove console.log statements from cloud function by @allenhutchison in #49
  • feat: Bump @modelcontextprotocol/sdk to ^1.23.0 and fix ZodError handling by @allenhutchison in #50
  • refactor: extract Zod validation logic into generic helper by @allenhutchison in #51
  • Add gmail:search top-level tool by @raybellwaves in #47
  • chore(deps): bump @modelcontextprotocol/sdk from 1.23.0 to 1.24.0 by @dependabot[bot] in #53
  • fix(time): return both UTC and local time from time tools by @allenhutchison in #52

New Contributors

Full Changelog: v0.0.2...v0.0.3