npm likec4 1.14.0
v1.14.0

latest releases: 1.39.3, 1.39.2, 1.39.1...
10 months ago

🚀 Features

  • View relationship decomposition:
    Relationship Cloud -> Amazon from examples:

    SCR-20241020-dgyj

  • Global styles:
    Shared global styles

    global {
      style mute_all * {
        color muted
        opacity 10%
      }
    }
    
    views {
      view of app {  
        global style mute_all
        style cloud.* {
          color green
        }
      }  
    }

    Documentation (thanks @hubertmis, closes #1058)

  • Build with --base './':
    Allows to build a relocatable website (thanks @rumpelrausch, closes #1111)

Bug Fixes

  • diagram: edges with no nearby nodes are not visible in the canvas (thanks @davydkov, closes #1109)

Don't miss a new likec4 release

NewReleases is sending notifications on new releases.