Horizon Changelog
2.1.0 - 2025-05-09
- Lock package versions to limit potential issues with new package updates
- Add ESLint configuration
- Various cleanup and formatting improvements
- Upgrade to Astro 5.7.12
- Update other dependencies
2.0.0 - 2025-02-16
- Upgrade to Tailwind CSS v4
- Removed
sass
dependency as a result. Everything is now only CSS
- Removed
- Implemented my own CSS file for rendered markdown content, making it easier to understand and customize
- Removed
@tailwindcss/typography
dependency as a result
- Removed
- Upgrade to Astro 5.3.0
- Update other dependencies
1.0 - 2024-12-10
- Initial release