v12.2.1
What's Changed
Bug Fixes
- Replace the deprecated
process.binding('natives')withrequire('module').builtinModules(#150)
Documentation
- Mention Vue in the README (72d2652)
Dependency Updates
- Bump multiple dependencies:
lodash,lodash-es,picomatch,minimatch,brace-expansion,webpack,js-yaml, and other minor/patch updates (#135, #141, #144, #145, #146, #148, #149, #143, #147, f2180c3)
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
Full Changelog: v12.2.0...v12.2.1