We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c7953 commit cb950e6Copy full SHA for cb950e6
.changeset/dull-ducks-give.md
@@ -3,3 +3,8 @@
3
---
4
5
Search for `<ThemeInit />` in the project and warn if it's not found instead of warning all the time
6
+
7
+### Changes
8
9
+- during commands `build` and `dev` check files content for custom configuration and display a warning if `<ThemeInit />` is not found
10
+- switch tests `src/cli` `src/helpers` from `vitest` -> `bun:test`
0 commit comments