Commit 1609fdd
fix: export all composables for external packages
- Export all composables to enable custom renderer development
- Allows plotly-renderer and lazy-table-renderer to import required functions
- No circular dependency issues detected after analysis
- Maintains backward compatibility
Resolves import errors for external packages that need useProvidePivotData and providePivotData
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 78e5113 commit 1609fdd
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
0 commit comments