Skip to content

feat: add @parity/product-sdk-react-renderer ported from @novasamatech/product-react-renderer - #279

Open
eugypalu wants to merge 3 commits into
mainfrom
eugenio/product-sdk-react-renderer
Open

feat: add @parity/product-sdk-react-renderer ported from @novasamatech/product-react-renderer#279
eugypalu wants to merge 3 commits into
mainfrom
eugenio/product-sdk-react-renderer

Conversation

@eugypalu

@eugypalu eugypalu commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Dependencies. The three novasama packages are gone:

  • @novasamatech/host-api → widget and style types (CustomRendererNode, ColorToken,
    Modifier, …) now come from @parity/truapi
  • @novasamatech/host-api-wrapper → the two chat callback types it provided
    (ChatCustomMessageRenderer, ChatCustomMessageRendererParams) are now defined in this
    package, with the same shape — no transport dependency left
  • scale-ts → the single runtime use (str.dec) now comes from @parity/truapi/scale

What remains: @parity/truapi (catalog) + react-reconciler as dependencies, react ^19.2
as peer.

@socket-security

socket-security Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​react-reconciler@​0.33.01001007583100
Added@​types/​react@​19.2.181001007994100
Addedreact@​19.2.81001008497100
Addedreact-reconciler@​0.33.01001009997100

View full report

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

📦 Bundle size impact

Comparing 2026-08-05T11:58:43.236Z2026-08-05T11:59:44.182Z

Package Entry Bundled before Bundled after Δ Ship gzip Δ Shake ratio
🟢 @parity/product-sdk-react-renderer new package

Thresholds — warn: ≥10% or ≥5.0 KB · fail: ≥20% or ≥15.0 KB (bundled). Percentage only applies once the baseline is ≥ 10 KB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant