Release v0.2.9
@robosystems/report-components v0.2.9
XBRL hypercube scaffolding rows (e.g., Table and Line Items abstracts) are now automatically hidden, producing cleaner financial statement output without requiring consumer-side filtering.
Bug Fixes
- Hidden hypercube scaffolding rows — The pivot logic now filters out XBRL structural rows (
Table,Line Items) that serve as hypercube scaffolding but carry no reportable data. Previously these rows leaked into rendered statements as empty or confusing line items. (#19)
Technical / Internal
- CI hook bypass — Git hooks (
pre-commit,pre-push) now detect CI environments and skip automatically, preventing spurious failures in automated pipelines. (#18)
Breaking Changes
None.
📊 Release Statistics
- Commits: 5
- Files Changed: 5
- Components Updated: 1
- Styles Updated: 0
- Lines Added: 107
- Lines Deleted: 3
- Previous Release: v0.2.8
🔗 Links
- npm: @robosystems/report-components
- Full Changelog: v0.2.8...v0.2.9
- All Releases: View all releases
🤖 Generated with Claude Code