Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 18:49
· 3 commits to main since this release
66abdf0

Patch Changes

  • #1607 a89a098 Thanks @SutuSebastian! - fix: Error: Cannot find module 'tailwindcss/plugin'

  • #1605 262cde0 Thanks @SutuSebastian! - Search for <ThemeInit /> in the project and warn if it's not found instead of warning all the time

    Changes

    • during commands build and dev check files content for custom configuration and display a warning if <ThemeInit /> is not found
    • switch tests in src/cli and src/helpers from vitest -> bun:test