Skip to content

Commit bf8364d

Browse files
committed
docs: highlight shouldShowPrivateAtoms feature
1 parent 1c7a17d commit bf8364d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
- Debug 🐞 raw or deeply nested (atoms-in-atoms) atom values with ease
66
- Out-of-the-box 🔌 support for async/suspendible atoms
7-
- Built-in Dark mode 🌗 support
7+
- Built-in Dark mode 🌗
88
- ✅ Supports custom `store`
99
- ✅ Works with provider-less mode
1010
- ✅ Works with Next.js
1111
- ✅ Supports custom `nonce` for CSP
12+
- ✅ Hides private atoms with ability to configure (requires Jotai `>=2.0.3`)
1213

1314
## Preview
1415

0 commit comments

Comments
 (0)