saltyshiomix / nextron

⚡ Next.js + Electron ⚡
https://npm.im/nextron
MIT License
3.69k stars 215 forks source link

when app router version is scheduled to be released #449

Open applepykim opened 3 months ago

applepykim commented 3 months ago

I always use Nextron well. Thank you every time!

app router Nextjs 13 or higher is upcomming, but I would like to know when it is scheduled to be released.

yt-dlx commented 2 months ago

Same Here !

rixcian commented 2 months ago

The latest release v8.15.0 supports Next.js v13.

You can look into the examples folder, all example projects are running on Next.js v13.

saltyshiomix commented 2 months ago

Thank you, @rixcian !

But we should be careful, electron can handle only static files when production build, so nextron doesn't support React Server Components.

pixelass commented 2 months ago

I agree, for electron/nextron it is a lot easier to stick to pages, this is especially helpful when working with multi-lingual apps as seen in the i18next example

Don't overthink it. Use what is best for the environment you're working in.

An SUV might look and feel nice but doesn't give you benefit in a big city, quite the contrary tbh 🤣