wexCommerce 2.9
- dev(frontend,admin): enabled react-compiler rule in ESLint configuration
- dev(pre-commit): optimize pre-commit hook to lint and type-check only changed projects with Docker fallback
- refactor(package.json): reorganize type definitions and dependencies
- chore: update dependencies
- fix(pre-commit): update import paths to use
node:
prefix and improve file reading consistency - fix(nginx.conf): include server port in
Host
andX-Forwarded-Host
headers - fix(pre-commit): exclude deleted files from ESLint check
- fix(deploy): update npm install command to include all dependencies
Full Changelog: v2.8...v2.9