-
Notifications
You must be signed in to change notification settings - Fork 12
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: PaddleHQ/paddle-node-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PaddleHQ/paddle-node-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 649 files changed
- 3 contributors
Commits on Sep 26, 2024
-
v2.0.0-rc.0 - Edge runtime support and more. (#45)
## 2.0.0-rc.0 - 2024-09-26 > **Breaking changes:** This version includes major improvements that introduce breaking changes. These are called out below. ### Added - Added support for edge runtime. ### Changed - **Breaking change:** Updated the minimum required Node.js version to v18. - **Breaking change:** `Webhooks.unmarshal` and `Webhooks.isSignatureValid` now returns a promise. - Enabled conditional exports based on runtimes. - Switched from `node-fetch` to native `fetch` API. ---
Configuration menu - View commit details
-
Copy full SHA for 0f73f54 - Browse repository at this point
Copy the full SHA 0f73f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd9e66 - Browse repository at this point
Copy the full SHA efd9e66View commit details
Commits on Oct 15, 2024
-
* feat(SimulationTypes): Add simulation types resource * chore: remove payment_method events * feat(Simulations): Add simulation resource * chore(Simulations): update request body types * chore: remove unused import * feat(Simulations): Add simulation runs resources * feat(Simulations): Add simulation run events resources * chore: clean up unused vars * feat(Simulations): narrow down simulation payload types (#52) * feat(Simulations): narrow down simulation payload types * refactor(Simulations): rename event map * fix(Simulations): Include scenarios in union * refactor(Simulations): rename DiscriminatedEventResponse * chore: bump version * fix(Simulations): update imports * chore: update import
Configuration menu - View commit details
-
Copy full SHA for c5cd863 - Browse repository at this point
Copy the full SHA c5cd863View commit details
Commits on Nov 20, 2024
-
* feat(NotificationSetting): Add trafficSource field * fix(SubscriptionNotification): mark transactionId as non-null * feat: add saved payment method resources
Configuration menu - View commit details
-
Copy full SHA for af59c80 - Browse repository at this point
Copy the full SHA af59c80View commit details -
* replace lodash w/ inline helper lodash is huge & you were using a tiny portion of its insignificant bits Signed-off-by: Luke Edwards <luke.edwards05@gmail.com> * remove lodash dependency Signed-off-by: Luke Edwards <luke.edwards05@gmail.com> * chore: remove unneeded obj type coersion Signed-off-by: Luke Edwards <luke.edwards05@gmail.com> --------- Signed-off-by: Luke Edwards <luke.edwards05@gmail.com> Co-authored-by: Dan Billson <daniel.billson@paddle.com>
Configuration menu - View commit details
-
Copy full SHA for 55951b2 - Browse repository at this point
Copy the full SHA 55951b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for af27a2f - Browse repository at this point
Copy the full SHA af27a2fView 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 v1.7.0...v2.0.0