Commit 19b7413
fix(component): handle scenario with invalid visualization (#6)
* fix(component): handle scenario with invalid visualization
* feat(chore): fix release scripts with npm ci and ignore scripts
* feat(chore): rebuild script for sqlite3 added
* chore(release): bump version to 1.15.0 and update dependencies
- Update package version from 1.14.0 to 1.15.0
- Update tslib dependencies across various @loopback packages
- Simplify husky prepare-commit-msg hook configuration
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix(ai): change phrasing of some context
* feat(ai): minor prompt changes
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 21c9d67 commit 19b7413
File tree
13 files changed
+213
-647
lines changed- .github/workflows
- .husky
- src
- __tests__
- db-query/unit/nodes
- unit/nodes
- components
- db-query/nodes
- visualization
- nodes
- tools
- visualizers
- graphs/chat/nodes
13 files changed
+213
-647
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
0 commit comments