Back to changelog index

7.2.0

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

libs

This release affects the sharedLibs family.

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

Release summaries

  • native-entity-workspace-private-build

    Emit private EntityWorkspace implementation files for Expo/React Native bundles without exposing internal package subpaths.

    maintainer

    Design-system internal split modules now build into dist for relative imports while the build tool can filter private files from generated exports.

    integrator

    Expo consumers resolving @lssm-tech/lib.design-system/components/entity-workspace no longer fail on missing native internal hook files.

Migration guide

  • Upgrade and rebuild design-system for native EntityWorkspace consumers

    Install the patched design-system package so Metro can resolve EntityWorkspace.native.js relative internal imports.

    1. Upgrade @lssm-tech/lib.design-system to the patch release containing the private build-entry fix.
    2. Restart Metro after reinstalling node_modules or refreshing the workspace package build.

Unique release changes

  • - Emit private EntityWorkspace implementation files for Expo/React Native bundles without exposing internal package subpaths.

    1 packages · 1 occurrences

  • - Install the patched design-system package so Metro can resolve EntityWorkspace.native.js relative internal imports.

    1 packages · 1 occurrences

Impacted packages

  • @lssm-tech/lib.design-system

    Layer: libs · 2 changes