Just release a small update of vite-plugin-react to fix line numbers in development. The should make click-to-component works a lot better with the Babel plugin!
github.com/ArnaudBarre/vite-…
Huge shout out to the @solid_js Start team for handling the flash of unstyled content for SSR in Vite dev. We couldn't have done it so quickly for @remix_run if they hadn't already pioneered here.
I called this out on the live stream yesterday, but wanted to do it here too 🙏
It makes me very happy that @remix_run is now a Gold sponsor of Vite 🏅
It takes real time and effort to make great open source software, and we are invested in this project and this community. Here’s to many more great things to come! 💪
vitejs.dev
We are delighted how the Vite plugin improves DX for existing Remix sites, and creates a more streamlined path from React Router to Remix
To get started, run
npx create-remix@latest --template remix-run/remix/templates/unstable-vite
Or watch this video youtu.be/B_vIp4xETl4
Today we are excited to share our new Vite plugin available in Remix v2.2.0!
Vite’s lightning fast DX ⚡️ means
10x faster HMR
5x faster HDR
We are also happy to announce that Remix is officially sponsoring Vite!
Read more about our announcement here
remix.run/blog/remix-heart-v…
Vite 5 introduces up to 2.5x faster HMR! Especially when editing files imported by hundreds of other files.
This is made possible with HMR soft invalidation, which opens a fast-path and cheap transformation pass.
Read more at github.com/vitejs/vite/pull/…
Seeing performance issues with Vite? We've drafted new docs to help you identify and fix it.
Check out the new performance guide! main.vitejs.dev/guide/perfor…
Vite 5 will soon have more robust `import.meta.env` and `define` replacements thanks to esbuild! No more weird parsing errors due to plain static replacements.
You can read more and prepare for the changes at github.com/vitejs/vite/pull/…
Anndd its here!!!
Presenting, Abell v1-beta 🥳
- Low Level and Closer to HTML Static-Site-Generator 🤓
- Supports all Vite Plugins 🤗
- Integrates seamlessly with your favorite tools from ecosystem 🫶🏼
RT to share with your friends 👉🏼👈🏼?
Learn More at
abelljs.org/posts/one
Storybook 7.5 is here! It brings a ton of improvements that enhance the Storybook experience.
⚡️ Vite 5.0 + Lit 3.0 support
💨 2.2x faster React TypeScript start times
👻 'storiesOf' deprecated
🅰️ Many Angular improvements
🀄️ Rename @nextjs font imports
storybook.js.org/blog/storyb…
Vite 5.0.0-beta.11 is out! ✋
❤️ Upgrade to @RollupJS v4!
📅 Node.js v18+ required
⚠️ CJS Node API deprecation
🎁 And a lot more features and cleanups
Learn more at the Vite 5 migration guide and help us test the beta! 🙏
main.vitejs.dev/guide/migrat…