Skip to content

v0.11.0

Compare
Choose a tag to compare
@AVGVSTVS96 AVGVSTVS96 released this 24 Apr 23:25
· 172 commits to master since this release

v0.11.0

Enhancements

  • Convert blog to content collection in #252
    • Update date handling, use formatted pubDate for blog and ISOString for JSONLD in #255
    • Use relative import in blog5 to fix BAS-84 in #250
    • Fixes #258 by formatting pubDate and updating onSelect to navigate to posts/slug in #260
    • Fixes #259 by updating CommandMenu date and title styling in #261

Refactor

  • Export DropdownMenuItem directly from DropdownMenu in #251

Bug Fixes

  • Fix styles not loading in ReactLayout in #257

Content

  • Fix blog typo + small update to Projects component section in #247
  • Add new blog post about tailwind regex in #248

Full Changelog: v0.10.6...v0.11.0