Skip to content

v0.1.18

Choose a tag to compare

@GooDAnDReaDY GooDAnDReaDY released this 29 Aug 21:55
· 86 commits to main since this release

0.1.18 — hotfix

  • fix(client): drop the @deepseek-ai/dsh-client-ui-primitives require and use a pure SVG chevron. That module is not registered in the module table of the current DSH core, so requiring it aborted our plugin's loader entry and broke production. Our bundle now requires only react. (#81)