RELEASES
Changelog
0.3.1
2026-07-26
Bug Fixes
- www: generate the changelog page and stop hardcoding counts
0.3.0
2026-07-26
Features
- scan: skip illustrative directories
Documentation
- reference the action by its moving major tag
0.2.1
2026-07-26
Bug Fixes
- rules: treat slot-projected content as an accessible name
0.2.0
2026-07-26
Features
- rules: port the ten upstream checks that translate to Vue
Bug Fixes
- rules: follow a project SEO composable to its head call
- rules: skip redirect-only pages in the metadata check
Documentation
- cli: mention the GitHub Action on the npm readme
0.1.2
2026-07-26
Bug Fixes
- rules: detect the destructured useMagicKeys hotkey binding
- rules: exempt icon-module icons and clarify the command-menu message
0.1.1
2026-07-25
Documentation
- point the package and readmes at the live site
0.1.0
2026-07-25
Features
- cli: add rule catalog, setup hook, and roast copy
- cli: engine core with discovery, parsing, audit runtime
- rules: 8 accessibility rules with fixture-based TDD suite
- rules: 8 foundation rules with fixture-based TDD suite
- rules: 8 interaction rules with fixture-based TDD suite
- rules: 9 production-polish rules with fixture-based TDD suite
- rules: audit dialog accessible names across reka-ui primitives
- rules: complete forms category with 7 rules and TDD suite
- rules: complete states category with 8 rules and TDD suite
Bug Fixes
- cli: honour roast defaults and ship the package readme
- rules: do not fail alias resolution before configs are generated
- rules: resolve shadcn aliases through project references
- test: commit the generated Nuxt config used by alias fixtures
Miscellaneous
- scaffold shadscan-vue monorepo