Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 5.08 KB

CHANGELOG.md

File metadata and controls

75 lines (47 loc) · 5.08 KB

Change Log

v0.1.5 (2017-10-17)

Full Changelog

Closed issues:

  • restricToOwner doesn't seem work... #24
  • restrictToRoles with custom id field #20

Merged pull requests:

v0.1.4 (2017-06-01)

Full Changelog

Closed issues:

  • Hook "restrictToOwner" looses context (this) when wrapped #17
  • hook.app.get('authentication') might be a problem. #15

Merged pull requests:

  • Changed hooks to use hook.service instead of this #18 (3bola)

v0.1.3 (2017-05-09)

Full Changelog

Closed issues:

  • 'authentication' or 'auth' #13

Merged pull requests:

  • Use 'authentication' instead of 'auth' when setting options #14 (3bola)
  • Update semistandard to the latest version 🚀 #12 (greenkeeper[bot])

v0.1.2 (2017-04-14)

Full Changelog

Merged pull requests:

v0.1.1 (2017-04-12)

Full Changelog

Closed issues:

  • restrictToOwner 'as' option #7
  • The documentation link on the README is broken #6

Merged pull requests:

  • Pass ownerField from restrictToOwner as as in queryWithCurrentUser #8 (daffl)

v0.1.0 (2017-04-08)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator