Skip to content

v0.6.3

Choose a tag to compare

@flxmrk flxmrk released this 16 Aug 17:06
· 17 commits to main since this release

Release v0.6.3

This release includes all changes since the previous version.

Installation

npm install langsys-js-react@0.6.3

Changes 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.