v0.6.3
Release v0.6.3
This release includes all changes since the previous version.
Installation
npm install langsys-js-react@0.6.3Changes in this release
d64c81d
fix: base SDK ^0.6.3 ( option double-harvest) Option text was harvested twice, which changed the token list and so the custom_id for any content block containing a select. Inherited fix, no wrapper API change. Documents the consumer-facing consequences, since this README presents select-inside-Translate as a supported pattern: unaffected content doesn't rebase, affected blocks migrate automatically via a three-step id fallback, and PHP-render/JS-hydrate setups may see blocks gain translations as ids converge with langsys-php. [Version bumped to 0.6.3] Full Changelog See the commit history for a complete diff of all changes.