evolu@6.2.4
·
1110 commits
to main
since this release
Patch Changes
-
27ade87: Remove
import "client-only";
It's not well-documented, and nobody is using it. While 'server-only' makes sense because of security, 'client-only' is only for a hint that is detected by React/Next.js anyway.
Also, update the Electron.js example.