Skip to main content

0.8.2

· 2676 words
Downloads for 0.8.2

Excalibur 0.8.2 is a patch release that only updates dependencies. Updating to 0.8.2 is recommended but not required.

App

⬆️ Dependencies

  • ⬆️ Updated electron from 41.10.3 to 41.10.7 (#202)

  • ⬆️ Updated @noble/hashes from 2.3.0 to 2.4.0 (#200)

  • ⬆️ Updated Ionic dependencies (#202):

    • @ionic/core from 8.8.14 to 8.8.19
    • @ionic/react from 8.8.14 to 8.8.19
    • @ionic/react-router from 8.8.14 to 8.8.19
  • ⬆️ Updated Vite dependencies (#202):

    • @vitejs/plugin-react from 6.0.5 to 6.1.1
    • vitest development dependency from 5.0.0 to 5.0.1
  • ⬆️ Updated @types/node development dependency from 26.1.2 to 26.6.1 (#196)

  • ⬆️ Updated baseline-browser-mapping development dependency from 2.11.21 to 2.11.24 (#202)

  • ⬆️ Updated cypress development dependency from 15.21.0 to 15.21.1 (#202)

  • ⬆️ Updated ESLint development dependencies (#202):

    • eslint-plugin-cypress from 6.4.3 to 6.4.4
    • eslint-plugin-react-refresh from 0.5.4 to 0.5.7
    • typescript-eslint from 8.69.0 to 8.70.0
  • ⬆️ Updated globals development dependency from 17.8.0 to 17.12.0 (#202)

  • ⬆️ Updated lint-staged development dependency from 17.1.0 to 17.5.1 (#202)

  • ⬆️ Updated prettier development dependency from 3.9.6 to 3.9.7 (#202)

🧹 Miscellaneous

  • 🔧🚨 Replaced __dirname with import.meta.url-related calls to acquiesce to Vite

    • This stops the nuisance warning that the Vite configuration "uses features that are unsupported by configLoader: 'native'"

Server

⬆️ Dependencies

  • ⬆️ Updated rapidfuzz from 3.14.5 to 3.14.6 (#202)
  • ⬆️ Updated uvicorn from 0.52.4 to 0.53.0 (#202)
  • ⬆️ Updated websockets from 17.0.1 to 17.1 (#202)
  • ⬆️ Updated httpx2 test dependency from 2.12.0 to 2.13.0 (#202)