Skip to content

Latest commit

 

History

History
404 lines (233 loc) · 23.9 KB

CHANGELOG.md

File metadata and controls

404 lines (233 loc) · 23.9 KB

Changelog

v7.0.1 (2023-11-28)

Full Changelog

v7.0.0 (2023-11-27)

Full Changelog

Merged pull requests:

  • make nedb work with feathers 5 #145 (rmanibus)
  • docs: Deprecate #138 (FossPrime)
  • chore(dependencies): Update all dependencies #128 (daffl)
  • chore(dependencies): Update all dependencies #127 (daffl)
  • chore(dependencies): Update all dependencies #126 (daffl)
  • chore(dependencies): Update all dependencies #125 (daffl)
  • Update README.md #123 (fratzinger)
  • chore(dependencies): Update all dependencies #121 (daffl)
  • chore(dependencies): Update all dependencies #120 (daffl)
  • chore(dependencies): Update all dependencies #119 (daffl)

v6.0.0 (2021-12-15)

Full Changelog

Closed issues:

  • Switch to Promise based API #115
  • Find request returns all entries whatever the params #114
  • An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 #109
  • An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 #104

Merged pull requests:

v5.1.0 (2019-10-07)

Full Changelog

Merged pull requests:

v5.0.2 (2019-09-29)

Full Changelog

Closed issues:

  • $select just '_id' broken #100

Merged pull requests:

v5.0.1 (2019-07-15)

Full Changelog

Merged pull requests:

v5.0.0 (2019-07-05)

Full Changelog

Merged pull requests:

v4.0.2 (2019-06-29)

Full Changelog

Closed issues:

  • Breaks on 3.1 to 4.0 but nothing in readme to indicate what they are #93
  • upsert option with ID remapping is broken #91

v4.0.1 (2019-01-12)

Full Changelog

Merged pull requests:

v4.0.0 (2018-12-17)

Full Changelog

Closed issues:

  • An in-range update of @feathersjs/socketio is breaking the build 🚨 #88

Merged pull requests:

  • Update to @feathersjs/adapter-commons and drop Node 6 #90 (daffl)

v3.1.0 (2018-06-26)

Full Changelog

Merged pull requests:

  • add getModel method to allow overriding the Model at runtime #86 (j2L4e)
  • Update shx to the latest version 🚀 #85 (greenkeeper[bot])

v3.0.1 (2018-06-03)

Full Changelog

Closed issues:

  • Cant update nedb record #82
  • Typescript support #80

Merged pull requests:

v3.0.0 (2017-12-02)

Full Changelog

Merged pull requests:

v2.7.0 (2017-08-17)

Full Changelog

Closed issues:

  • An in-range update of feathers-errors is breaking the build 🚨 #68
  • Can't use $select without including id field #66
  • Support special operators in PATCH #65

Merged pull requests:

v2.6.2 (2017-03-26)

Full Changelog

Closed issues:

  • Can't use modifiers in update method after upgrade to 2.6.1 #59

Merged pull requests:

  • Allow NeDB modifiers but keep upsert compatibility #60 (daffl)

v2.6.1 (2017-02-22)

Full Changelog

Closed issues:

  • Upsert options not working #57
  • Switch to using NeDB-core #56
  • Does feathers-nedb use compactDatafile ? #55
  • service.remove(null) does not remove all items #54

Merged pull requests:

v2.6.0 (2016-11-12)

Full Changelog

Closed issues:

  • Support $select for gets #44

Merged pull requests:

v2.5.1 (2016-09-21)

Full Changelog

Closed issues:

  • patch() method doesn't call 'patched' event handler. #39

Merged pull requests:

v2.5.0 (2016-09-12)

Full Changelog

Closed issues:

  • Patch duplicates records #35

Merged pull requests:

v2.4.1 (2016-07-21)

Full Changelog

Closed issues:

  • Get $not support working. #6

Merged pull requests:

v2.4.0 (2016-07-08)

Full Changelog

Closed issues:

  • Update and patch manipulate data object #29

Merged pull requests:

v2.3.0 (2016-06-17)

Full Changelog

Closed issues:

  • Support $search #13

Merged pull requests:

v2.2.3 (2016-04-02)

Full Changelog

Closed issues:

  • Support Hooks on Initialization #18

Merged pull requests:

v2.2.2 (2016-02-24)

Full Changelog

Merged pull requests:

v2.2.1 (2016-02-22)

Full Changelog

Merged pull requests:

v2.2.0 (2016-02-21)

Full Changelog

Closed issues:

  • Should support options.id attribute #14

Merged pull requests:

  • adding back the options.id field. Closes #14. #15 (ekryski)

v2.1.0 (2016-01-31)

Full Changelog

Merged pull requests:

  • Use internal methods instead of service methods directly #12 (daffl)

v2.0.3 (2016-01-23)

Full Changelog

Closed issues:

  • id mapping does not work? #11
  • Updating documents #5

v2.0.2 (2016-01-22)

Full Changelog

Merged pull requests:

v2.0.1 (2016-01-12)

Full Changelog

Closed issues:

  • NeDB ids are not sequential but ordered alphabetically by default #9

v2.0.0 (2016-01-06)

Full Changelog

Closed issues:

  • how to add validation to nedb? #7

Merged pull requests:

  • Migration to new service tests and ES6 #8 (daffl)
  • Migrating to shared feathers-service-tests suite #4 (daffl)

v1.2.0 (2015-11-08)

Full Changelog

v1.0.1 (2015-10-25)

Full Changelog

v1.0.0 (2015-07-27)

Full Changelog

v0.1.1 (2015-07-27)

Full Changelog

Closed issues:

  • Setup Travis CI #2
  • Use common initialization for database adapters #1

Merged pull requests:

v0.1.0 (2015-07-07)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator