-
Notifications
You must be signed in to change notification settings - Fork 763
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: swagger-api/swagger-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.29.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: swagger-api/swagger-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 3 files changed
- 3 contributors
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 498d5b9 - Browse repository at this point
Copy the full SHA 498d5b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3b136 - Browse repository at this point
Copy the full SHA ea3b136View commit details -
Configuration menu - View commit details
-
Copy full SHA for e566fb8 - Browse repository at this point
Copy the full SHA e566fb8View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35dcd2a - Browse repository at this point
Copy the full SHA 35dcd2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e923ab3 - Browse repository at this point
Copy the full SHA e923ab3View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a085731 - Browse repository at this point
Copy the full SHA a085731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b20e95 - Browse repository at this point
Copy the full SHA 7b20e95View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c2c311 - Browse repository at this point
Copy the full SHA 9c2c311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512792b - Browse repository at this point
Copy the full SHA 512792bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2a863 - Browse repository at this point
Copy the full SHA ec2a863View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd527dd - Browse repository at this point
Copy the full SHA cd527ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 811d755 - Browse repository at this point
Copy the full SHA 811d755View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3352fec - Browse repository at this point
Copy the full SHA 3352fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4884d5 - Browse repository at this point
Copy the full SHA d4884d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3487f46 - Browse repository at this point
Copy the full SHA 3487f46View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30fd1aa - Browse repository at this point
Copy the full SHA 30fd1aaView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cad4b12 - Browse repository at this point
Copy the full SHA cad4b12View commit details
Commits on Nov 5, 2024
-
feat(analytics): use Scarf.js to provide anonymized installation anal…
…ytics (#3707) Swagger Client uses [Scarf](https://scarf.sh/) to collect [anonymized installation analytics](https://github.com/scarf-sh/scarf-js?tab=readme-ov-file#as-a-user-of-a-package-using-scarf-js-what-information-does-scarf-js-send-about-me). These analytics help support the maintainers of this library and ONLY run during installation. To [opt out](https://github.com/scarf-sh/scarf-js?tab=readme-ov-file#as-a-user-of-a-package-using-scarf-js-how-can-i-opt-out-of-analytics), you can set the `scafeSettings.enabled` field to `false` in your project's `package.json`: ``` // package.json { // ... "scarfSettings": { "enabled": false } // ... } ``` Alternatively, you can set the environment variable `SCARF_ANALYTICS` to `false` as part of the environment that installs your npm packages, e.g., `SCARF_ANALYTICS=false npm install`.
Configuration menu - View commit details
-
Copy full SHA for 3e59da4 - Browse repository at this point
Copy the full SHA 3e59da4View commit details -
chore(release): cut the 3.30.0 release [skip ci]
# [3.30.0](v3.29.4...v3.30.0) (2024-11-05) ### Features * **analytics:** use Scarf.js to provide anonymized installation analytics ([#3707](#3707)) ([3e59da4](3e59da4))
Configuration menu - View commit details
-
Copy full SHA for e273474 - Browse repository at this point
Copy the full SHA e273474View 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 v3.29.4...v3.30.0