Releases: TheOrcDev/shadscan
Releases · TheOrcDev/shadscan
Release list
shadscan 0.17.1
Base UI toast now counts.
Fixed
- Recognizes mounted shadcn Toast wrappers backed by @base-ui/react/toast.
- Verifies the installed @base-ui/react dependency while preserving exact toast-subpath provenance.
- Keeps unrelated Base UI primitives from satisfying the toast checks.
Rule IDs, scoring weights, report schemas, and the bundled ruleset version are unchanged.
Full changelog: https://github.com/TheOrcDev/shadscan/blob/v0.17.1/changelog/0.17.1.md
shadscan 0.12.0
What's Changed
- feat(stats): report the ruleset on the stats page by @TheOrcDev in #34
- feat(stats): drop the per-version breakdown by @TheOrcDev in #35
- Detect unsafe cmdk state variants by @TheOrcDev in #36
Full Changelog: v0.11.0...v0.12.0