Skip to content
Snippets Groups Projects
  1. Dec 17, 2024
  2. Dec 16, 2024
  3. Dec 13, 2024
  4. Dec 11, 2024
  5. Dec 10, 2024
  6. Dec 09, 2024
  7. Dec 06, 2024
  8. Dec 04, 2024
    • david.bauer's avatar
      Change: Replace Jest with Vitest and improve test infrastructure · 0ed409b2
      david.bauer authored and david.bauer's avatar david.bauer committed
      - Replace Jest with Vitest for better ESM compatibility and Vite plugin testing
      - Fix flaky tests by implementing proper port collision handling
      - Each test now manages its own server instance instead of relying on a shared afterEach cleanup hook, eliminating race conditions and flaky test behavior
      - Enable test parallelization
      - Reduce CI noise and improve output clarity
      - Optimize build process by directly calling tsc instead of spawning new pnpm instances
      - Use much simpler eslint config
      
      This is all in preparation of the Vite 6 update, which was impossible to debug before.
      0ed409b2
    • Renovate Bot's avatar
      Update dependency axios to v1.7.9 · b868dbea
      Renovate Bot authored
      b868dbea
  9. Dec 03, 2024
  10. Dec 02, 2024
  11. Dec 01, 2024
  12. Nov 29, 2024
Loading