Skip to content

v0.6.2

Choose a tag to compare

@flxmrk flxmrk released this 16 Aug 16:09
· 18 commits to main since this release

Release v0.6.2

This release includes all changes since the previous version.

Installation

npm install langsys-js-react@0.6.2

Changes in this release

  • 6ce4637
    fix: base SDK ^0.6.2; correct doc claim

Base 0.6.2 honors PHP's data-notrans alias, matches translate=no
case-insensitively, and trims phrase-marker values. Inherited, no
wrapper API change.

Also corrects a false claim carried since 0.2.0: data-ls-dont-translate
was documented as honored by the base SDK. It never was, in any
published version 0.1.0-0.6.2 — verified against each tarball. No
behavior change; exclusion has always rested on translate='no'. The
attribute stays as a wrapper-level hook and is documented as one.

[Version bumped to 0.6.2]

Full Changelog

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