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