This repository was archived by the owner on Jul 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Version Packages #30
Open
almeidazs
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Version Packages #30
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. | ||
| - Updated dependencies [fcb6365] | ||
| - Updated dependencies [81f3825] | ||
| - Updated dependencies [a55bd12] | ||
| - paymesh@1.0.0 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.