Skip to content

Releases: chrismwilliams/astro-theme-cactus

v5.0.0

06 Dec 14:39
d0caae8
Compare
Choose a tag to compare

What's Changed

  • Update Astro Cactus to Astro v5 by @chrismwilliams in #334
    • View Astro's docs to see the full upgrade guide
    • Webmention URL & Pingback now set in .env
    • Uses Astro env api and schema
    • Adds a Note collection, see example
    • Replaces remark-unwrap-images to rehype-unwrap-images
    • Cleaned up import aliases
  • set icon location to root by @chrismwilliams in #332

Full Changelog: v4.11.0...v5.0.0

v4.11.0

08 Oct 11:05
4bc7785
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.10.0...v4.11.0

v4.10.0

23 Sep 12:18
a9fd348
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

28 Aug 08:41
1d19b0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.9.0

v4.8.0

27 Aug 12:16
e857d8c
Compare
Choose a tag to compare

What's Changed

New Feature

New Contributors

Full Changelog: v4.7.0...v4.8.0

v4.7.0

22 Aug 14:00
e8c0588
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.7.0

v4.6.0

19 Jul 13:25
e57e50b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

07 May 13:11
cb17d50
Compare
Choose a tag to compare

What's Changed

Breaking

  • Feature: add sort option by @chrismwilliams in #253
    • Posts are now sorted via publishDate by default. You can change this in src/site.config.ts -> siteConfig.sortPostsByUpdatedDate

Full Changelog: v4.4.1...v4.5.0

v4.4.1

12 Apr 09:24
22bfa2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1

PS

Thanks guys for the 🎉

v4.4.0

08 Apr 10:14
233ca64
Compare
Choose a tag to compare

What's Changed

  • Update Webmention post by @chrismwilliams in #250
    • Updates packages
    • Small change to .cactus-link tailwind component

Full Changelog: v4.3.0...v4.4.0