Skip to content

Commit

Permalink
chore: remove extra ) in changelog (#12932)
Browse files Browse the repository at this point in the history
  • Loading branch information
HammCn committed Apr 21, 2023
1 parent 2a8779c commit e7924d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/CHANGELOG.md
Expand Up @@ -10,7 +10,7 @@

Vite 4.3 is out! Read the [announcement blog post here](https://vitejs.dev/blog/announcing-vite4-3)

[![Vite 4.3, It's Fast](https://vitejs.dev/og-image-announcing-vite4-3.png))](https://vitejs.dev/blog/announcing-vite4-3)
[![Vite 4.3, It's Fast](https://vitejs.dev/og-image-announcing-vite4-3.png)](https://vitejs.dev/blog/announcing-vite4-3)

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.

Expand Down

0 comments on commit e7924d2

Please sign in to comment.