Skip to content

Commit 05568cb

Browse files
committed
Changesets
1 parent 800ae51 commit 05568cb

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.changeset/chatty-cherries-itch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"nextjs-darkmode": patch
3+
---
4+
5+
Override pseudo element transitions as well to avoid patched theme transition

.changeset/giant-bugs-fail.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"nextjs-darkmode": patch
3+
---
4+
5+
Refactor: refactor code hoping better minzip size

.changeset/modern-jeans-draw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"nextjs-darkmode": minor
3+
---
4+
5+
Support children in Switch element. Use case: Theme Switch with mode label.

0 commit comments

Comments
 (0)