Skip to content

0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 22:00
· 4 commits to main since this release
0.21.0
da9be8e
  • Added loadValue().
  • Added ensureLoaded() helper for tests.
  • Added connect argument to Client#start.
  • Added key support in encryptActions (by @nichoth).
  • Added Nano Stores 0.10 support.
  • Added SyncMapStore#deleted.
  • Added LoadedValue type to exports.
  • Fixed support of local SyncMap.
  • Removed Node.js 16 support.