Skip to content

evolu@6.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 00:43
· 1110 commits to main since this release
c69f826

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.