Skip to content

BookCars 4.1

Latest
Compare
Choose a tag to compare
@aelassas aelassas released this 26 May 18:57
· 30 commits to main since this release
  • Migrate from craco to vite
  • Added unknown car engine type
  • Added VITE_BC_CURRENCY and VITE_BC_SET_LANGUAGE_FROM_IP settings to frontend/.env
  • Updated backend and frontend components
  • Fix layout issues in the backend and the frontend
  • Fix some queries in API
  • API:
    • Bump @babel/cli from 7.24.5 to 7.24.6
    • Bump @babel/core from 7.24.5 to 7.24.6
    • Bump @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.24.6
    • Bump @babel/preset-env from 7.24.5 to 7.24.6
    • Bump @babel/preset-typescript from 7.24.1 to 7.24.6
    • Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0
    • Bump @typescript-eslint/parser from 7.9.0 to 7.10.0
    • Bump nodemon from 3.1.0 to 3.1.1
    • Bump stripe from 15.7.0 to 15.8.0
    • Bump tsx from 4.10.4 to 4.11.0
  • Backend and frontend:
    • Bump @stripe/stripe-js from 3.4.0 to 3.4.1
    • Bump @types/react from 18.2.66 to 18.3.3
    • Bump @types/react-dom from 18.2.22 to 18.3.0
    • Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.10.0
    • Bump @typescript-eslint/parser from 7.2.0 to 7.10.0
    • Bump @vitejs/plugin-react from 4.2.1 to 4.3.0
    • Bump axios from 1.6.8 to 1.7.2
    • Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
    • Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.7
    • Bump react from 18.2.0 to 18.3.1
    • Bump react-dom from 18.2.0 to 18.3.1
    • Bump stylelint from 16.5.0 to 16.6.0
  • Mobile App:
    • Bump axios from 1.6.8 to 1.7.2
    • Bump axios-retry from 4.2.0 to 4.3.0
    • Bump @babel/core from 7.24.5 to 7.24.6
    • Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0
    • Bump @typescript-eslint/parser from 7.9.0 to 7.10.0

Full Changelog: v4.0...v4.1