| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pre-astro source code.tar.gz | 2025-10-25 | 380.9 kB | |
| pre-astro source code.zip | 2025-10-25 | 766.6 kB | |
| README.md | 2025-10-25 | 2.8 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
Last release before the switch to Astro + Alpine. I've always thought that HyperUI using Next was overkill but anytime I've explored an alternative, I've hit a dead-end. However, the Astro build is going very well and therefore I am confident Next will be gone.
Safe to blame Vercel changing how params work but that's fine, the Astro version could lead to moving away from Vercel as it's mostly pre-rendered HTML 🎉
Not relevant to the release but incase you're interested:
Most of the features are there on the new Astro version but I have removed the following: - Favouriting components - Shareable component links with config - React and Vue code previews (this could come back but I don't see it)
What's Changed
- Feature - Expand on ESLint rules with Unicorn by @markmead in https://github.com/markmead/hyperui/pull/591
- Feature - Add poll and newsletter signup collections by @markmead in https://github.com/markmead/hyperui/pull/592
- Feature - Add related components to component page by @markmead in https://github.com/markmead/hyperui/pull/593
- Feature - Enhancing the shareable components by @markmead in https://github.com/markmead/hyperui/pull/594
- Feature - Favourite components by @markmead in https://github.com/markmead/hyperui/pull/595
- Hotfix - Accessibility improvements to the component preview by @markmead in https://github.com/markmead/hyperui/pull/596
- Feature - Add tooltips to buttons by @markmead in https://github.com/markmead/hyperui/pull/597
- Update - Replace
react-usewith custom hooks by @markmead in https://github.com/markmead/hyperui/pull/601 - Feature - Add dark mode support for "Standout" component by @WinnyChang in https://github.com/markmead/hyperui/pull/613
- Feature - Add
CONTRIBUTING.mdfile to repository by @Rajat32-op in https://github.com/markmead/hyperui/pull/618 - Feature - Add dark mode support for "Announcement" components by @WinnyChang in https://github.com/markmead/hyperui/pull/631
- Feature - Add dark mode support for "Step" components by @WinnyChang in https://github.com/markmead/hyperui/pull/630
- Feature - Replace creator with contributors by @markmead in https://github.com/markmead/hyperui/pull/633
- Update - Refactor sitemap generation logic by @markmead in https://github.com/markmead/hyperui/pull/634
- Update - Refactor how pages are fetched by @markmead in https://github.com/markmead/hyperui/pull/635
- Update - Clean up API methods by @markmead in https://github.com/markmead/hyperui/pull/636
New Contributors
- @WinnyChang made their first contribution in https://github.com/markmead/hyperui/pull/613
- @Rajat32-op made their first contribution in https://github.com/markmead/hyperui/pull/618
Full Changelog: https://github.com/markmead/hyperui/compare/next15...pre-astro