Skip to content

Commit be47d1a

Browse files
committed
fix lint
1 parent b2299bc commit be47d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/announcing-vite7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Vite 6 was the most significant major release since Vite 2, adding new capabilit
8282

8383
In Vite 7, we added a new `buildApp` hook to let plugins coordinate the building of environments. Read more in the [Environment API for Frameworks guide](/guide/api-environment-frameworks.html#environments-during-build).
8484

85-
We want to thank the teams that have been testing the new APIs and helping us stabilize the new features. The Cloudflare team, for example, announced the 1.0 release of their Cloudflare Vite plugin, as well as official support for React Router v7. Their plugin shows the potential of Environment API for runtime providers. Learn more about their approach and future steps at ["Just use Vite… with the Workers runtime](https://blog.cloudflare.com/introducing-the-cloudflare-vite-plugin/).
85+
We want to thank the teams that have been testing the new APIs and helping us stabilize the new features. The Cloudflare team, for example, announced the 1.0 release of their Cloudflare Vite plugin, as well as official support for React Router v7. Their plugin shows the potential of Environment API for runtime providers. Learn more about their approach and future steps at ["Just use Vite"… with the Workers runtime](https://blog.cloudflare.com/introducing-the-cloudflare-vite-plugin/).
8686

8787
## Migrating to Vite 7
8888

0 commit comments

Comments
 (0)