Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pgarciaegido pushed 1 commit to main Crossmint/crossmint-sdk
- embedded-v2: flag component as deprecated (#882) * embedded-v2: flag component as deprecated * build * lint ... 1f33c36
pgarciaegido closed a pull request on Crossmint/crossmint-sdk
embedded-v2: flag component as deprecated
## Description <!-- Human must describe here why are we doing this change, and roughly what it does --> <!-- Optional screenshot or video --> Embedded v3 is the default and recommended versi...pgarciaegido pushed 1 commit to deprecate-crossmint-payment-element-v2 Crossmint/crossmint-sdk
- little improvements f4ee899
pgarciaegido pushed 1 commit to deprecate-crossmint-payment-element-v2 Crossmint/crossmint-sdk
- changeset a0a921e
mPaella pushed 1 commit to main Crossmint/crossmint-sdk
- chore: move common deps to pnpm catalog (#880) 39b27c2
mPaella closed a pull request on Crossmint/crossmint-sdk
chore: move common deps to pnpm catalog
## Description Move common dependencies to pnpm catalog. This PR introduces a catalog configuration in `pnpm-workspace.yaml` for managing common dependency versions across the workspace. The ...mPaella pushed 1 commit to main Crossmint/crossmint-sdk
- Release packages (#884) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 013618b
mPaella closed a pull request on Crossmint/crossmint-sdk
Release packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...vercel[bot] created a comment on a pull request on Crossmint/crossmint-sdk
[vc]: #vClUvlrPc2YXEQ7bBmTyvAwd1ES+LYYUNij3rZFgMW0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJzbWFydC13YWxsZXQtYXV0aC1kZW1vIiwicm9vdERpcmVjdG9yeSI6ImFwcHMvd2FsbGV0c...
github-actions[bot] opened a pull request on Crossmint/crossmint-sdk
Release packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...github-actions[bot] created a branch on Crossmint/crossmint-sdk
changeset-release/main - Crossmint SDK for client and server integrations
VeniaminC closed a pull request on Crossmint/crossmint-sdk
EmbeddedV3: Add support for handleSWitchChain
## Description Adding in the functionality for `handleChainSwitch` ## Test plan tested locally: ![image](https://github.com/user-attachments/assets/f14548f2-9563-40a8-899b-2576ea2c01f2) ![...VeniaminC pushed 1 commit to embedded-v3-signer-part2 Crossmint/crossmint-sdk
- added changeset 5deca2f
VeniaminC pushed 2 commits to embedded-v3-signer-part2 Crossmint/crossmint-sdk
pgarciaegido created a review comment on a pull request on Crossmint/crossmint-sdk
I think these could go in the same file at the bottom, since they are only used there.
pgarciaegido created a review comment on a pull request on Crossmint/crossmint-sdk
```suggestion ): { shouldPreserve: true; updatedPayer: typeof props.payment.crypto.payer } | { shouldPreserve: false } { ```
VeniaminC pushed 1 commit to embedded-v3-signer-part2 Crossmint/crossmint-sdk
- resolve comments eb3b098