crossmint-sdk
crossmint-sdk copied to clipboard
Crossmint SDK for client and server integrations
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.11. Release notes Sourced from vite's releases. v4.5.11 Please refer to CHANGELOG.md for details. v4.5.10 Please refer to CHANGELOG.md for details. v4.5.9 Please refer to...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.2 to 1.6.1. Release notes Sourced from vitest's releases. v1.6.1 This release includes security patches for: Remote Code Execution when accessing a malicious website while Vitest API...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10. Release notes Sourced from @babel/runtime's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
I am using NextJS. I am **not** using Tailwind for my app. Putting **CrossmintAuthProvider** to the root component breaks all classNames used in my app. For example, className="container" being replaced...
# Changelog [X] No dependencies added [X] Tiny change to`common/base/src/types/utils.ts` to freeze the ReadOnly array at runtime to match the expected behaviour ## Unit tests - Added more unit tests...
# Changelog [X] No dependencies added [X] No changes to code or existing tests ## Unit tests - Added more unit tests to `packages/common/auth/CrossmintAuth.test.ts` - Added isEmailValid tests in `packages/common/auth/utils/isEmailValid.test.ts`...
## Description ## Test plan ## Package updates
## Description include sdk meta headers in all api client fetches ## Test plan pretty straight forward
## Description * wrapped functions in `useCallback` to prevent unnecessary rerenders and maintain stable function references between renders * returning the wallet state directly gives devs more flexibility - they...
As per the documentation for supported chains, there is a large list of different chains such as Mode, Shape and other but the client side SDK does not support these...