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