Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:40
· 137 commits to main since this release
d0ea1d6

Minor Changes

  • #40 582ad13 Thanks @flyon! - Simplified the package to ship a single bin (linked). The legacy lincd, lincd-cli, and lnk aliases are gone.

    With only one bin, npx can resolve it without -p:

    npx @_linked/cli@latest create-app my-app

    If you previously used lincd or lincd-cli from @_linked/cli (the deprecation shim), switch to linked. The lnk short alias was undocumented and has been removed alongside.