-
Notifications
You must be signed in to change notification settings - Fork 26
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: lmsqueezy/lemonsqueezy.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lmsqueezy/lemonsqueezy.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: typescript-support
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 8 files changed
- 4 contributors
Commits on Sep 4, 2023
-
Added initial WIP TypeScript support (#8)
* Added initial `pnpm-lock.yaml` * Added `typescript` dev dependency * Updated `.gitignore` * Added `tsup` dev dependency * Added `@types/node` dev dependency * Added initial basic TypeScript config * Added `build` & `dev` scripts * Added initial basic `tsup` config * Moved `index.js` to `src/` directory * Minor config tweaks * Added `Development` section to README.md * Formatted README.md * Added `prepublishOnly` script * Added `files` property to `package.json` * Updated `package.json`’s `main`, `module` & `types` properties * Added `.ts` files to tsconfig `include` * Added initial TypeScript types * Renamed `queryApi` to `_query` * Improved `buildParams` types * Renamed `buildParams` to `private _buildParams` * Added initial product(s) types * Added tree-shake export for `LemonSqueezy` class * Updated `tsup.config.ts` entry * Updated product `include` type * Replaced `==` with `===` * Added support for array includes * Added variant types * Added checkout types * Minor doc comment tweaks * Added customer types * Added orders types * Added order item types --------- Co-authored-by: Dan <hello@danrowden.com>
Configuration menu - View commit details
-
Copy full SHA for 141e833 - Browse repository at this point
Copy the full SHA 141e833View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a61eef - Browse repository at this point
Copy the full SHA 3a61eefView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70d1c81 - Browse repository at this point
Copy the full SHA 70d1c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2c087 - Browse repository at this point
Copy the full SHA 3c2c087View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6cdfb - Browse repository at this point
Copy the full SHA be6cdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fc493d - Browse repository at this point
Copy the full SHA 9fc493dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 262e35b - Browse repository at this point
Copy the full SHA 262e35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb13961 - Browse repository at this point
Copy the full SHA cb13961View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc2f98f - Browse repository at this point
Copy the full SHA dc2f98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 261dbd8 - Browse repository at this point
Copy the full SHA 261dbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2236f0c - Browse repository at this point
Copy the full SHA 2236f0cView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f653fad - Browse repository at this point
Copy the full SHA f653fadView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee44816 - Browse repository at this point
Copy the full SHA ee44816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34fd0e6 - Browse repository at this point
Copy the full SHA 34fd0e6View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f689b1 - Browse repository at this point
Copy the full SHA 9f689b1View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51fde2d - Browse repository at this point
Copy the full SHA 51fde2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd95f8 - Browse repository at this point
Copy the full SHA 0bd95f8View commit details
Commits on Nov 17, 2023
-
Merge pull request #13 from jatinhariani/typescript-support
Return delete requests for better handling of promises and errors
Configuration menu - View commit details
-
Copy full SHA for 5239bcb - Browse repository at this point
Copy the full SHA 5239bcbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...typescript-support