markmead/hyperui
 Watch   
 Star   
 Fork   
2025-05-24 18:04:17
hyperui

Next 15

I/Copilot managed to get Next 15 working.

It feels faster which might be hope or maybe it's because more pages are static (allegedly) but whatever, we're on Next 15 and that's what matters. Now we wait for Next 16... 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/markmead/hyperui/compare/next14...next15

2025-02-23 17:29:11
hyperui

Next 14

This is a revert of the work done in #539.

With every new release, Vercel/Next find a way to make projects use more of their usage allowance and therefore, cost more money. In a fun twist, Next 15 pushes you into awaiting props. Doesn't sound bad, right? Well, this has taken the "Function Invocation" usage for HyperUI from around 300 a month, to 300k a day.

Reverting back to Next 14 and staying there. Potentially will move away from Next all together as I can't be bothered with these predatory releases.