Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Feb 04:13
· 2232 commits to main since this release

Changed

  • ESLint 10 upgrade: Upgraded eslint and @eslint/js from v9 to v10 in both root and dashboard
  • Dependency updates: Merged Dependabot PRs for 6 root packages, 2 dashboard packages, and @types/node 24→25
  • Dashboard peer deps: Added .npmrc with legacy-peer-deps=true for eslint-plugin-react-hooks ESLint 10 compatibility

Fixed

  • Dashboard lint: Fixed no-useless-assignment error in Infrastructure.tsx caught by ESLint 10's new rule
  • Auto-formatting: Applied Prettier fix to whatsapp-web-js.types.ts