Releases: chrismwilliams/astro-theme-cactus
Releases · chrismwilliams/astro-theme-cactus
v4.3.0
What's Changed
- Fix astro:content console warning by @chrismwilliams in #244
- Updates packages: Theme now uses Astro v4.5
- Post helper getters moved from
src/utils/post.ts
tosrc/data/post.ts
, fixes #243. Aliased to@/data/*
- Small refactor to Table of Contents generator
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Small update bringing packages to latest by @chrismwilliams in #242
Full Changelog: v4.1.0...v4.2.0
v4.1.0
v4.0.1
What's Changed
- Fix: tech list styling on mobile screens by @chrismwilliams in #208
- VSCode snippet for stubbing post frontmatter by @chrismwilliams in #209
- Just start typing
frontmatter
in a .md/.mdx file and let IntelliSense fill out your post
- Just start typing
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
Breaking changes
- Update all packages to latest and implement new astro icon config by @itsmegood in #204.
- This change requires you to install each icon pack required, as per Astro Icon's docs.
- add expressive code pkg by @chrismwilliams in #206
- This change brings about the theme now using the data-theme attribute on the body for enabling dark mode.
- You can change the theme's light and dark code block styles in
src/site.config.ts
. Find more theme's here
Other changes
- Small refactor creating og-images by @chrismwilliams in #207
- Add the rocket back 🚀, sorry for the late reply @theapplegates
New Contributors
- @itsmegood made their first contribution in #204
Full Changelog: v3.6.1...v4.0.0
v3.6.1
What's Changed
- enable default prefetching by @chrismwilliams in #179
- make it easy to see which blogs are in draft by @triptu in #180
New Contributors
Full Changelog: v3.6.0...v3.6.1
v3.6.0
v3.5.1
What's Changed
- add rehype plugin for external links by @chrismwilliams in #164
- Fix blog post title by @chrismwilliams in #174
- Updates pkg's by @chrismwilliams in #175
Full Changelog: v3.5.0...v3.5.1
v3.5.0
It's Friday and a 13th. Time to update!
- Feature: add webmentions by @chrismwilliams in #144. Many thanks to @kdmcguire
- See this post to add it to your site
- Please note: Brid.gy doesn't work with .app TLD's, hence the url change
Full Changelog: v3.4.2...v3.5.0
v3.4.2
What's Changed
- Refactor: mobile button to web component by @chrismwilliams in #143
Full Changelog: v3.4.1...v3.4.2