How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Vite 4.3 is out!

calendar_today April 20, 2023 person The Vite Team domain vite
Vite 4.3 is out! ​ April 20, 2023 Quick links: Docs: English , 简体中文 , 日本語 , Español , Português Vite 4.3 Changelog Performance Improvements ​ In this minor, we focused on improving the dev server performance. The resolve logic got streamlined, improving hot paths and implementing smarter caching for finding package.json , TS config files, and resolved URL in general. You can read a detailed walkthrough of the performance work done in this blog post by one of Vite Contributors: How we made Vite 4.3 faaaaster 🚀 . This sprint resulted in speed improvements across the board compared to Vite 4.2. These are the performance improvements as measured by sapphi-red/performance-compare , which tests an app with 1000 React Components cold and warm dev server startup time as well as HMR times for a root and a leaf component: Vite (babel) Vite 4.2 Vite 4.3 Improvement
  :      
open_in_new Read original post