gumnut-sdk 0.18.3 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +203 -0
- package/package.json +1 -1
- package/resources/search.d.mts +3 -1
- package/resources/search.d.mts.map +1 -1
- package/resources/search.d.ts +3 -1
- package/resources/search.d.ts.map +1 -1
- package/resources/search.js +2 -0
- package/resources/search.js.map +1 -1
- package/resources/search.mjs +2 -0
- package/resources/search.mjs.map +1 -1
- package/src/resources/search.ts +3 -1
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,208 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.20.0 (2025-09-19)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.19.0...v0.20.0](https://github.com/gumnut-ai/photos-sdk-typescript/compare/v0.19.0...v0.20.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([2a90587](https://github.com/gumnut-ai/photos-sdk-typescript/commit/2a905878e61f4938c6f02e6f3daa2f53a2ca2b8e))
|
|
10
|
+
* **mcp:** add docs search tool ([75c44ea](https://github.com/gumnut-ai/photos-sdk-typescript/commit/75c44ea5c2f5c6e1c7b3aeb304154f22626e0ce3))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Chores
|
|
14
|
+
|
|
15
|
+
* **codegen:** internal codegen update ([0889d13](https://github.com/gumnut-ai/photos-sdk-typescript/commit/0889d13d917221c7e0816f3fe3314c84edbbb0ed))
|
|
16
|
+
* **internal:** gitignore .mcpb files ([63dce46](https://github.com/gumnut-ai/photos-sdk-typescript/commit/63dce46015632c830fa690f04a3fab7c45cca832))
|
|
17
|
+
|
|
18
|
+
## 0.19.0 (2025-09-18)
|
|
19
|
+
|
|
20
|
+
Full Changelog: [v0.18.4...v0.19.0](https://github.com/gumnut-ai/photos-sdk-typescript/compare/v0.18.4...v0.19.0)
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* **api:** add libraries endpoint ([01922c6](https://github.com/gumnut-ai/photos-sdk-typescript/commit/01922c6cb99e8846729c37872b558071fa47f5bb))
|
|
25
|
+
* **api:** add library create endpoint ([b9aea33](https://github.com/gumnut-ai/photos-sdk-typescript/commit/b9aea337608c574f9529192a0c0007fe877d27da))
|
|
26
|
+
* **api:** api update ([617224a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/617224a8a60953200e1b934100fd390454c28e59))
|
|
27
|
+
* **api:** api update ([e98ebe7](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e98ebe75f2a3424a30bcd7eb1d20fa0ce3adff0a))
|
|
28
|
+
* **api:** api update ([f1d6dfd](https://github.com/gumnut-ai/photos-sdk-typescript/commit/f1d6dfdba4fda06b404f44341fde2752d91d256e))
|
|
29
|
+
* **api:** api update ([70d7c9d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/70d7c9dfaef501c05be9088d9306ea76eaec2279))
|
|
30
|
+
* **api:** api update ([b595ab4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/b595ab466f4d1b7c6795c2a8acfcded34beaebee))
|
|
31
|
+
* **api:** api update ([5691484](https://github.com/gumnut-ai/photos-sdk-typescript/commit/56914840bc129cf4045bff7efbc0237f84fdb199))
|
|
32
|
+
* **api:** api update ([7c1d93e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7c1d93e49b792d3fb39fda2d5d77e64d5ece6ab4))
|
|
33
|
+
* **api:** api update ([c08bc5c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c08bc5c1f4ebcccb8edf986bf9963c26012943eb))
|
|
34
|
+
* **api:** api update ([e807277](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e80727774ebacf811a614cca9d0d353391ba9001))
|
|
35
|
+
* **api:** api update ([382c492](https://github.com/gumnut-ai/photos-sdk-typescript/commit/382c492904658cc787c92eefd87f2308e2d5d67c))
|
|
36
|
+
* **api:** api update ([faa5c20](https://github.com/gumnut-ai/photos-sdk-typescript/commit/faa5c20a9b5ac62b70a6325840cb8d9b786ba058))
|
|
37
|
+
* **api:** api update ([2479889](https://github.com/gumnut-ai/photos-sdk-typescript/commit/247988901dfc4556fc04c02fc540e336d58a6bb4))
|
|
38
|
+
* **api:** api update ([c423009](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c4230096faeba10ffa02ee51d7287126fbafcf6f))
|
|
39
|
+
* **api:** api update ([7f15885](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7f158855152418291a6da3b0e5c69302d8fb3007))
|
|
40
|
+
* **api:** api update ([1f82edc](https://github.com/gumnut-ai/photos-sdk-typescript/commit/1f82edc7c1bdd3e3e59b5bfb4044798a685d49db))
|
|
41
|
+
* **api:** manual updates ([75dae06](https://github.com/gumnut-ai/photos-sdk-typescript/commit/75dae06d00ac1bb2dffaa24fbcac0462a49c5629))
|
|
42
|
+
* **api:** rename photos to gumnut ([94247c5](https://github.com/gumnut-ai/photos-sdk-typescript/commit/94247c55713968940cc37efa9f608529a25b3731))
|
|
43
|
+
* **api:** update via SDK Studio ([00e2f06](https://github.com/gumnut-ai/photos-sdk-typescript/commit/00e2f068c395ba33a4fd3d80d81cc7d6a9c47063))
|
|
44
|
+
* **api:** update via SDK Studio ([89cf910](https://github.com/gumnut-ai/photos-sdk-typescript/commit/89cf9109f52913104f6ce00f70a7819d7afd7901))
|
|
45
|
+
* **api:** update via SDK Studio ([fcd5e93](https://github.com/gumnut-ai/photos-sdk-typescript/commit/fcd5e9344e3e6fd8038310beb2fdea87f04f0c6a))
|
|
46
|
+
* **api:** update via SDK Studio ([200e8ec](https://github.com/gumnut-ai/photos-sdk-typescript/commit/200e8ec1cad685345dc6d96d6d947a9c047fba25))
|
|
47
|
+
* **api:** update via SDK Studio ([972a488](https://github.com/gumnut-ai/photos-sdk-typescript/commit/972a488cb3a570ae1c4ac0956915d64efd183488))
|
|
48
|
+
* **api:** update via SDK Studio ([3d2b8eb](https://github.com/gumnut-ai/photos-sdk-typescript/commit/3d2b8ebd26a27108403397417ab09786be816c82))
|
|
49
|
+
* **api:** update via SDK Studio ([35dd583](https://github.com/gumnut-ai/photos-sdk-typescript/commit/35dd583961eb32919578051b3b8362d8466ab403))
|
|
50
|
+
* **api:** update via SDK Studio ([322bace](https://github.com/gumnut-ai/photos-sdk-typescript/commit/322bace2457b27f13ddb9860c4d06d5d8f6932c0))
|
|
51
|
+
* **api:** update via SDK Studio ([e687dd0](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e687dd0dcae140441192d453d2f0b74a6cfee5b0))
|
|
52
|
+
* **api:** update via SDK Studio ([dbd31c5](https://github.com/gumnut-ai/photos-sdk-typescript/commit/dbd31c577d0b906efbd05299c7ccd84ac9d89695))
|
|
53
|
+
* **api:** update via SDK Studio ([3fe8a4a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/3fe8a4a5016355e2a476f54a80a9c751492fe68e))
|
|
54
|
+
* **api:** update via SDK Studio ([a2d1be9](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a2d1be9a8fc81d4482836ad5bde9da68da527c8e))
|
|
55
|
+
* **api:** update via SDK Studio ([b00ae4a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/b00ae4a7832bbb16e6c5bbdee59ae3b76598e928))
|
|
56
|
+
* **api:** update via SDK Studio ([84d7c48](https://github.com/gumnut-ai/photos-sdk-typescript/commit/84d7c48dca590455441d441778c8ddb7e95f5eea))
|
|
57
|
+
* **api:** update via SDK Studio ([289e390](https://github.com/gumnut-ai/photos-sdk-typescript/commit/289e3903c154e709ebb407d3a1383b9daa1aca62))
|
|
58
|
+
* **api:** update via SDK Studio ([e303b63](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e303b63380e01bae5ce93fe0b2e91301c2c6ad10))
|
|
59
|
+
* **api:** update via SDK Studio ([fbe7f36](https://github.com/gumnut-ai/photos-sdk-typescript/commit/fbe7f367059d7a28ea72a1a413846d74bfcf6868))
|
|
60
|
+
* **api:** update via SDK Studio ([e656a7e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e656a7ed3f4b0c428ca830cdf87cb3081de8813b))
|
|
61
|
+
* **api:** update via SDK Studio ([c5b02c2](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c5b02c20d12b1b2a365249a95f823a23c43bf682))
|
|
62
|
+
* **api:** update via SDK Studio ([07b87d5](https://github.com/gumnut-ai/photos-sdk-typescript/commit/07b87d57238cbcf3f2e2a2a6ecc3ba3db689d544))
|
|
63
|
+
* **api:** update via SDK Studio ([8fd0d9c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8fd0d9c5b97913640e06e0dcd8e7053cb56d167f))
|
|
64
|
+
* **client:** add support for endpoint-specific base URLs ([85a145c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/85a145c19e68caecbae79a6e4730029ad4278053))
|
|
65
|
+
* **client:** add withOptions helper ([e29ac9d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e29ac9d128a37ab18cdc8f91c257692893dd7bbd))
|
|
66
|
+
* **mcp:** add client infer to cloudflare oauth screen ([8a21151](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8a21151bdc31dc2c5001d2d27a9c7104ff5f5cc2))
|
|
67
|
+
* **mcp:** add code execution tool ([9a01977](https://github.com/gumnut-ai/photos-sdk-typescript/commit/9a01977407c61a1286a93759a6578137af8d4e66))
|
|
68
|
+
* **mcp:** add logging when environment variable is set ([d6ebe63](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d6ebe63ec2216b5fba11e88c5ae9f2ffe6f745b5))
|
|
69
|
+
* **mcp:** add option to infer mcp client ([07ef055](https://github.com/gumnut-ai/photos-sdk-typescript/commit/07ef05575d708af789ae3fd408ee8d41df9f9155))
|
|
70
|
+
* **mcp:** add unix socket option for remote MCP ([871ca00](https://github.com/gumnut-ai/photos-sdk-typescript/commit/871ca0082b640a23c77e25c050183df83bad9b8b))
|
|
71
|
+
* **mcp:** allow setting logging level ([d436895](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d436895a7470b1348d9e864947034bd9d1ac2eb3))
|
|
72
|
+
* **mcp:** change remote server query option parsing logic ([a4848d1](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a4848d1dd27b6fa264b5e42abb95f81b9b1e076b))
|
|
73
|
+
* **mcp:** expose client options in `streamableHTTPApp` ([1d06578](https://github.com/gumnut-ai/photos-sdk-typescript/commit/1d06578ee0cf0f75c3c36d18e9608d979e66597c))
|
|
74
|
+
* **mcp:** fallback for void-typed methods ([36b91c7](https://github.com/gumnut-ai/photos-sdk-typescript/commit/36b91c785189f7c94b05966a263746d96a39b48f))
|
|
75
|
+
* **mcp:** implement support for binary responses ([49cc39b](https://github.com/gumnut-ai/photos-sdk-typescript/commit/49cc39b9d6ddbe603d6736287d73cc38707c8fa9))
|
|
76
|
+
* **mcp:** include http information in tools ([65b7e4b](https://github.com/gumnut-ai/photos-sdk-typescript/commit/65b7e4b0f40db5e8b74ea42cd320887625b8f72a))
|
|
77
|
+
* **mcp:** parse query string as mcp client options in mcp server ([8d71c23](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8d71c23f262935773fc728d6e3f30bdff19cd6f6))
|
|
78
|
+
* **mcp:** remote server with passthru auth ([c019ed0](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c019ed0910a1c49139c4bbaeb05c885d92d9b753))
|
|
79
|
+
* **mcp:** set X-Stainless-MCP header ([8b2c369](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8b2c369bc13951688c177702db537b739316abc4))
|
|
80
|
+
* **mcp:** support dynamically discovering and invoking tools for APIs with many endpoints ([fd1c194](https://github.com/gumnut-ai/photos-sdk-typescript/commit/fd1c194f5757907b324a176c5f2138e7405fa402))
|
|
81
|
+
* **mcp:** support filtering tool results by a jq expression ([cbb0a71](https://github.com/gumnut-ai/photos-sdk-typescript/commit/cbb0a71b01f98cec0c1f8aa1c536a83728f81a8b))
|
|
82
|
+
* more gracefully handle $refs and work around schema limitations ([2650708](https://github.com/gumnut-ai/photos-sdk-typescript/commit/26507086ebaefe60d7945351bf6699bd1aa76217))
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Bug Fixes
|
|
86
|
+
|
|
87
|
+
* **ci:** release-doctor — report correct token name ([fc9d79e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/fc9d79eb680df8d26dd1740e797128f531e3daa7))
|
|
88
|
+
* **ci:** set permissions for DXT publish action ([d9d8a5f](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d9d8a5fc81c859e1264bdba7073ae3f6f686973e))
|
|
89
|
+
* **client:** always overwrite when merging headers ([ada2da9](https://github.com/gumnut-ai/photos-sdk-typescript/commit/ada2da9272572062eb52ac59029102e0af8b58dd))
|
|
90
|
+
* **client:** explicitly copy fetch in withOptions ([8f251a4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8f251a451d4215308a3da3741cdfd516151d9477))
|
|
91
|
+
* **client:** get fetchOptions type more reliably ([8b3984d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8b3984d156b4ea267d65daa8eece89c1045d6664))
|
|
92
|
+
* coerce nullable values to undefined ([93b7948](https://github.com/gumnut-ai/photos-sdk-typescript/commit/93b79484fa13370b1b30fdf1afba1a49b518a276))
|
|
93
|
+
* compat with more runtimes ([bfbff9f](https://github.com/gumnut-ai/photos-sdk-typescript/commit/bfbff9f41047e236acb272c49b76d85b1fedcc4c))
|
|
94
|
+
* **mcp:** avoid sending `jq_filter` to base API ([c5cc62b](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c5cc62b288b42c650707b5f41cdbc118c02b2e8b))
|
|
95
|
+
* **mcp:** define `.well-known/oauth-protected-resource` ([8b4624e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8b4624ec12a3ddbfc4feccb8d70184c5cef1f782))
|
|
96
|
+
* **mcp:** explicitly include zod and zod-to-json-schema in package.json ([cdf2d93](https://github.com/gumnut-ai/photos-sdk-typescript/commit/cdf2d93a112e81e7b8660b742c556722ccdbb155))
|
|
97
|
+
* **mcp:** fix bug in header handling ([c8ca86e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c8ca86e7827f4c2ca15ab2bdd1dc95e8db9a8fe0))
|
|
98
|
+
* **mcp:** fix cursor schema transformation issue with recursive references ([85fc1e4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/85fc1e490987f12a3995778ceafe1fe6fe464696))
|
|
99
|
+
* **mcp:** fix query options parsing ([29fe323](https://github.com/gumnut-ai/photos-sdk-typescript/commit/29fe32305f8d366ee0a11bc75cccbf3b05d707a6))
|
|
100
|
+
* **mcp:** fix tool description of jq_filter ([205aed6](https://github.com/gumnut-ai/photos-sdk-typescript/commit/205aed6fb9ca54be6b853aa01b89fda2b6b28c6b))
|
|
101
|
+
* **mcp:** fix uploading dxt release assets ([0b0dabf](https://github.com/gumnut-ai/photos-sdk-typescript/commit/0b0dabf90616766a6d3acb5c53f0630d4b3fbe2b))
|
|
102
|
+
* **mcp:** generate additionalProperties=true for map schemas to avoid validation issues ([54dcb6d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/54dcb6db5f864d3cc55915df2e732ed3064cbf7a))
|
|
103
|
+
* **mcp:** include description in dynamic tool search ([7e810e4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7e810e44ba284d1c0f806ef7201e5d6f0832a119))
|
|
104
|
+
* **mcp:** include required section for top-level properties and support naming transformations ([107e6d7](https://github.com/gumnut-ai/photos-sdk-typescript/commit/107e6d7844b88a00f8cc67a581b7a46f8acf2dba))
|
|
105
|
+
* **mcp:** relax input type for asTextContextResult ([aa52f8a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/aa52f8aa3f5d05db43dfd5a3c3892588f64aa336))
|
|
106
|
+
* **mcp:** remove ajv dependency so MCP servers are more compatible with Cloudflare Workers ([e59e837](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e59e8374e2c4d5c8d98d644c58a8e446af6c1673))
|
|
107
|
+
* **mcp:** reverse validJson capability option and limit scope ([52eeb44](https://github.com/gumnut-ai/photos-sdk-typescript/commit/52eeb44d4c0b9942bf0502241dc7951e19c338f1))
|
|
108
|
+
* **mcp:** support jq filtering on cloudflare workers ([d328ebb](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d328ebba8b756b694568fba4d457fd46707efeda))
|
|
109
|
+
* publish script — handle NPM errors correctly ([1ec0b95](https://github.com/gumnut-ai/photos-sdk-typescript/commit/1ec0b955196bdcaf43e9f4713d5321ac45626329))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
### Chores
|
|
113
|
+
|
|
114
|
+
* add docs to RequestOptions type ([c6cbf9a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c6cbf9a3a9961ca39d0197fcce1c3325f6724fc4))
|
|
115
|
+
* add package to package.json ([6be2864](https://github.com/gumnut-ai/photos-sdk-typescript/commit/6be28642117f47cf708785d508988c16603907a7))
|
|
116
|
+
* adjust eslint.config.mjs ignore pattern ([2991d37](https://github.com/gumnut-ai/photos-sdk-typescript/commit/2991d3719732f69f8290f706a5b366d496b0a57e))
|
|
117
|
+
* avoid type error in certain environments ([c3eb890](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c3eb8908f215986f8e9ec287dcabbd56fa1135b2))
|
|
118
|
+
* **build:** automatically build subpackages if present ([36b1a07](https://github.com/gumnut-ai/photos-sdk-typescript/commit/36b1a07b04b83a3f13edb5ab675bcfb3acb63ae7))
|
|
119
|
+
* ci build action ([7e7aa98](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7e7aa980fde3e2a9cecc60495cf11c26e7c2652f))
|
|
120
|
+
* **ci:** add timeout thresholds for CI jobs ([740cd5c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/740cd5c1f229268d8820b32aba993cd92f8ce7c5))
|
|
121
|
+
* **ci:** enable for pull requests ([b8d7e0e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/b8d7e0ea48ca01cb8d120950336c9ce41c3af37a))
|
|
122
|
+
* **ci:** only run for pushes and fork pull requests ([3807c41](https://github.com/gumnut-ai/photos-sdk-typescript/commit/3807c41886873618ceb84c1163ee3773b38b1a86))
|
|
123
|
+
* **ci:** only use depot for staging repos ([64a5b22](https://github.com/gumnut-ai/photos-sdk-typescript/commit/64a5b227cc7447b890d7cf66f68449d9951e509a))
|
|
124
|
+
* **client:** drop support for EOL node versions ([a91fb8c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a91fb8c9bfccfb94e00ceead9b322f171d9e2518))
|
|
125
|
+
* **client:** improve path param validation ([6151038](https://github.com/gumnut-ai/photos-sdk-typescript/commit/615103865bce73376a6033e93342050799bf8b92))
|
|
126
|
+
* **client:** qualify global Blob ([fdabfe4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/fdabfe45a0a0816dc2273136d27d3be85b3d9e3d))
|
|
127
|
+
* **client:** refactor imports ([8fb9020](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8fb90209b502c66f7624f453c74eb20adeca9a60))
|
|
128
|
+
* configure new SDK language ([94f4fae](https://github.com/gumnut-ai/photos-sdk-typescript/commit/94f4faeedf29a2b7a544a9a75bf36cd9fb2a0dfa))
|
|
129
|
+
* configure new SDK language ([a611fc4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a611fc435fbe8324ab89b54d464f23dc2f010174))
|
|
130
|
+
* configure new SDK language ([0a29520](https://github.com/gumnut-ai/photos-sdk-typescript/commit/0a2952068afabc91d8b53c7ee79b140a8ba6eece))
|
|
131
|
+
* **deps:** bump eslint-plugin-prettier ([4605cdb](https://github.com/gumnut-ai/photos-sdk-typescript/commit/4605cdbf8ccfcd649a3079209f0ad0bcf00e0e6c))
|
|
132
|
+
* **deps:** update dependency @types/node to v20.17.58 ([62ea3d8](https://github.com/gumnut-ai/photos-sdk-typescript/commit/62ea3d8441e28f66bfdcb4549021434740b0eba0))
|
|
133
|
+
* **docs:** grammar improvements ([233d8e8](https://github.com/gumnut-ai/photos-sdk-typescript/commit/233d8e8a836a9f35de2dd26eba6d1b874ec4e7e4))
|
|
134
|
+
* **docs:** use top-level-await in example snippets ([9389dde](https://github.com/gumnut-ai/photos-sdk-typescript/commit/9389ddec5f55901456fa4e15cab0fc35f35de86b))
|
|
135
|
+
* go live ([f27f9b4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/f27f9b4a913083f5c654ea877c2cb7b079a271da))
|
|
136
|
+
* improve publish-npm script --latest tag logic ([d974375](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d974375ec11228bf02e068e9e4e5b25a935fd520))
|
|
137
|
+
* **internal:** add pure annotations, make base APIResource abstract ([7c9639e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7c9639eef5bff57fb85b117a589a43d4fc8022bb))
|
|
138
|
+
* **internal:** codegen related update ([055f515](https://github.com/gumnut-ai/photos-sdk-typescript/commit/055f5154a58e84801e9bbc2823984c825fb26237))
|
|
139
|
+
* **internal:** codegen related update ([727d6b0](https://github.com/gumnut-ai/photos-sdk-typescript/commit/727d6b040c3aedc0f17d8ee913a24dc5ed140914))
|
|
140
|
+
* **internal:** codegen related update ([a17fc41](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a17fc411a5d00b34ccf003d76f5e2409e190327d))
|
|
141
|
+
* **internal:** codegen related update ([820bf7d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/820bf7dd3b4deaaed69f1a8f8e9431fec1dfe3fa))
|
|
142
|
+
* **internal:** codegen related update ([8da77fc](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8da77fc957e895cbe234dc1cde47956ba876947f))
|
|
143
|
+
* **internal:** codegen related update ([39379b9](https://github.com/gumnut-ai/photos-sdk-typescript/commit/39379b97bc0a534215310a884b055b653fbe1ee3))
|
|
144
|
+
* **internal:** codegen related update ([4ca82b9](https://github.com/gumnut-ai/photos-sdk-typescript/commit/4ca82b9f5ffbcbc67db36fccf371e76f5acdc027))
|
|
145
|
+
* **internal:** codegen related update ([dd348d2](https://github.com/gumnut-ai/photos-sdk-typescript/commit/dd348d290fc30e09080bb1512d279367816adc46))
|
|
146
|
+
* **internal:** codegen related update ([a6e589e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a6e589e1659d5f13cac6f18d3a60e06cb086d2ef))
|
|
147
|
+
* **internal:** codegen related update ([ccb6cdd](https://github.com/gumnut-ai/photos-sdk-typescript/commit/ccb6cdd8dfdcca366a967ef9aaff119a35cdb5bc))
|
|
148
|
+
* **internal:** fix readablestream types in node 20 ([9ea2c61](https://github.com/gumnut-ai/photos-sdk-typescript/commit/9ea2c61cc7191f88f9411a5fc8a4ced2cf4be8a2))
|
|
149
|
+
* **internal:** formatting change ([7447f61](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7447f61844bff808dfcff18c8e079e1a859fca03))
|
|
150
|
+
* **internal:** make mcp-server publishing public by defaut ([859c9be](https://github.com/gumnut-ai/photos-sdk-typescript/commit/859c9be5ef20c47ed95814d9fece937ad3026917))
|
|
151
|
+
* **internal:** move publish config ([f5ba40d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/f5ba40df1810dd300ae3541b0d3c5d20a6ccc8ce))
|
|
152
|
+
* **internal:** refactor array check ([ee14c9f](https://github.com/gumnut-ai/photos-sdk-typescript/commit/ee14c9f31487c5e6963efd003e18b2fc714d3cc6))
|
|
153
|
+
* **internal:** refactor utils ([6546597](https://github.com/gumnut-ai/photos-sdk-typescript/commit/6546597932ab87b5305443a7b984aa782e29395e))
|
|
154
|
+
* **internal:** remove redundant imports config ([7c46476](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7c464761b1083a5d16d52e7d534f39e8e79f29c0))
|
|
155
|
+
* **internal:** share typescript helpers ([8ce6b89](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8ce6b890800426f80b21410aa0864ed4c1f10c76))
|
|
156
|
+
* **internal:** update comment in script ([c5c3e50](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c5c3e50618e386f2405e8fd8d8064ccd5f93f8ab))
|
|
157
|
+
* **internal:** update global Error reference ([dbc3f3d](https://github.com/gumnut-ai/photos-sdk-typescript/commit/dbc3f3d26c16ef50b27523324d63a4d916d3e902))
|
|
158
|
+
* **internal:** update jest config ([d97102f](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d97102ff3e95a5c20fb4ba5e90a385c2404b0531))
|
|
159
|
+
* **internal:** version bump ([04ee7af](https://github.com/gumnut-ai/photos-sdk-typescript/commit/04ee7afe44be726c9626d5bee6b1eafb04633b39))
|
|
160
|
+
* make some internal functions async ([1555f8c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/1555f8c39b5acc0dac732e322d3bfc885b5917c1))
|
|
161
|
+
* **mcp:** add cors to oauth metadata route ([ddff4f2](https://github.com/gumnut-ai/photos-sdk-typescript/commit/ddff4f2a8bbd86fb66976fb4d409b0be3ef1b0fd))
|
|
162
|
+
* **mcp:** document remote server in README.md ([1cde93c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/1cde93ca646bbce6d843da51559df4ed1ab080ae))
|
|
163
|
+
* **mcp:** formatting ([bcc5b4e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/bcc5b4ed2d450264fde1247664e22d0b832e2277))
|
|
164
|
+
* **mcp:** minor cleanup of types and package.json ([7358a3b](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7358a3b0cca4dd5e67f2d4dc1fea79d647ebb414))
|
|
165
|
+
* **mcp:** provides high-level initMcpServer function and exports known clients ([d11e171](https://github.com/gumnut-ai/photos-sdk-typescript/commit/d11e171dcc4bbcc3177c5adabbf664269f9e54d2))
|
|
166
|
+
* **mcp:** refactor streamable http transport ([2dd8a4b](https://github.com/gumnut-ai/photos-sdk-typescript/commit/2dd8a4bd2477069d519a78de6b2e0d8d0b62ea57))
|
|
167
|
+
* **mcp:** remove duplicate assignment ([5050879](https://github.com/gumnut-ai/photos-sdk-typescript/commit/50508798a94729b0d7a0bd77bd21cab33c7c0078))
|
|
168
|
+
* **mcp:** rename dxt to mcpb ([11e20e4](https://github.com/gumnut-ai/photos-sdk-typescript/commit/11e20e4e9339199e87cc6e865e638532008a4c84))
|
|
169
|
+
* **mcp:** rework imports in tools ([190acd1](https://github.com/gumnut-ai/photos-sdk-typescript/commit/190acd160ab7b3f1d20b2100e9ec1aa93bddda0b))
|
|
170
|
+
* **mcp:** update package.json ([34d9f8c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/34d9f8c58bec014b23f7e59b69e5ea3962f92f2c))
|
|
171
|
+
* **mcp:** update README ([e1671a2](https://github.com/gumnut-ai/photos-sdk-typescript/commit/e1671a22a123268366e72d4c39db5114815faf3b))
|
|
172
|
+
* **mcp:** update types ([2687e1e](https://github.com/gumnut-ai/photos-sdk-typescript/commit/2687e1e20b856b3ce0dd909c3f2792ec8973fbee))
|
|
173
|
+
* **mcp:** upload dxt as release asset ([43b1ce1](https://github.com/gumnut-ai/photos-sdk-typescript/commit/43b1ce191a277620dc2bf3f2503aacdae6cf8297))
|
|
174
|
+
* **package:** remove engines ([a3bdc5a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/a3bdc5a4b16783e5716b060e17eb888af6d4c5c7))
|
|
175
|
+
* **perf:** faster base64 decoding ([b48320c](https://github.com/gumnut-ai/photos-sdk-typescript/commit/b48320c0954c830233cd4030967d115ee5b0cfef))
|
|
176
|
+
* **readme:** update badges ([93fc2cb](https://github.com/gumnut-ai/photos-sdk-typescript/commit/93fc2cb02ffe7220778abeb98ec3c2f43b53b948))
|
|
177
|
+
* **readme:** use better example snippet for undocumented params ([701b012](https://github.com/gumnut-ai/photos-sdk-typescript/commit/701b01244e31689bac30537d0b0ec92bad17eef2))
|
|
178
|
+
* **tests:** use node 22 for CI tests ([eafd5ea](https://github.com/gumnut-ai/photos-sdk-typescript/commit/eafd5eaa63e6156671ec8f107c857c3489bdbc52))
|
|
179
|
+
* **ts:** reorder package.json imports ([9427c12](https://github.com/gumnut-ai/photos-sdk-typescript/commit/9427c12a590b4d96a07006f58a0d3a4c670a6276))
|
|
180
|
+
* update @stainless-api/prism-cli to v5.15.0 ([232a29f](https://github.com/gumnut-ai/photos-sdk-typescript/commit/232a29ff89850481a73f09915a95e67a7654f96a))
|
|
181
|
+
* update CI script ([15d56df](https://github.com/gumnut-ai/photos-sdk-typescript/commit/15d56df58de194f24571834aada6ff08929d9dc7))
|
|
182
|
+
* update SDK settings ([b9fa8a0](https://github.com/gumnut-ai/photos-sdk-typescript/commit/b9fa8a009de89e170bc4107cf228cb3c6a61b1c6))
|
|
183
|
+
* update SDK settings ([125e48a](https://github.com/gumnut-ai/photos-sdk-typescript/commit/125e48afc660ef4826aaec30909ce61effbd62ec))
|
|
184
|
+
* update SDK settings ([8c7c3a9](https://github.com/gumnut-ai/photos-sdk-typescript/commit/8c7c3a924ce516865ff68d2fa77f5ae9af58e1f4))
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
### Documentation
|
|
188
|
+
|
|
189
|
+
* **mcp:** correct instructions for adding to claude web ([4903262](https://github.com/gumnut-ai/photos-sdk-typescript/commit/49032620a96a31e4616561f97d2e27d1d632834f))
|
|
190
|
+
* **pagination:** improve naming ([c2cec47](https://github.com/gumnut-ai/photos-sdk-typescript/commit/c2cec47808a93ff4a9ed0dbbf889cfdbb20f872a))
|
|
191
|
+
* **readme:** fix typo ([7ef6cca](https://github.com/gumnut-ai/photos-sdk-typescript/commit/7ef6ccada7b7ab469affb361640aaf0e96116393))
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
### Refactors
|
|
195
|
+
|
|
196
|
+
* **types:** replace Record with mapped types ([bf8b731](https://github.com/gumnut-ai/photos-sdk-typescript/commit/bf8b7318e6d9563cbddec1271202cc208702a82e))
|
|
197
|
+
|
|
198
|
+
## 0.18.4 (2025-09-17)
|
|
199
|
+
|
|
200
|
+
Full Changelog: [v0.18.3...v0.18.4](https://github.com/gumnut-ai/photos-sdk-typescript/compare/v0.18.3...v0.18.4)
|
|
201
|
+
|
|
202
|
+
### Bug Fixes
|
|
203
|
+
|
|
204
|
+
* **ci:** set permissions for DXT publish action ([461cc27](https://github.com/gumnut-ai/photos-sdk-typescript/commit/461cc27e42d1d540dd4650793dbfe825d2525193))
|
|
205
|
+
|
|
3
206
|
## 0.18.3 (2025-09-12)
|
|
4
207
|
|
|
5
208
|
Full Changelog: [v0.18.2...v0.18.3](https://github.com/gumnut-ai/photos-sdk-typescript/compare/v0.18.2...v0.18.3)
|
package/package.json
CHANGED
package/resources/search.d.mts
CHANGED
|
@@ -7,6 +7,8 @@ export declare class Search extends APIResource {
|
|
|
7
7
|
* Searches for assets using semantic similarity and/or metadata filters. Results
|
|
8
8
|
* include asset metadata, faces, and people. At least one search criterion must be
|
|
9
9
|
* provided.
|
|
10
|
+
*
|
|
11
|
+
* @deprecated
|
|
10
12
|
*/
|
|
11
13
|
search(query?: SearchSearchParams | null | undefined, options?: RequestOptions): APIPromise<SearchResponse>;
|
|
12
14
|
}
|
|
@@ -48,7 +50,7 @@ export interface SearchSearchParams {
|
|
|
48
50
|
* comma-delimited string (e.g. 'person_123,person_abc') or multiple query
|
|
49
51
|
* parameters.
|
|
50
52
|
*/
|
|
51
|
-
person_ids?: Array<string
|
|
53
|
+
person_ids?: Array<string> | null;
|
|
52
54
|
/**
|
|
53
55
|
* The text query to search for. If you want to search for a specific person or set
|
|
54
56
|
* of people, use the person_ids parameter instead.If you want to search for a
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.d.mts","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,SAAS;OACd,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB,qBAAa,MAAO,SAAQ,WAAW;IACrC
|
|
1
|
+
{"version":3,"file":"search.d.mts","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,SAAS;OACd,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB,qBAAa,MAAO,SAAQ,WAAW;IACrC;;;;;;OAMG;IACH,MAAM,CACJ,KAAK,GAAE,kBAAkB,GAAG,IAAI,GAAG,SAAc,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;CAG9B;AAED,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC;CAClC;AAED,yBAAiB,cAAc,CAAC;IAC9B,UAAiB,IAAI;QACnB;;WAEG;QACH,KAAK,EAAE,SAAS,CAAC,aAAa,CAAC;QAE/B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;CACF;AAED,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAElC;;;;;OAKG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EAAE,KAAK,cAAc,IAAI,cAAc,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,CAAC;CACjG"}
|
package/resources/search.d.ts
CHANGED
|
@@ -7,6 +7,8 @@ export declare class Search extends APIResource {
|
|
|
7
7
|
* Searches for assets using semantic similarity and/or metadata filters. Results
|
|
8
8
|
* include asset metadata, faces, and people. At least one search criterion must be
|
|
9
9
|
* provided.
|
|
10
|
+
*
|
|
11
|
+
* @deprecated
|
|
10
12
|
*/
|
|
11
13
|
search(query?: SearchSearchParams | null | undefined, options?: RequestOptions): APIPromise<SearchResponse>;
|
|
12
14
|
}
|
|
@@ -48,7 +50,7 @@ export interface SearchSearchParams {
|
|
|
48
50
|
* comma-delimited string (e.g. 'person_123,person_abc') or multiple query
|
|
49
51
|
* parameters.
|
|
50
52
|
*/
|
|
51
|
-
person_ids?: Array<string
|
|
53
|
+
person_ids?: Array<string> | null;
|
|
52
54
|
/**
|
|
53
55
|
* The text query to search for. If you want to search for a specific person or set
|
|
54
56
|
* of people, use the person_ids parameter instead.If you want to search for a
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,SAAS;OACd,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB,qBAAa,MAAO,SAAQ,WAAW;IACrC
|
|
1
|
+
{"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,SAAS;OACd,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB,qBAAa,MAAO,SAAQ,WAAW;IACrC;;;;;;OAMG;IACH,MAAM,CACJ,KAAK,GAAE,kBAAkB,GAAG,IAAI,GAAG,SAAc,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;CAG9B;AAED,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC;CAClC;AAED,yBAAiB,cAAc,CAAC;IAC9B,UAAiB,IAAI;QACnB;;WAEG;QACH,KAAK,EAAE,SAAS,CAAC,aAAa,CAAC;QAE/B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;CACF;AAED,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAElC;;;;;OAKG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EAAE,KAAK,cAAc,IAAI,cAAc,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,CAAC;CACjG"}
|
package/resources/search.js
CHANGED
|
@@ -8,6 +8,8 @@ class Search extends resource_1.APIResource {
|
|
|
8
8
|
* Searches for assets using semantic similarity and/or metadata filters. Results
|
|
9
9
|
* include asset metadata, faces, and people. At least one search criterion must be
|
|
10
10
|
* provided.
|
|
11
|
+
*
|
|
12
|
+
* @deprecated
|
|
11
13
|
*/
|
|
12
14
|
search(query = {}, options) {
|
|
13
15
|
return this._client.get('/api/search', { query, ...options });
|
package/resources/search.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.js","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAK/C,MAAa,MAAO,SAAQ,sBAAW;IACrC
|
|
1
|
+
{"version":3,"file":"search.js","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAK/C,MAAa,MAAO,SAAQ,sBAAW;IACrC;;;;;;OAMG;IACH,MAAM,CACJ,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChE,CAAC;CACF;AAdD,wBAcC"}
|
package/resources/search.mjs
CHANGED
|
@@ -5,6 +5,8 @@ export class Search extends APIResource {
|
|
|
5
5
|
* Searches for assets using semantic similarity and/or metadata filters. Results
|
|
6
6
|
* include asset metadata, faces, and people. At least one search criterion must be
|
|
7
7
|
* provided.
|
|
8
|
+
*
|
|
9
|
+
* @deprecated
|
|
8
10
|
*/
|
|
9
11
|
search(query = {}, options) {
|
|
10
12
|
return this._client.get('/api/search', { query, ...options });
|
package/resources/search.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.mjs","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,MAAO,SAAQ,WAAW;IACrC
|
|
1
|
+
{"version":3,"file":"search.mjs","sourceRoot":"","sources":["../src/resources/search.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,MAAO,SAAQ,WAAW;IACrC;;;;;;OAMG;IACH,MAAM,CACJ,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChE,CAAC;CACF"}
|
package/src/resources/search.ts
CHANGED
|
@@ -10,6 +10,8 @@ export class Search extends APIResource {
|
|
|
10
10
|
* Searches for assets using semantic similarity and/or metadata filters. Results
|
|
11
11
|
* include asset metadata, faces, and people. At least one search criterion must be
|
|
12
12
|
* provided.
|
|
13
|
+
*
|
|
14
|
+
* @deprecated
|
|
13
15
|
*/
|
|
14
16
|
search(
|
|
15
17
|
query: SearchSearchParams | null | undefined = {},
|
|
@@ -65,7 +67,7 @@ export interface SearchSearchParams {
|
|
|
65
67
|
* comma-delimited string (e.g. 'person_123,person_abc') or multiple query
|
|
66
68
|
* parameters.
|
|
67
69
|
*/
|
|
68
|
-
person_ids?: Array<string
|
|
70
|
+
person_ids?: Array<string> | null;
|
|
69
71
|
|
|
70
72
|
/**
|
|
71
73
|
* The text query to search for. If you want to search for a specific person or set
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.20.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.20.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.20.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.20.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|