UNPKG

@replit/connectors

Version:

The official TypeScript library for the Replit API

264 lines (140 loc) 11.9 kB
# Changelog ## 0.21.0 (2026-03-31) Full Changelog: [v0.20.0...v0.21.0](https://github.com/replit/connectors-ts-sdk/compare/v0.20.0...v0.21.0) ### Features * **sdk:** release ([a56b930](https://github.com/replit/connectors-ts-sdk/commit/a56b930c91060d9dd18129ef144e1fadc170f744)) ### Bug Fixes * **client:** preserve URL params already embedded in path ([ec0ac5c](https://github.com/replit/connectors-ts-sdk/commit/ec0ac5cb64a04aab5990804684e860bc871a8c36)) ### Chores * **ci:** skip lint on metadata-only changes ([c43ab2f](https://github.com/replit/connectors-ts-sdk/commit/c43ab2f8c81c48f4f62be4b7625aeb1105205d25)) * **ci:** skip uploading artifacts on stainless-internal branches ([8d7290d](https://github.com/replit/connectors-ts-sdk/commit/8d7290d226c4f6d9f8e54fa428607d1420b24e6a)) * **internal:** codegen related update ([20b8bfd](https://github.com/replit/connectors-ts-sdk/commit/20b8bfd26160aaf02e47a7e3fb7b568efcaa4c39)) * **internal:** codegen related update ([e3f628c](https://github.com/replit/connectors-ts-sdk/commit/e3f628c148c00d552fa28537b6080adcd066e633)) * **internal:** move stringifyQuery implementation to internal function ([d18ea89](https://github.com/replit/connectors-ts-sdk/commit/d18ea8979b9f028f304d4d932d6cc45206049f07)) * **internal:** tweak CI branches ([2732ec9](https://github.com/replit/connectors-ts-sdk/commit/2732ec9de7031985abfa1e79378439daf3a47c7c)) * **internal:** update dependencies to address dependabot vulnerabilities ([9476920](https://github.com/replit/connectors-ts-sdk/commit/9476920b09ecea6690a758c44fb513c1c663330e)) * **internal:** update gitignore ([09f4c21](https://github.com/replit/connectors-ts-sdk/commit/09f4c2166828a821aeef6e10b5abbfa1a3bd262c)) ## 0.20.0 (2026-02-27) Full Changelog: [v0.19.0...v0.20.0](https://github.com/replit/connectors-ts-sdk/compare/v0.19.0...v0.20.0) ### Features * **spec:** fix typos ([491a985](https://github.com/replit/connectors-ts-sdk/commit/491a9855e2f46218ae380f74cbba318e9b49cec3)) ## 0.19.0 (2026-02-25) Full Changelog: [v0.18.0...v0.19.0](https://github.com/replit/connectors-ts-sdk/compare/v0.18.0...v0.19.0) ### Features * **sdk:** release ([b2c16d4](https://github.com/replit/connectors-ts-sdk/commit/b2c16d43dca1f9faaa6d243786c09289236a7fa1)) ### Bug Fixes * **docs/contributing:** correct pnpm link command ([127fa98](https://github.com/replit/connectors-ts-sdk/commit/127fa9899e99f6587637d29fb78a526071971e00)) ## 0.18.0 (2026-02-24) Full Changelog: [v0.17.0...v0.18.0](https://github.com/replit/connectors-ts-sdk/compare/v0.17.0...v0.18.0) ### Features * **api:** ditto ([2fe586b](https://github.com/replit/connectors-ts-sdk/commit/2fe586b0315848a5ba6948c1b4b5c71bc5df2fa1)) * **api:** removing unused methods ([63f0959](https://github.com/replit/connectors-ts-sdk/commit/63f095918ea812d3250b7f9de69d588d83da22cf)) * **sdk:** release ([7e4ff5d](https://github.com/replit/connectors-ts-sdk/commit/7e4ff5d09aa800b4184581a7fe652e0f6e7cf069)) ### Bug Fixes * **client:** avoid memory leak with abort signals ([e3c4605](https://github.com/replit/connectors-ts-sdk/commit/e3c4605f332ef99c88f12232854f62c16ae541a3)) * **client:** avoid removing abort listener too early ([6c45440](https://github.com/replit/connectors-ts-sdk/commit/6c45440d30e76630d627d6d85952b30339321dfd)) ### Chores * **ci:** upgrade `actions/github-script` ([2543969](https://github.com/replit/connectors-ts-sdk/commit/25439690b7f9ea97b4f4d4b49051fb6ae57b0a84)) * **client:** do not parse responses with empty content-length ([4cdd808](https://github.com/replit/connectors-ts-sdk/commit/4cdd808b6f6779f82379750e168831a602b6bc02)) * **client:** restructure abort controller binding ([55f5bc6](https://github.com/replit/connectors-ts-sdk/commit/55f5bc6258065a9d9b9762d374f3c81f1e6de789)) * **internal/client:** fix form-urlencoded requests ([8d2681c](https://github.com/replit/connectors-ts-sdk/commit/8d2681c3f0660b5510f50473f1726c61c10c64e8)) * **internal:** avoid type checking errors with ts-reset ([9ae218b](https://github.com/replit/connectors-ts-sdk/commit/9ae218bc4fe453af55b1b76ebe8222cd72fac776)) * **internal:** fix pagination internals not accepting option promises ([00e378a](https://github.com/replit/connectors-ts-sdk/commit/00e378abfbfaf951a18a63de94bde2cd07de0d6c)) * **internal:** remove mock server code ([0e7dd8e](https://github.com/replit/connectors-ts-sdk/commit/0e7dd8e7b9d26b3995ff3bd9bcfc014ea89863c2)) * **internal:** update `actions/checkout` version ([32eb3a4](https://github.com/replit/connectors-ts-sdk/commit/32eb3a442b05555c6d147449e70c4d7e2981fa23)) * **internal:** upgrade babel, qs, js-yaml ([51fd161](https://github.com/replit/connectors-ts-sdk/commit/51fd161a87c486e582e0d15199b3b26d2d31d4c4)) * update mock server docs ([2236d1a](https://github.com/replit/connectors-ts-sdk/commit/2236d1a28fb0744ec54161554d22c3e81b0c1325)) ## 0.17.0 (2026-01-14) Full Changelog: [v0.16.1...v0.17.0](https://github.com/replit/connectors-ts-sdk/compare/v0.16.1...v0.17.0) ### Features * **sdk:** release ([4e0d1dd](https://github.com/replit/connectors-ts-sdk/commit/4e0d1dd1287799d7ba94317ad667992a4169a78d)) ## 0.16.1 (2026-01-14) Full Changelog: [v0.16.0...v0.16.1](https://github.com/replit/connectors-ts-sdk/compare/v0.16.0...v0.16.1) ### Chores * break long lines in snippets into multiline ([cf7b9df](https://github.com/replit/connectors-ts-sdk/commit/cf7b9dfcd1b8ac340ea5c7f5334b69180683bf03)) * fix typo in descriptions ([b46a014](https://github.com/replit/connectors-ts-sdk/commit/b46a014a66859474c9a018c13a7deb081378f1e8)) * **internal:** codegen related update ([e30a7bb](https://github.com/replit/connectors-ts-sdk/commit/e30a7bb68283125ad0b8c6b8a389227399fcc563)) ### Documentation * add more examples ([8c6984d](https://github.com/replit/connectors-ts-sdk/commit/8c6984df518fb3cc26b4ab4f7da95790ee08e03a)) ## 0.16.0 (2025-12-16) Full Changelog: [v0.15.0...v0.16.0](https://github.com/replit/connectors-ts-sdk/compare/v0.15.0...v0.16.0) ### Features * **sdk:** release ([6132e6c](https://github.com/replit/connectors-ts-sdk/commit/6132e6cbb04823bb7934bfbc87061f0ac4e9e451)) ## 0.15.0 (2025-12-09) Full Changelog: [v0.14.0...v0.15.0](https://github.com/replit/connectors-ts-sdk/compare/v0.14.0...v0.15.0) ### Features * **sdk:** release ([a3f94c6](https://github.com/replit/connectors-ts-sdk/commit/a3f94c6fb6c1621375a3441c61dd267f7f3a20f2)) ### Bug Fixes * **mcp:** correct code tool API endpoint ([b735dbf](https://github.com/replit/connectors-ts-sdk/commit/b735dbfce512b2f67f35c92a79d90c95614062ca)) * **mcp:** return correct lines on typescript errors ([cc9acef](https://github.com/replit/connectors-ts-sdk/commit/cc9acef8036bb74cb3c607ea528d98b40837a86d)) ### Chores * **internal:** codegen related update ([934ae03](https://github.com/replit/connectors-ts-sdk/commit/934ae033604be80a22dd56c3404c80853b54a8a1)) * **internal:** codegen related update ([99f5315](https://github.com/replit/connectors-ts-sdk/commit/99f5315101d66186ba3d6728d40117eb1bf366d4)) ## 0.14.0 (2025-12-04) Full Changelog: [v0.13.1...v0.14.0](https://github.com/replit/connectors-ts-sdk/compare/v0.13.1...v0.14.0) ### Features * **sdk:** release ([8be5561](https://github.com/replit/connectors-ts-sdk/commit/8be556154504a328d6701b95def3c9446039f2cd)) ## 0.13.1 (2025-12-03) Full Changelog: [v0.13.0...v0.13.1](https://github.com/replit/connectors-ts-sdk/compare/v0.13.0...v0.13.1) ### Chores * **client:** fix logger property type ([d1be074](https://github.com/replit/connectors-ts-sdk/commit/d1be074a90e45c6b88492edfd8a3a7b963e9f812)) * **internal:** upgrade eslint ([9fcfa27](https://github.com/replit/connectors-ts-sdk/commit/9fcfa27eea27b0b43f84d8eec145106f3182e8a2)) ## 0.13.0 (2025-12-02) Full Changelog: [v0.12.0...v0.13.0](https://github.com/replit/connectors-ts-sdk/compare/v0.12.0...v0.13.0) ### Features * **sdk:** release ([5677bd1](https://github.com/replit/connectors-ts-sdk/commit/5677bd1d7e38a8934308c0a7671d7a3fa6f76db4)) ## 0.12.0 (2025-11-19) Full Changelog: [v0.11.0...v0.12.0](https://github.com/replit/connectors-ts-sdk/compare/v0.11.0...v0.12.0) ### Features * **sdk:** release ([63fb0eb](https://github.com/replit/connectors-ts-sdk/commit/63fb0eb6d0186eafaeee26f029edd4b7284cd587)) ## 0.11.0 (2025-11-18) Full Changelog: [v0.10.0...v0.11.0](https://github.com/replit/connectors-ts-sdk/compare/v0.10.0...v0.11.0) ### Features * **sdk:** release ([ef2f190](https://github.com/replit/connectors-ts-sdk/commit/ef2f1902bb9d2cb85cc992c0027592f27ae78b5c)) ## 0.10.0 (2025-11-16) Full Changelog: [v0.9.0...v0.10.0](https://github.com/replit/connectors-ts-sdk/compare/v0.9.0...v0.10.0) ### Features * **sdk:** release ([d0f4519](https://github.com/replit/connectors-ts-sdk/commit/d0f45193cb2225c137f06460646ad6536ecc200a)) ## 0.9.0 (2025-11-14) Full Changelog: [v0.8.0...v0.9.0](https://github.com/replit/connectors-ts-sdk/compare/v0.8.0...v0.9.0) ### Features * **sdk:** release ([45eaf8f](https://github.com/replit/connectors-ts-sdk/commit/45eaf8f6355f3d33bde6ca7b5b5d99c402dc8e9b)) ## 0.8.0 (2025-11-11) Full Changelog: [v0.7.0...v0.8.0](https://github.com/replit/connectors-ts-sdk/compare/v0.7.0...v0.8.0) ### Features * **sdk:** release ([67570f3](https://github.com/replit/connectors-ts-sdk/commit/67570f36862f6c2e29abd867d86f4ee95856aa5b)) ## 0.7.0 (2025-11-06) Full Changelog: [v0.6.0...v0.7.0](https://github.com/replit/connectors-ts-sdk/compare/v0.6.0...v0.7.0) ### Features * **sdk:** release ([6222cdb](https://github.com/replit/connectors-ts-sdk/commit/6222cdb17afcd42d1ac8d7054806862afb1fc5e3)) ## 0.6.0 (2025-10-30) Full Changelog: [v0.5.0...v0.6.0](https://github.com/replit/connectors-ts-sdk/compare/v0.5.0...v0.6.0) ### Features * **sdk:** release ([caa7fe4](https://github.com/replit/connectors-ts-sdk/commit/caa7fe4d583d42f71eb962a83dc0102e2eade237)) ## 0.5.0 (2025-10-27) Full Changelog: [v0.4.0...v0.5.0](https://github.com/replit/connectors-ts-sdk/compare/v0.4.0...v0.5.0) ### Features * **sdk:** release ([b12e4ee](https://github.com/replit/connectors-ts-sdk/commit/b12e4eed1a37a2ee515f9938860f95239e45886a)) ## 0.4.0 (2025-10-27) Full Changelog: [v0.3.0...v0.4.0](https://github.com/replit/connectors-ts-sdk/compare/v0.3.0...v0.4.0) ### Features * **api:** [PENG-6665] - Create Stripe Connector with shared schema for dev/prod ([35a6f2c](https://github.com/replit/connectors-ts-sdk/commit/35a6f2c49c54d12558737ee1baf90ed773b163be)) ## 0.3.0 (2025-10-24) Full Changelog: [v0.2.1...v0.3.0](https://github.com/replit/connectors-ts-sdk/compare/v0.2.1...v0.3.0) ### Features * **gateway:** handle webhook generics and sample impl ([d8cbc80](https://github.com/replit/connectors-ts-sdk/commit/d8cbc80a57276ce96444fa640513ff167a13b39e)) ## 0.2.1 (2025-10-21) Full Changelog: [v0.2.0...v0.2.1](https://github.com/replit/connectors-ts-sdk/compare/v0.2.0...v0.2.1) ### Bug Fixes * **client:** incorrect offset pagination check ([ac94c7f](https://github.com/replit/connectors-ts-sdk/commit/ac94c7f53f9bba1e2a2ed3e3ef712fb62f49dca9)) ## 0.2.0 (2025-10-15) Full Changelog: [v0.1.0...v0.2.0](https://github.com/replit/connectors-ts-sdk/compare/v0.1.0...v0.2.0) ### Features * **api:** manual updates ([71a600f](https://github.com/replit/connectors-ts-sdk/commit/71a600f89f6cecb4f778bc13c3ff4e58265ac66e)) ## 0.1.0 (2025-10-09) Full Changelog: [v0.0.1...v0.1.0](https://github.com/replit/connectors-ts-sdk/compare/v0.0.1...v0.1.0) ### Features * **api:** manual updates ([9f852f2](https://github.com/replit/connectors-ts-sdk/commit/9f852f211185569513b99e1b7509c140ae5fb251)) * **api:** manual updates ([66362da](https://github.com/replit/connectors-ts-sdk/commit/66362da9d1bcf6d2fa96f16ad6501228adaa1c3d)) ### Chores * update SDK settings ([6fd5274](https://github.com/replit/connectors-ts-sdk/commit/6fd52741cc7e9eced070df6b928011150e6d9735))