Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 464 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 464 Bytes

Changelog

3.1.0

  • feat(SBTree): implemented .once
  • feat(FSAdapter): implemented removeDocument
  • fix: fslockjs breaking changes

Special thanks to @vedmalex (Alex Vedmedenko) for those improvements

3.0.2

  • fix!(SBTree): .insertDocument to return array on single inclusion
  • fix: improve fieldName fetching from query
  • fix: finding recursive and $in
  • tests: added some query and find tests
  • doc: primitives documentation
  • doc: improved navigation