Releases: treefarmstudio/odyssey-theme
Releases · treefarmstudio/odyssey-theme
v3.1.0
What's Changed
- Cleanup by @jaydanurwin in #48
- [RELEASE] Version 3.1.0 by @jaydanurwin in #49
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Odyssey Theme 3.0
New Features:
- Upgraded Astro to Version 4.4
- Upgraded astro-icon package
- Upgrade Lit to 3.0
- Theme switcher Lit component has been improved to respect system dark theme preference on load (thank you @Descent098)
- New TS path helpers (ex.
import x from @components/*
)
Breaking Changes:
- All components are now local to the theme instead of using an NPM package. Although the NPM package was nice it introduced a lot more complexity to the theme
- New Sponsor link (https://sapling.lemonsqueezy.com/checkout/buy/9b78751f-6382-442d-ac99-32c2318b70a0)
- We have a new preview link (https://odyssey-theme.sapling.supply/)
- Removed references to Little Sticks
What's Changed
- Typo by @Zykkl in #22
- upgrade astro to 2 by @sunapi386 in #36
- Big 3.0 update! by @jaydanurwin in #42
New Contributors
- @Zykkl made their first contribution in #22
- @sunapi386 made their first contribution in #36
Full Changelog: v2.0.2...v3.0.0
v2.0.2
- Astro upgrade
tsconfig.json
fix for Lit
Full Changelog: v2.0.0...v2.0.2
v2.0.0
You might be wondering "Why 2.0 so soon?" and that's a fair question since 1.0 released just over a month ago. However, with the amount of changes being made to the theme it warrants a major version bump.
New Features:
- 100s across the board in Lighthouse (we have a need for speed around here) 🏃💨
- Includes the excellent
astro-icon
package - Improved Button component
- Lit integration is installed and working out of the box
- Theme switcher Lit component has been improved
Breaking Changes:
- A new components package is being used
@littlesticks/odyssey-theme-components
- The 2 doc pages we had are no longer on a separate website but rather pages in the theme
What's Changed
- Fix Badge Images by @jaydanurwin in #10
- moving global styles to vite bundling by @jaydanurwin in #11
- Odyssey Theme 2.0! by @jaydanurwin in #13
- a11y fix for mobile menu by @jaydanurwin in #15
- updated readme by @jaydanurwin in #16
Full Changelog: v1.0.0...v2.0.0
v1.0.0
- Uses Astro v1.0 with #4
- Fixes canonical issue #2
- Switched Markdown files to MDX as required in v1.0 for components in Markdown
- Misc. fixes and cleanup of the theme files
What's Changed
- Upgrade to Astro v1.0 🎉 by @jaydanurwin in #4
Full Changelog: v0.0.1...v1.0.0
v0.0.1
Initial release. This is a little late but will help differentiate things when we release Astro v1.0 support soon
What's Changed
- Next Branch Updates (Post-Hackathon Lockout) by @jaydanurwin in #1
New Contributors
- @jaydanurwin made their first contribution in #1
Full Changelog: https://github.com/littlesticksdev/odyssey-theme/commits/v0.0.1