Skip to content

stack-effect@0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 10:49
· 14 commits to main since this release

Minor Changes

  • #130 2228396 Thanks @lloydrichards! - add client-foldkit target kind.

    Includes four feature modules:

    • http-api-foldkit-client
    • http-rpc-foldkit-client
    • ws-presence-foldkit-client
    • chat-foldkit-client

    also added new deterministic AST-based composition via new ts-object-field and namespaceImport contribution primitives.

  • #128 9959c69 Thanks @lloydrichards! - add JSX slot injection system and upgrade client templates to shadcn components.

Patch Changes

  • #127 1983994 Thanks @lloydrichards! - correct shadcn config filename and deduplicate finalize scripts

  • #129 4a3acc8 Thanks @lloydrichards! - rename client target kind to client-react and prefix client module IDs with react

    • http-api-client becomes http-api-react-client
    • http-rpc-client becomes http-rpc-react-client
    • ws-presence-client becomes ws-presence-react-client
  • #125 6204bc1 Thanks @lloydrichards! - update cli version to use package version