Package detail

feathers-commons

feathersjs12kMITdeprecated0.8.7

Feathers v3 is out and this module has moved to @feathersjs/commons. See https://docs.feathersjs.com/migrating.html for more information.

Shared Feathers utility functions

feathers

readme

Feathers Commons

Build Status Code Climate Test Coverage Dependency Status Download Status Slack Status

Shared Feathers utility functions

About

This is a repository for utility functionality that is shared between different Feathers plugin and used by the main repository.

Author

License

Copyright (c) 2015 David Luecke

Licensed under the MIT license.

changelog

Change Log

v0.8.6 (2016-11-25)

Full Changelog

Merged pull requests:

  • Allow to pass an object to hook object #45 (daffl)

v0.8.5 (2016-11-19)

Full Changelog

Merged pull requests:

v0.8.4 (2016-11-11)

Full Changelog

v0.8.3 (2016-11-11)

Full Changelog

v0.8.2 (2016-11-11)

Full Changelog

Merged pull requests:

  • One more fix for select on arrays #40 (daffl)

v0.8.1 (2016-11-11)

Full Changelog

Merged pull requests:

  • Fixing select utility methods to work with query selector #39 (daffl)

v0.8.0 (2016-11-09)

Full Changelog

Merged pull requests:

  • Implementing lodash utilities and helpers for selecting #38 (daffl)
  • jshint —> semistandard #37 (corymsmith)

v0.7.8 (2016-10-21)

Full Changelog

Merged pull requests:

  • Make getting the service in base test dynamic #36 (daffl)

v0.7.7 (2016-10-21)

Full Changelog

Merged pull requests:

v0.7.6 (2016-10-20)

Full Changelog

Merged pull requests:

v0.7.5 (2016-09-05)

Full Changelog

Closed issues:

  • Feathers should accept other type of data beside only the object type. #26
  • Send better error messages for method normalization #12

Merged pull requests:

v0.7.4 (2016-05-29)

Full Changelog

Merged pull requests:

v0.7.3 (2016-05-05)

Full Changelog

Merged pull requests:

  • Make sure arguments from hook objects are created properly for known … #22 (daffl)

v0.7.2 (2016-04-26)

Full Changelog

Merged pull requests:

  • Update test fixture to use promises and add error cases #19 (daffl)

v0.7.1 (2016-04-04)

Full Changelog

Merged pull requests:

  • Adding functionality and tests for shared query and list handling #17 (daffl)

v0.6.2 (2016-02-09)

Full Changelog

v0.7.0 (2016-02-08)

Full Changelog

v0.6.1 (2016-02-08)

Full Changelog

Merged pull requests:

v0.6.0 (2016-01-21)

Full Changelog

Closed issues:

  • Rename hooks to hookUtils to make room for common hooks. #13

Merged pull requests:

  • Remove shared socket functionality #15 (daffl)
  • Support socket routes with apps mounted on a path #14 (daffl)

v0.5.0 (2016-01-10)

Full Changelog

v0.4.0 (2016-01-10)

Full Changelog

v0.3.4 (2016-01-06)

Full Changelog

Merged pull requests:

  • Fix SocketIO client iteration for all cases #11 (daffl)

v0.3.3 (2016-01-06)

Full Changelog

Closed issues:

  • Socket.io 1.4.0 broke feathers #10

v0.3.2 (2016-01-06)

Full Changelog

v0.3.1 (2016-01-06)

Full Changelog

v0.3.0 (2015-12-11)

Full Changelog

Closed issues:

  • babel inside package.json breaks react-native #9

v0.2.11 (2015-11-30)

Full Changelog

Merged pull requests:

  • getOrRemove did not check id property type #8 (daffl)

v0.2.10 (2015-11-28)

Full Changelog

Closed issues:

  • Remove dependency on lodash #6

Merged pull requests:

  • Migrate to Babel 6 and remove Lodash dependency #7 (daffl)

v0.2.9 (2015-11-17)

Full Changelog

Closed issues:

  • Event dispatcher context is not being set to the service #5
  • .create with no callback throws error #4

v0.2.8 (2015-10-06)

Full Changelog

Closed issues:

  • getArguments not exporting correctly #1

Merged pull requests:

  • Add hookObject utilities and remove Lodash dependency from arguments.js #3 (daffl)

v0.2.7 (2015-03-07)

Full Changelog

v0.2.6 (2015-03-06)

Full Changelog

v0.2.5 (2015-03-06)

Full Changelog

0.2.3 (2015-03-06)

Full Changelog

0.2.2 (2015-03-06)

Full Changelog

0.2.1 (2015-03-06)

Full Changelog

0.2.0 (2015-03-06)

Full Changelog

0.1.0 (2015-03-06)

* This Change Log was automatically generated by github_changelog_generator