* Add lint:fix script * Reformat CRM app with eslint fix * Apply eslint fix on data importer codebase * Apply eslint fix on Invoices codebase * Apply eslint fix on Klaviyo codebase * Apply eslint fix on products-feed codebase * Apply eslint fix on monitoring codebase * Apply eslint fix on Search codebase * Apply eslint fix on Slack codebase * cleanup
* Extract SaleorVersionCompatibilityValidator + tests * Use SaleorVersionCompatibilityValidtor in register handler * Replace coerce with includePrerelease in saleor version matching * Changelogs
* Change turborepo config to use local turbo.json * update lock to 6.0 Update turbo to 1.9.0 Move global envs to build script envs