Skip to content

v0.6.0

Choose a tag to compare

@lttr lttr released this 11 Sep 12:07
· 23 commits to master since this release

compare changes

🚀 Enhancements

  • Split rootSelector config into useWhere and rootSelector (c4c76f2)
  • ⚠️ Update all dependencies (101356a)
  • Let PostCSS plugin know about :where config (cbf67bf)

🩹 Fixes

  • Convert CSS files to JavaScript generators with proper quote handling (99fd37f)

💅 Refactors

  • Convert brand.css to JavaScript generator (c66900a)
  • Add CSS template literal utility with dedent (0cc95db)
  • Simplify where functions and eliminate duplication (fb58d9f)
  • Extract build functions into separate modules (00e8b9d)
  • Use configurable where option from defaultConfig (5e7de56)

📖 Documentation

  • Add CLAUDE.md with project guidance and update button styles (0c9f1f9)

🏡 Chore

  • Update node version (e168842)
  • Update pnpm version (77dae18)
  • Apply eslint:fix and prettier (15c2252)
  • Add verify script and improve format script (7f6ecd7)
  • Verify before release (d7812d3)
  • Clean unused vars (4af8718)

⚠️ Breaking Changes

  • ⚠️ Update all dependencies (101356a)

❤️ Contributors