| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-06 | 516 Bytes | |
| v6.11.0 source code.tar.gz | 2026-05-06 | 501.1 kB | |
| v6.11.0 source code.zip | 2026-05-06 | 580.9 kB | |
| Totals: 3 Items | 1.1 MB | 3 | |
6.11.0
- Support extending full reports from baseline when --only is given an empty JSON array [by @trotzig in [#491]]
- Throw clear error when empty --only can't enumerate components from build output
- Fix report message to use only commit subject line instead of full body for push/merge-group events [by @trotzig in [#490]]
- Upgrade pnpm from v10 to v11 with proper configuration migration [by @lencioni in [#487]]
- Update dependencies: eslint 10.3.0, typescript-eslint 8.59.2, storybook 10.3.6, and others