v0.4.2
Release v0.4.2
This release includes all changes since the previous version.
Installation
npm install langsys-js-react@0.4.2Changes 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.