Skip to content

Releases: chrismwilliams/astro-theme-cactus

v6.1.1

03 Mar 12:03
c53d81f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

03 Mar 12:02
9338f29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v6.1.0

v6.0.0

29 Jan 15:36
8a4a623
Compare
Choose a tag to compare

What's Changed

This update brings with it changes throughout the codebase, and will likely include breaking changes

  • Update to Tailwind v4
    • majority of tailwind's config now set in src/styles/global.css, tailwind.config.ts still used for @tailwindcss/typography
    • removes postscss.config.cjs
    • renames text (--theme-text -> --color-global-text) and background (--theme-bg -> --color-global-bg) colours
    • refactor for tailwind's deprecated and renamed utilities
  • Closes #337
    • add links to blog headings
    • shortcut (ctrl + k / cmd + k) for opening/closing search
    • toc updated to disclosure element (<details>), also on mobile
  • Fixes dialog collapsing, clicking below the search input would close the dialog
  • Move Search styles from component to src/styles/blocks/search.css
    • Inc search input colour change
  • The site url, required in astro.config.ts, now set in src/site.config.ts
  • Add the notes rss feed to <head>
  • Fix reading-time issue added with Astro v5

Full Changelog: v5.0.0...v6.0.0

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