Back to changelog index

3.8.23

May 26, 2026 · 3 packages · 2 unique changes · 1 release entry

appsbundlesmodules

This release affects the solutions family.

Run contractspec connect adoption resolve --family solutions to see how it impacts your project.

Release summaries

  • inline-finance-example-previews

    Add inline preview support for the Wealth Snapshot and Pocket Family Office examples in the templates catalog.

    maintainer

    The two finance example packages now publish `./ui` preview entrypoints, and the generated examples preview registry recognizes both exports.

    integrator

    Preview-consuming bundles and apps can resolve inline previews for both finance examples once the new example package dependencies are installed.

    customer

    `/templates` can now open useful inline previews for Wealth Snapshot and Pocket Family Office instead of only linking through the sandbox flow.

Upgrade steps

  • Regenerate the examples preview registry

    assisted

    Example packages that add `./ui` exports must refresh the generated preview registry before preview consumers can load them.

    Packages: @lssm-tech/example.pocket-family-office, @lssm-tech/example.wealth-snapshot, @lssm-tech/module.examples, @lssm-tech/bundle.marketing, @lssm-tech/app.web-landing

    1. Run `bun run --cwd packages/modules/examples generate:registry`.
    2. Add the example packages as dependencies of preview-consuming bundles and apps.

Unique release changes

  • - Add inline preview support for the Wealth Snapshot and Pocket Family Office examples in the templates catalog.

    3 packages · 3 occurrences

  • - Example packages that add `./ui` exports must refresh the generated preview registry before preview consumers can load them.

    3 packages · 3 occurrences

Impacted packages

  • @lssm-tech/app.web-landing

    Layer: apps · 2 changes

  • @lssm-tech/bundle.marketing

    Layer: bundles · 2 changes

  • @lssm-tech/module.examples

    Layer: modules · 2 changes