Releases: conductor-is/quickbooks-desktop-node
Releases · conductor-is/quickbooks-desktop-node
v12.15.0
12.15.0 (2025-07-11)
Full Changelog: v12.14.0...v12.15.0
Features
- mcp: support filtering tool results by a jq expression (da4b1fc)
Bug Fixes
- mcp: relax input type for asTextContextResult (b200650)
Chores
- make some internal functions async (6abccc5)
v12.14.0
12.14.0 (2025-07-08)
Full Changelog: v12.13.0...v12.14.0
Features
- api: api update (fd43535)
Bug Fixes
- build: bump node version in CI build to 20 to be compatible with MCP package (61506ab)
- client: don't send
Content-Typefor bodyless methods (a0a0201)
Chores
v12.13.0
12.13.0 (2025-06-27)
Full Changelog: v12.12.0...v12.13.0
Features
- api: api update (431d5df)
Bug Fixes
- ci: release-doctor — report correct token name (8de56f9)
Refactors
- types: replace Record with mapped types (db9abc3)
v12.12.0
12.12.0 (2025-06-17)
Full Changelog: v12.11.0...v12.12.0
Features
Chores
- ci: enable for pull requests (5a0335f)
v12.11.0
12.11.0 (2025-06-14)
Full Changelog: v12.10.0...v12.11.0
Features
- mcp: set X-Stainless-MCP header (3030dbb)
Bug Fixes
- publish script — handle NPM errors correctly (5b293a3)
Chores
v12.10.0
v12.9.0
12.9.0 (2025-06-06)
Full Changelog: v12.8.1...v12.9.0
Features
- mcp: implement support for binary responses (e5261e6)
Chores
- docs: use top-level-await in example snippets (1b9e6e3)