You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/packages/cli/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# @liam-hq/cli
2
2
3
+
## 0.7.20
4
+
5
+
### Patch Changes
6
+
7
+
-[#3757](https://github.com/liam-hq/liam/pull/3757) - - 🐛 Fix TableDetail not resetting when switching target tables in the ERD drawer / Thanks [@tnyo43](https://github.com/tnyo43)!
8
+
- Remount TableDetail using a key derived from table.name to avoid stale state; wire CommandPalette to allow table-mode activation
9
+
-[#3745](https://github.com/liam-hq/liam/pull/3745) - 🚸 Disable ERD resize handle when the left pane is closed to prevent accidental resizing and layout conflicts / Thanks [@junkisai](https://github.com/junkisai)!
Copy file name to clipboardExpand all lines: frontend/packages/erd-core/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# @liam-hq/erd-core
2
2
3
+
## 0.6.14
4
+
5
+
### Patch Changes
6
+
7
+
-[#3757](https://github.com/liam-hq/liam/pull/3757) - - 🐛 Fix TableDetail not resetting when switching target tables in the ERD drawer / Thanks [@tnyo43](https://github.com/tnyo43)!
8
+
- Remount TableDetail using a key derived from table.name to avoid stale state; wire CommandPalette to allow table-mode activation
9
+
-[#3745](https://github.com/liam-hq/liam/pull/3745) - 🚸 Disable ERD resize handle when the left pane is closed to prevent accidental resizing and layout conflicts / Thanks [@junkisai](https://github.com/junkisai)!
0 commit comments