github locutusjs/locutus v3.0.35

4 hours ago

Released: 2026-05-15. Diff.
Version rationale: patch for removing a legacy unsafe JSON parser fallback and adding bundler metadata, without import-model or runtime floor changes.

Fixes

  • Removed the legacy eval fallback from php/json/json_decode; Locutus now relies on the host JSON.parse
    implementation required by its runtime target.
  • Marked the package as side-effect free so bundlers can more aggressively drop unrelated barrel exports.

Don't miss a new locutus release

NewReleases is sending notifications on new releases.