Conversation
🦋 Changeset detectedLatest commit: bd6a180 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
#12994 Bundle Size — 2.7MiB (+0.31%).bd6a180(current) vs 12d1843 main#12739(baseline) Warning Bundle introduced 2 new packages: @scalar/typebox, js-base64 – View changed packages Note Bundle removed 3 duplicate packages – View changed duplicate packages Bundle metrics
Bundle analysis report Branch feat/disable-scalar-by-default Project dashboard Generated by RelativeCI Documentation Report issue |
Scalar Components Snapshot Test ResultsDetails
|
Scalar CDN Snapshot Diff ResultsDetails
Important These tests detect visual differences between the current PR and the latest CDN build which means they may be affected by other changes in They can help determine if the changes in the PR are causing any unexpected visual regressions but may be less helpful in isolating the exact cause. For more details see the readme. |
Problem
We got this message:
And I think we should make this change.
I’d say the Java community is a bit more security sensitive than others, and it just makes sense to give the user full control over it. Especially when our integration is installed as a dependency of another dependency.
Solution
This PR sets
scalar.enabled = falseby default.Checklist
I've gone through the following:
pnpm changeset).