Meldon
Every release, update and fix for the Meldon saas platform template.
Fix
v0.1.1- The declared Node floor was wrong, and it could break your install. The package shipped a
.node-versionof22, but Astro 7.3 needs at least22.12. On Node 22.0 to 22.11 the install could fail with nothing in the theme explaining why. The file now says22.12.0, and the README says the same. - Astro moved to
^7.3.1. The demo was rebuilt on it and re-measured: Performance, Accessibility, Best Practices and SEO all stay at 95 or above on mobile and desktop.
- The declared Node floor was wrong, and it could break your install. The package shipped a