Releases: hellotham/hello-astro
Releases · hellotham/hello-astro
v5.2.0 - Major changes
- Improved photoswipe implementation
- replaced TailwindCSS masonry with astro-masonry
- Updated Katex CSS to 0.16.23
- Replaced bespoke leaflet integration with Astro Leaflet
- Replaced bespoke Swiper integration with Astro Swiper
- Updated eslint config and fixed lint errors
v5.1.0 - Major changes
Major changes:
- Migrated to astro-mermaid, astro-plantuml
- Fixed Tailwind 4 plugin support
- Updated Katex CSS to 0.16.22
v5.0.1 - Minor changes
Minor changes:
- Updated packages
- Updated prettier and eslint config
- Fixed dark mode with Tailwind CSS 4
- Used img-svg in rehype-mermaid
v5.0.0: Major changes
Major changes:
- Upgrade to Astro 5.X
- Changed Leaflet CSS to always use latest
- Migrate from bespoke mermaid implementation to rehype-mermaid
- Use Expressive Code
v4.0.0: Major changes
Major changes:
- Updated packages
- Removed @types/photoswipe and photoswipe tsconfig
- Moved to RSS schema
- getPosts() function
- schema tags
- automatically generated sidebar links
- improved RSS and search metadata
v3.4.0: Minor changes
Minor changes:
- Updated packages
- Replaced heroicons to v2
- Improved RSS and search indexes to include author name and email
- Make BlogHero accept post as props rather than frontmatter
- Moved Markdown pages to content collection
- Eliminated Frontmatter type
v3.3.2: Maintenance
Maintenance:
- Upgraded to latest packages
- Fixed search not working due to stricter alpine checking
- Migrated to standard astro tsconfig.json
- Fixed astro check errors
v3.3.1: Maintenance
Maintenance:
- Upgraded to latest packages and fixed astro check errors
v3.3.0 (Maintenance)
Maintenance:
- Upgraded to latest packages and astro-icon 1.x
v3.2.6: Maintenance
- Disable ViewTransition as it does not work with mermaid
- Merged pull request