@replit/connectors
Version:
The official TypeScript library for the Replit API
112 lines (56 loc) • 3.9 kB
Markdown
# Changelog
## 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))