{"id":"org_A1sTGw4GfgiFEV9yoXcIt","slug":"resend","name":"Resend","domain":"resend.com","description":null,"category":null,"tags":[],"sourceCount":6,"releaseCount":326,"releasesLast30Days":50,"avgReleasesPerWeek":7.9,"lastFetchedAt":"2026-04-19T03:02:15.751Z","trackingSince":"2022-08-06T02:29:48.000Z","aliases":[],"accounts":[{"platform":"github","handle":"resend"}],"products":[{"id":"prod_zuDNTdTVdJwpESfu6CMD_","slug":"react-email","name":"React Email","url":null,"description":"React components for building emails","sourceCount":1}],"sources":[{"id":"src_WEhMvTDRrtRdGWSajLyWX","slug":"resend-go-sdk","name":"\"Resend-Go-SDK\"","type":"github","url":"https://github.com/resend/resend-go","isPrimary":false,"isHidden":false,"fetchPriority":"normal","releaseCount":48,"latestVersion":"v3.5.0","latestDate":"2026-04-16T13:16:00.000Z","latestAddedAt":"2026-04-16T16:06:01.742Z","productSlug":null,"productName":null},{"id":"src_AOTlaeYKUKSw-K5Ew2EWM","slug":"resend-mcp-email","name":"\"Resend-MCP-Email\"","type":"github","url":"https://github.com/resend/mcp-send-email","isPrimary":false,"isHidden":false,"fetchPriority":"normal","releaseCount":10,"latestVersion":"v2.6.0","latestDate":"2026-04-16T12:53:58.000Z","latestAddedAt":"2026-04-16T16:06:06.452Z","productSlug":null,"productName":null},{"id":"src_ufiVUp2knt0tBcu5c889-","slug":"resend-node-sdk","name":"Node SDK","type":"github","url":"https://github.com/resend/resend-node","isPrimary":false,"isHidden":false,"fetchPriority":"normal","releaseCount":81,"latestVersion":"v6.12.0","latestDate":"2026-04-15T18:31:47.000Z","latestAddedAt":"2026-04-15T21:01:44.053Z","productSlug":null,"productName":null},{"id":"src_JKRTTpMWvGgF8CnOIXmRp","slug":"resend-python-sdk","name":"Python SDK","type":"github","url":"https://github.com/resend/resend-python","isPrimary":false,"isHidden":false,"fetchPriority":"normal","releaseCount":51,"latestVersion":"v2.29.0","latestDate":"2026-04-16T13:15:16.000Z","latestAddedAt":"2026-04-16T16:03:12.813Z","productSlug":null,"productName":null},{"id":"src_kY1uUQCV4UAhYrZPJV7B5","slug":"react-email","name":"React Email","type":"github","url":"https://github.com/resend/react-email","isPrimary":false,"isHidden":false,"fetchPriority":"normal","releaseCount":123,"latestVersion":"@react-email/editor@1.1.0","latestDate":"2026-04-17T17:53:15.000Z","latestAddedAt":"2026-04-17T20:03:16.929Z","productSlug":"react-email","productName":"React Email"},{"id":"src_7nYs_WYsyD51UTP2W4hmn","slug":"resend-changelog","name":"Resend Changelog","type":"scrape","url":"https://resend.com/changelog","isPrimary":false,"isHidden":false,"fetchPriority":"normal","releaseCount":13,"latestVersion":null,"latestDate":"2026-04-09T00:00:00.000Z","latestAddedAt":"2026-04-15T01:19:08.363Z","productSlug":null,"productName":null}],"overview":null,"knowledgePage":null,"playbook":{"scope":"playbook","content":"# Resend — Playbook\n\n> Agent reference for fetching and maintaining **Resend** (`resend`) changelog sources.\n\n**6** active sources · **1** product: React Email · domain: resend.com\n\n## Sources\n\n| Name | ID | Type | URL | Product | Last Fetched |\n|------|-----|------|-----|---------|--------------|\n| React Email | `src_kY1uUQCV4UAhYrZPJV7B5` | github | https://github.com/resend/react-email | React Email | Apr 18 |\n| Node SDK | `src_ufiVUp2knt0tBcu5c889-` | github | https://github.com/resend/resend-node | — | Apr 18 |\n| Python SDK | `src_JKRTTpMWvGgF8CnOIXmRp` | github | https://github.com/resend/resend-python | — | Apr 18 |\n| Resend Changelog | `src_7nYs_WYsyD51UTP2W4hmn` | scrape | https://resend.com/changelog | — | Apr 18 |\n| \"Resend-Go-SDK\" | `src_WEhMvTDRrtRdGWSajLyWX` | github | https://github.com/resend/resend-go | — | Apr 18 |\n| \"Resend-MCP-Email\" | `src_AOTlaeYKUKSw-K5Ew2EWM` | github | https://github.com/resend/mcp-send-email | — | Apr 18 |\n\n## Agent Notes\n\n### Extraction patterns\n\n**resend-go-sdk** (`resend-go-sdk`) — Standard GitHub releases on `resend/resend-go`. Each release is tagged with a semver version (e.g., `v0.x.x`). Release notes are concise, typically listing new methods, bug fixes, or dependency updates. Publishes infrequently — roughly monthly or less. All releases are relevant; no filtering needed.\n\n**resend-mcp-email** (`resend-mcp-email`) — GitHub releases on `resend/mcp-send-email`. A newer, less active repo. Releases are sparse and cover the MCP email sending tool. All entries are relevant. Watch for initial release announcements that may contain more detailed setup instructions.\n\n**react-email** (`react-email`) — GitHub releases on `resend/react-email`. This is the most active source. Semver releases (e.g., `react-email@3.x.x`, `@react-email/components@0.x.x`). Releases can include changelogs for multiple packages in a single entry. High publish frequency during active development cycles. All content is relevant; entries cover new components, rendering improvements, and bug fixes.\n\n**resend-changelog** (`resend-changelog`) — Scraped from `resend.com/changelog`. This is the main platform changelog. Each entry has a date-based URL slug (e.g., `/changelog/2024-01-15`) and a title. Content covers new API features, dashboard improvements, integrations, and infrastructure changes. No version strings — use null. Publishes 1-3 times per month. The page is statically rendered and parseable without crawling.\n\n**resend-node-sdk** (`resend-node-sdk`) — GitHub releases on `resend/resend-node`. Semver releases (e.g., `2.x.x`). Node.js/TypeScript SDK; entries cover new methods, typing improvements, and compatibility updates. Publishes roughly monthly. All releases relevant.\n\n**resend-python-sdk** (`resend-python-sdk`) — GitHub releases on `resend/resend-python`. Semver releases (e.g., `0.x.x`). Python SDK; similar cadence and structure to the Node SDK. All releases relevant.\n\n### Known quirks\n\n- `react-email` is the only product-grouped source; the remaining five SDK/changelog sources are org-level. React Email is a distinct open-source project — its releases are not Resend platform releases. Keep product attribution set correctly.\n- `resend-changelog` uses date-based slugs, not version strings. Set version to null for all scrape entries from this source.\n- `react-email` monorepo releases may include multiple package changelogs in a single GitHub release body. Extract each package entry as a separate release if the content is meaningfully distinct; otherwise treat the release as a single entry.\n- The `resend-mcp-email` repo is early-stage and may have long gaps between releases. Low fetch priority is appropriate.\n\n### Source coverage\n\nThe six sources together cover Resend's full public release surface:\n\n- **Platform changes** → `resend-changelog` (resend.com/changelog)\n- **React Email framework** → `react-email` (GitHub, product-grouped)\n- **SDK updates** → `resend-node-sdk`, `resend-python-sdk`, `resend-go-sdk`\n- **MCP tooling** → `resend-mcp-email`\n\nThere is no separate blog or docs changelog that duplicates these sources. The platform changelog is the authoritative record for API/dashboard changes; the SDK repos are self-contained. No additional source discovery is needed unless Resend adds a Ruby, PHP, or Rust SDK.\n","updatedAt":"2026-04-18T20:35:00.523Z"}}