This repository hosts a wide array of Polar adapters for your TypeScript framework. Our Adapters are built to make it as easy as possible to integrate Polar in your application.
- To deploy the adapters, you need to create a new changeset. You can do this by running and follow the instructions in the terminal:
npx @changesets/cli
- After you have created the changeset, you should create a pull request to the main branch.
- Once the pull request is merged, a new pull request will be created that will bump the version of the adapters.
- Merge it to the main branch and the adapters will be published to npm.
Warning
Deno package is published to JSR registry, not npm. At the moment this is done manually.