Skip to content

Commit ab4c5d2

Browse files
committed
Add note about maintenance and breaking changes.
1 parent ccce44e commit ab4c5d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
TypeScript client library for the [Iterable API](https://api.iterable.com/api/docs).
44

5+
**Important:** This library is maintained for use in the [Iterable MCP server](https://github.com/Iterable/mcp-server) and internal Iterable projects. The API may change at any time. If using this library directly in your own projects, be prepared to adapt to breaking changes.
6+
7+
Pull requests for bugfixes and improvements are always welcome and appreciated.
8+
59
## Installation
610

711
```bash

0 commit comments

Comments
 (0)