github ansible/vscode-ansible v26.4.4

6 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 vscode-ansible release

NewReleases is sending notifications on new releases.