Skip to content

3.0.2

Compare
Choose a tag to compare
@nolanlawson nolanlawson released this 21 Aug 03:52
· 2941 commits to master since this release

PouchDB 3.0.2 is another small patch release, this time to fix a bug in replication of deleted documents (#2636).

Other fixes:

  • Ensure PouchDB stops writing after replication is over (#2639)
  • Fix a race condition in LevelDB (#2631)
  • Allow special URI characters in doc IDs (#2651)