npm @ansible/ansible-language-server 26.4.4
v26.4.4

16 hours ago

What's Changed

Bug Fixes

  • fix(als): Change path for ALS binary installation to CJS instead of ESM (#2755)
    • Fixes ansible-language-server binary crashing with "Dynamic require of util is not supported" when invoked via npm/Mason
    • Changes bin field from dist/cli.js (ESM) to dist/cli.cjs (CJS)
    • Fixes #2754

Other Changes

  • chore(deps): update github actions (#2729)

Full Changelog: v26.4.3...v26.4.4

Don't miss a new ansible-language-server release

NewReleases is sending notifications on new releases.