Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/add-abacatepay-provider.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/complete-mcp-release.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/cyan-poems-boil.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/fair-zebras-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-days-wave.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/silent-pans-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-coins-bathe.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tidy-bees-jam.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/abacatepay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/abacatepay

## 1.0.0

### Minor Changes

- 9517e72: Add a dedicated AbacatePay provider package for Paymesh.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/abacatepay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/abacatepay",
"version": "0.0.0",
"version": "1.0.0",
"description": "AbacatePay provider for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/audit-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @paymesh/audit-logs

## 1.0.0

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/audit-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/audit-logs",
"version": "0.0.0",
"version": "1.0.0",
"description": "Audit logs plugin for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
18 changes: 18 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @paymesh/cli

## 1.0.0

### Minor Changes

- a55bd12: Add a first-party in-memory database adapter with strict validation, seeding, CLI awareness, and documentation updates.

### Patch Changes

- 1ddb86f: Ship the first-party `@paymesh/dodo` provider with catalog-driven hosted checkout, customer upsert/get, catalog sync, dashboard sync helpers, and verified webhook normalization for Dodo Payments.

Update `@paymesh/cli` provider selection so new setups can choose Dodo directly.

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/cli",
"version": "0.0.0",
"version": "1.0.0",
"description": "CLI for Paymesh database migrations, catalog sync, and status checks.",
"type": "module",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/dash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @paymesh/dash

## 1.0.0

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/dash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/dash",
"version": "0.0.0",
"version": "1.0.0",
"description": "Standalone admin dashboard plugin for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
16 changes: 16 additions & 0 deletions packages/dodo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @paymesh/dodo

## 1.0.0

### Minor Changes

- 1ddb86f: Ship the first-party `@paymesh/dodo` provider with catalog-driven hosted checkout, customer upsert/get, catalog sync, dashboard sync helpers, and verified webhook normalization for Dodo Payments.

Update `@paymesh/cli` provider selection so new setups can choose Dodo directly.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/dodo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/dodo",
"version": "0.0.0",
"version": "1.0.0",
"description": "Dodo Payments provider for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
15 changes: 15 additions & 0 deletions packages/drizzle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @paymesh/drizzle

## 1.0.0

### Minor Changes

- fcb6365: Add the official Paymesh MCP package with client/provider introspection tools, database-backed customer lookup by email and external id, and the corresponding docs page for installation and usage.
- 222ad0d: Add a dedicated Drizzle database adapter package for Paymesh.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/drizzle",
"version": "0.0.0",
"version": "1.0.0",
"description": "Drizzle database adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/elysia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @paymesh/elysia

## 1.0.0

### Patch Changes

- 3de58ce: Add webhook adapters for Hono, Express, Fastify, and Next.js app router, and align adapter behavior across frameworks.
Comment thread
coderabbitai[bot] marked this conversation as resolved.
- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/elysia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/elysia",
"version": "0.0.0",
"version": "1.0.0",
"description": "Elysia webhook adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/express

## 1.0.0

### Minor Changes

- 3de58ce: Add webhook adapters for Hono, Express, Fastify, and Next.js app router, and align adapter behavior across frameworks.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/express",
"version": "0.0.0",
"version": "1.0.0",
"description": "Express webhook adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/fastify

## 1.0.0

### Minor Changes

- 3de58ce: Add webhook adapters for Hono, Express, Fastify, and Next.js app router, and align adapter behavior across frameworks.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/fastify",
"version": "0.0.0",
"version": "1.0.0",
"description": "Fastify webhook adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/hono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/hono

## 1.0.0

### Minor Changes

- 3de58ce: Add webhook adapters for Hono, Express, Fastify, and Next.js app router, and align adapter behavior across frameworks.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/hono",
"version": "0.0.0",
"version": "1.0.0",
"description": "Hono webhook adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/mcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/mcp

## 1.0.0

### Minor Changes

- fcb6365: Add the official Paymesh MCP package with client/provider introspection tools, database-backed customer lookup by email and external id, and the corresponding docs page for installation and usage.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/mcp",
"version": "0.0.0",
"version": "1.0.0",
"description": "Official MCP package for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/memory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/memory

## 1.0.0

### Minor Changes

- a55bd12: Add a first-party in-memory database adapter with strict validation, seeding, CLI awareness, and documentation updates.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/memory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/memory",
"version": "0.0.0",
"version": "1.0.0",
"description": "In-memory database adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @paymesh/next

## 1.0.0

### Minor Changes

- 3de58ce: Add webhook adapters for Hono, Express, Fastify, and Next.js app router, and align adapter behavior across frameworks.

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paymesh/next",
"version": "0.0.0",
"version": "1.0.0",
"description": "Next.js app router webhook adapter for Paymesh.",
"type": "module",
"license": "MIT",
Expand Down
17 changes: 17 additions & 0 deletions packages/paymesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# paymesh

## 1.0.0

### Major Changes

- 81f3825: Split the Stripe provider into a dedicated `@paymesh/stripe` package and remove the `paymesh/stripe` subpath export from the core package.

Export provider-authoring helpers from `paymesh` root so external provider packages can be implemented without importing private core files.

### Minor Changes

- fcb6365: Add the official Paymesh MCP package with client/provider introspection tools, database-backed customer lookup by email and external id, and the corresponding docs page for installation and usage.

### Patch Changes

- a55bd12: Add a first-party in-memory database adapter with strict validation, seeding, CLI awareness, and documentation updates.
2 changes: 1 addition & 1 deletion packages/paymesh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paymesh",
"version": "0.0.0",
"version": "1.0.0",
"description": "Provider-agnostic payments toolkit for TypeScript applications.",
"type": "module",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/polar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @paymesh/polar

## 1.0.0

### Patch Changes

- Updated dependencies [fcb6365]
- Updated dependencies [81f3825]
- Updated dependencies [a55bd12]
- paymesh@1.0.0
Loading