github locutusjs/locutus v3.0.5

latest release: v3.0.7
6 hours ago

Released: 2026-03-04. Diff.

Infrastructure

  • Raised CommonJS build target from ES2020 to ES2022 so published CJS/ESM builds align with repository TypeScript
    source target and modern API usage.
  • Documented runtime policy explicitly:
    • Node package runtime remains engines.node >= 22.
    • Browser-facing website snippets continue to target baseline widely available with downstream.
  • Modernized implementation patterns across src/ to leverage the project baseline (Object.entries/Object.values,
    Object.hasOwn, replaceAll, includes, startsWith/endsWith, and at) while preserving function behavior.

Don't miss a new locutus release

NewReleases is sending notifications on new releases.