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... 🎉
- Bump prismjs from 1.29.0 to 1.30.0 by @dependabot in https://github.com/markmead/hyperui/pull/558
- Update - Site and components by @markmead in https://github.com/markmead/hyperui/pull/559
- Bump next from 14.2.21 to 14.2.26 by @dependabot in https://github.com/markmead/hyperui/pull/562
- Feature - Add modal components by @markmead in https://github.com/markmead/hyperui/pull/567
- Update - Collection content by @markmead in https://github.com/markmead/hyperui/pull/568
- Bump - Next 15 by @markmead in https://github.com/markmead/hyperui/pull/569
- Feature - Add search by @markmead in https://github.com/markmead/hyperui/pull/572
- Feature - File uploader collection by @markmead in https://github.com/markmead/hyperui/pull/573
- Feature - Timeline collection by @markmead in https://github.com/markmead/hyperui/pull/575
- Update - New modal component with input by @kudae3 in https://github.com/markmead/hyperui/pull/580
- @kudae3 made their first contribution in https://github.com/markmead/hyperui/pull/580
Full Changelog: https://github.com/markmead/hyperui/compare/next14...next15
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 await
ing 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.