Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@fraxken fraxken released this 16 Aug 19:33
· 4 commits to master since this release
f117a38

What's Changed

  • chore(deps): bump meriyah from 4.5.0 to 5.0.0 in the dependencies group by @dependabot in #285
  • chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 in the development-dependencies group by @dependabot in #286
  • fix: type issues in api.d.ts by @fraxken in #287
  • chore(deps): bump the github-actions group with 5 updates by @dependabot in #288
  • chore(deps): bump @typescript-eslint/typescript-estree from 7.18.0 to 8.0.0 in the dependencies group by @dependabot in #289
  • fix(EntryFilesAnalyser): add missing options and patch some minors issues by @fraxken in #291
  • refactor: fix deprecation in tests & update eslint by @fraxken in #292
  • feat(EntryFilesAnalyser): implement digraph-js by @fraxken in #293
  • feat: trace process.getBuiltinModule by @fraxken in #294
  • fix(Deobfuscator): return if Node is null in extractCounterIdentifiers by @fraxken in #296
  • Prepare major 8 by @fraxken in #297

Full Changelog: v7.3.0...v8.0.0