Skip to content

v12.2.1

Choose a tag to compare

@XhmikosR XhmikosR released this 13 Apr 05:48
· 22 commits to main since this release

What's Changed

Bug Fixes

  • Replace the deprecated process.binding('natives') with require('module').builtinModules (#150)

Documentation

  • Mention Vue in the README (72d2652)

Dependency Updates

CI

  • Update CI tooling: bump actions/checkout (4->6), actions/setup-node (4->6), github/codeql-action (3->4), and update CI/Dependabot config (#142, #140, #139, 26e504c)

Internal

  • Refactor test blocks (8c31b4e)
  • Replace sinon/rewire stubs with behavioral assertions (85b8e02)

Full Changelog: v12.2.0...v12.2.1