Skip to content

release: v1.56.0#2905

Merged
davydkov merged 3 commits into
mainfrom
changeset-release/main
Apr 28, 2026
Merged

release: v1.56.0#2905
davydkov merged 3 commits into
mainfrom
changeset-release/main

Conversation

@likec4-ci

@likec4-ci likec4-ci Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@likec4/core@1.56.0

Minor Changes

Patch Changes

  • #2921 5f46082 Thanks @davydkov! - Update Mantine to 9.1.0. The light variant of Buttons, Alerts, and ActionIcons now uses solid colors instead of transparency.

@likec4/language-server@1.56.0

Minor Changes

Patch Changes

  • #2904 935f6bb Thanks @davydkov! - Support applying view changes without LSP connection (e.g. in vite-plugin/CLI mode)

  • Updated dependencies [af34764, ace5b2e, 5f46082]:

    • @likec4/log@1.56.0
    • @likec4/core@1.56.0
    • @likec4/config@1.56.0
    • @likec4/layouts@1.56.0

@likec4/style-preset@1.56.0

Minor Changes

Patch Changes

  • #2918 37b1167 Thanks @davydkov! - Improve edge label readability and fix color token references

  • #2921 5f46082 Thanks @davydkov! - Update Mantine to 9.1.0. The light variant of Buttons, Alerts, and ActionIcons now uses solid colors instead of transparency.

@likec4/config@1.56.0

Patch Changes

@likec4/diagram@1.56.0

Patch Changes

  • #2921 5f46082 Thanks @davydkov! - Update Mantine to 9.1.0. The light variant of Buttons, Alerts, and ActionIcons now uses solid colors instead of transparency.

  • Updated dependencies [ace5b2e, 5f46082]:

    • @likec4/core@1.56.0
    • @likec4/styles@1.56.0

@likec4/generators@1.56.0

Patch Changes

  • Updated dependencies [af34764, ace5b2e, 5f46082]:
    • @likec4/log@1.56.0
    • @likec4/core@1.56.0
    • @likec4/config@1.56.0

@likec4/language-services@1.56.0

Patch Changes

  • Updated dependencies [935f6bb, af34764, ace5b2e, 5f46082]:
    • @likec4/language-server@1.56.0
    • @likec4/log@1.56.0
    • @likec4/core@1.56.0
    • @likec4/config@1.56.0
    • @likec4/generators@1.56.0
    • @likec4/layouts@1.56.0

@likec4/layouts@1.56.0

Patch Changes

@likec4/leanix-bridge@1.56.0

Patch Changes

likec4@1.56.0

Patch Changes

  • #2904 935f6bb Thanks @davydkov! - Support applying view changes without LSP connection (e.g. in vite-plugin/CLI mode)

  • ab726ed Thanks @davydkov! - Extract web app into a separate @likec4/spa package, decoupling it from the CLI for better modularity, faster builds and smaller bundles — resolves #2689

    The new package also improves DX by eliminating the dependency "magic" that existed in the CLI package

  • #2906 af34764 Thanks @davydkov! - Load icons on demand from CDN instead of bundling all icon components, reducing bundle size. Icons are resolved from local cache, then @likec4/icons package, then fetched from icons.like-c4.dev.

  • #2921 5f46082 Thanks @davydkov! - Update Mantine to 9.1.0. The light variant of Buttons, Alerts, and ActionIcons now uses solid colors instead of transparency.

  • Updated dependencies [ace5b2e, 5f46082]:

    • @likec4/core@1.56.0

@likec4/log@1.56.0

Patch Changes

  • #2906 af34764 Thanks @davydkov! - Load icons on demand from CDN instead of bundling all icon components, reducing bundle size. Icons are resolved from local cache, then @likec4/icons package, then fetched from icons.like-c4.dev.

@likec4/lsp@1.56.0

@likec4/mcp@1.56.0

@likec4/styles@1.56.0

@likec4/playground@1.56.0

Patch Changes

  • Updated dependencies [935f6bb, af34764, ace5b2e, 5f46082]:
    • @likec4/language-server@1.56.0
    • @likec4/log@1.56.0
    • @likec4/core@1.56.0
    • @likec4/diagram@1.56.0
    • @likec4/generators@1.56.0
    • @likec4/styles@1.56.0
    • @likec4/tsconfig@1.56.0

@likec4/spa@1.56.0

Patch Changes

@likec4/react@1.56.0

Patch Changes

@likec4/vite-plugin@1.56.0

Patch Changes

  • ab726ed Thanks @davydkov! - Extract web app into a separate @likec4/spa package, decoupling it from the CLI for better modularity, faster builds and smaller bundles — resolves #2689

    The new package also improves DX by eliminating the dependency "magic" that existed in the CLI package

  • #2906 af34764 Thanks @davydkov! - Load icons on demand from CDN instead of bundling all icon components, reducing bundle size. Icons are resolved from local cache, then @likec4/icons package, then fetched from icons.like-c4.dev.

  • Updated dependencies [935f6bb, af34764, ace5b2e, 5f46082]:

    • @likec4/language-server@1.56.0
    • @likec4/log@1.56.0
    • @likec4/core@1.56.0
    • @likec4/language-services@1.56.0
    • @likec4/config@1.56.0
    • @likec4/generators@1.56.0
    • @likec4/layouts@1.56.0

likec4-vscode@1.56.0

Patch Changes

  • 270926d Thanks @davydkov! - Fixed greedy output panel that stole focus from the editor on errors

@likec4/vscode-preview@1.56.0

Patch Changes

  • #2908 be04c8d Thanks @ckeller42! - Fix left-click on external links in VSCode extension diagram preview. Links in element details now open in the default browser on left-click, not just right-click.

  • #2906 af34764 Thanks @davydkov! - Load icons on demand from CDN instead of bundling all icon components, reducing bundle size. Icons are resolved from local cache, then @likec4/icons package, then fetched from icons.like-c4.dev.

@likec4/docs-astro@1.56.0

@likec4/tsconfig@1.56.0

@likec4-ci likec4-ci Bot force-pushed the changeset-release/main branch 11 times, most recently from 4be224e to 755ed5d Compare April 25, 2026 20:49
@likec4-ci likec4-ci Bot force-pushed the changeset-release/main branch from b0060e9 to 3669c8a Compare April 28, 2026 12:50
@davydkov davydkov changed the title prepare release release: v1.56.0 Apr 28, 2026
@davydkov davydkov merged commit 177b98e into main Apr 28, 2026
7 checks passed
@davydkov davydkov deleted the changeset-release/main branch April 28, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant