Skip to content

Releases: hellotham/hello-astro

v5.2.0 - Major changes

04 Oct 06:45

Choose a tag to compare

  • 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

03 Sep 04:41

Choose a tag to compare

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

27 Aug 04:48

Choose a tag to compare

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

18 Feb 05:44

Choose a tag to compare

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

31 Mar 08:53

Choose a tag to compare

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

24 Mar 10:06

Choose a tag to compare

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

16 Mar 21:19

Choose a tag to compare

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

16 Mar 20:48

Choose a tag to compare

Maintenance:

  • Upgraded to latest packages and fixed astro check errors

v3.3.0 (Maintenance)

14 Mar 00:01

Choose a tag to compare

Maintenance:

  • Upgraded to latest packages and astro-icon 1.x

v3.2.6: Maintenance

22 Dec 03:54
c46b4fb

Choose a tag to compare

  • Disable ViewTransition as it does not work with mermaid
  • Merged pull request