Mohammad Bagher Abiyat
Mohammad Bagher Abiyat
> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice. ## Checklist - [x] Title as described. - [x] Make sure you...
[Next/Link](https://nextjs.org/docs/api-reference/next/link) in vitext.
MPA mode
There's a nice feature in VitePress & other tools called "MPA mode". I'm really impressed & I'd like to add it to Vitext! Info: https://twitter.com/youyuxi/status/1437628347161395207 https://twitter.com/youyuxi/status/1437632411060293638
Implementing [Next/Image](https://nextjs.org/docs/api-reference/next/image) Component.
Implementing [Script](https://nextjs.org/docs/basic-features/script) Component.
Bringing new React 18 (server, client) stuff in Vitext.
Task: invalidating atoms in #911 Tries to ignore the snapshots of invalidated atoms, as inspired by useAtomsDevtools!
Resolves #512 This is a trial to fix the cjs import issue with converting the normal import to node cjs compatible import!