Skip to content

Releases: liam-hq/liam

@liam-hq/cli@0.7.16

25 Sep 04:33
f45772f

Choose a tag to compare

Patch Changes

  • #3566 - Remove direct npm dependencies on @liam-hq/* packages from the CLI package to enable standalone distribution / Thanks @devin-ai-integration!

@liam-hq/cli@0.7.15

25 Sep 03:17
7f4d0e8

Choose a tag to compare

Patch Changes

  • #3560 - - 🐛 fix CommandPalette Show Mode commands descriptions, ⌘ -> ⇧ / Thanks @tnyo43!
  • #3479 - - ✨ add column detail links in TableDetail / Thanks @tnyo43!
    • selecting a column scrolls it into view
    • opening a page with a hash scrolls to the corresponding column element

@liam-hq/schema@0.5.5

17 Sep 01:02
3dbaa10

Choose a tag to compare

Patch Changes

  • #3453 - - 🐛 Fixed a bug where foreign key relationships with the same name were not visualized. / Thanks @huuyafwww!
    • Modified to be recognized as a unique foreign key.

@liam-hq/cli@0.7.14

17 Sep 01:02
3dbaa10

Choose a tag to compare

Patch Changes

  • #3453 - - 🐛 Fixed a bug where foreign key relationships with the same name were not visualized. / Thanks @huuyafwww!
    • Modified to be recognized as a unique foreign key.

@liam-hq/erd-core@0.6.10

12 Sep 03:02
cf9d374

Choose a tag to compare

Patch Changes

  • #3432 - - 💄 add CommandPalette closing animation / Thanks @tnyo43!

@liam-hq/cli@0.7.13

12 Sep 03:02
cf9d374

Choose a tag to compare

Patch Changes

  • #3432 - - 💄 add CommandPalette closing animation / Thanks @tnyo43!

@liam-hq/erd-core@0.6.9

10 Sep 05:44
a60886a

Choose a tag to compare

Patch Changes

  • #3268 - - ✨ add CommandOptions to CommandPalette / Thanks @tnyo43!
    • type > to enter command mode, showing only command options
    • execute a command by clicking an option

@liam-hq/cli@0.7.12

10 Sep 05:44
a60886a

Choose a tag to compare

New feature: Easy access to Commands

Just type > in the command palette to enter command mode. Execute any command with a single click ✨

Scene-1.2.mp4

Patch Changes

  • #3268 - - ✨ add CommandOptions to CommandPalette / Thanks @tnyo43!
    • type > to enter command mode, showing only command options
    • execute a command by clicking an option

@liam-hq/ui@0.0.23

05 Sep 08:50
950f216

Choose a tag to compare

Patch Changes

  • #3314 - Optimize published content by adding files field to exclude development files while maintaining TypeScript direct publishing / Thanks @devin-ai-integration!

@liam-hq/schema@0.5.4

05 Sep 09:21
d95fcfb

Choose a tag to compare

Patch Changes

  • #3354 - publish package because dependent from schema package / Thanks @MH4GF!