Skip to content

v0.4.2

Choose a tag to compare

@flxmrk flxmrk released this 08 Aug 20:50
· 28 commits to main since this release

Release v0.4.2

This release includes all changes since the previous version.

Installation

npm install langsys-js-react@0.4.2

Changes in this release

  • f7f7236
    docs: note debug diagnostic for bare {key} in JSX; base SDK ^0.4.2

Base SDK 0.4.2 warns in debug mode when params keys match no placeholder
in captured content — the fingerprint of a bare {key} eaten by the JSX
compiler. Document it in the %key% README guidance. No wrapper code
change; the components inherit it through the base SDK.

[Version bumped to 0.4.2]

Full Changelog

See the commit history for a complete diff of all changes.