stack/packages
Mantra 0886586aa7
risk score calculation debug logs (#1275)
- Updated pnpm-lock.yaml to include 'rolldown' as a new optional
dependency and upgraded 'minimatch' to version 10.2.4.
- Added a debug log statement in risk-scores.tsx to indicate when the
sign-up risk engine is disabled in the public build.

<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Signup risk scoring now returns a neutral (zero) score when the
scoring engine is unavailable; scoring errors are logged and surfaced
consistently instead of being silently swallowed.
* Invalid engine shapes now fail loudly rather than falling back
silently.

* **Chores**
* Updated private engine reference and adjusted tests to reflect the new
loading/resolution behavior.
* Expanded Next.js output tracing to include private package files used
by API routes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-21 05:26:28 +00:00
..
dashboard-ui-components chore: update package versions 2026-03-13 13:53:08 -07:00
init-stack chore: update package versions 2026-03-13 13:53:08 -07:00
js chore: update package versions 2026-03-13 13:53:08 -07:00
private@2f2c031357 risk score calculation debug logs (#1275) 2026-03-21 05:26:28 +00:00
react Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
stack Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
stack-cli chore: update package versions 2026-03-13 13:53:08 -07:00
stack-sc chore: update package versions 2026-03-13 13:53:08 -07:00
stack-shared Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
stack-ui chore: update package versions 2026-03-13 13:53:08 -07:00
template Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00