764 Commits

Author SHA1 Message Date
David Luecke
5386e17bac 0.7.5 2018-08-20 19:58:09 -07:00
David Luecke
bf1d167eb0 Updating release scripts 2018-08-20 19:58:09 -07:00
David Luecke
8037714c39 Allow matching nested queries (#29) 2018-08-20 19:58:09 -07:00
Kenan Yildirim
847233c7d5 Add default export to hooks.js (#28) 2018-08-20 19:58:09 -07:00
Greenkeeper
3eefca9991 chore(package): update mocha to version 3.0.0 (#27) 2018-08-20 19:58:09 -07:00
David Luecke
c2a6401f96 0.7.4 2018-08-20 19:58:09 -07:00
Patricio López Juri
55281061b6 Use forEach instead of ES6 'for of' loop (#25) 2018-08-20 19:58:09 -07:00
Greenkeeper
5579521d64 chore(package): update mocha to version 2.5.0 (#24) 2018-08-20 19:58:09 -07:00
Greenkeeper
197b873802 chore(package): update babel-plugin-add-module-exports to version 0.2.0 (#23) 2018-08-20 19:58:09 -07:00
David Luecke
59b3d43fd4 Adding changelog 2018-08-20 19:58:09 -07:00
David Luecke
6b20479439 0.7.3 2018-08-20 19:58:09 -07:00
David Luecke
362c1c249e Make sure arguments from hook objects are created properly for known methods (#22) 2018-08-20 19:58:09 -07:00
David Luecke
bc87bcf9df 0.7.2 2018-08-20 19:58:09 -07:00
David Luecke
d8e9a19177 Update test fixture to use promises and add error cases (#19) 2018-08-20 19:58:09 -07:00
David Luecke
280e636761 0.7.1 2018-08-20 19:58:09 -07:00
David Luecke
0232a91706 Add babel-polyfill 2018-08-20 19:58:09 -07:00
David Luecke
8855827f3a Adding functionality and tests for shared query and list handling 2018-08-20 19:58:09 -07:00
Eric Kryski
57ddba1a98 0.7.0 2018-08-20 19:58:09 -07:00
Eric Kryski
ead7f2d3c9 0.6.1 2018-08-20 19:58:09 -07:00
Eric Kryski
400f347324 udpdating tests to support nested query object in params in the client 2018-08-20 19:58:09 -07:00
Marshall Thompson
6a295f3308 Add NSP check to test script. 2018-08-20 19:58:09 -07:00
David Luecke
810d50c2f1 0.6.0 2018-08-20 19:58:09 -07:00
David Luecke
dd220344a0 Moving shared socket functionality to another repository 2018-08-20 19:58:09 -07:00
David Luecke
036bc6ba6a Refactoring common socket setup into a service mixin 2018-08-20 19:58:09 -07:00
David Luecke
7117a8c9de Support socket routes with apps mounted on a path 2018-08-20 19:58:09 -07:00
David Luecke
4ac478a869 0.5.0 2018-08-20 19:58:09 -07:00
David Luecke
d15ea28263 Remove changelog 2018-08-20 19:58:09 -07:00
David Luecke
94fed14e81 0.4.0 2018-08-20 19:58:09 -07:00
David Luecke
f2cfd36c5c Adding socket client service and shared client tests 2018-08-20 19:58:09 -07:00
Eric Kryski
f3f5784183 0.3.4 2018-08-20 19:58:09 -07:00
David Luecke
b745d96621 Fix SocketIO client iteration for all cases (#10) 2018-08-20 19:58:09 -07:00
Eric Kryski
369c088151 adding watch script 2018-08-20 19:58:09 -07:00
Eric Kryski
7f015c4002 0.3.3 2018-08-20 19:58:09 -07:00
Eric Kryski
f2d7285835 wrapping clients() response to handle both arrays and objects. Closes #10. 2018-08-20 19:58:09 -07:00
Eric Kryski
e24a4b34dd 0.3.2 2018-08-20 19:58:09 -07:00
Eric Kryski
6570e16e80 0.3.1 2018-08-20 19:58:09 -07:00
David Luecke
10d588d64e Adding shared service fixture for provider tests 2018-08-20 19:58:09 -07:00
Eric Kryski
869412fb62 0.3.0 2018-08-20 19:58:09 -07:00
Eric Kryski
ef4335c260 moving babel config from package.json to babelrc. Closes #9 2018-08-20 19:58:09 -07:00
David Luecke
cab6a8ca3d 0.2.11 2018-08-20 19:58:09 -07:00
David Luecke
4b30220478 Fix getOrRemove check 2018-08-20 19:58:09 -07:00
David Luecke
10fb21cc87 0.2.10 2018-08-20 19:58:09 -07:00
David Luecke
e73fddd5cc Migrate to Babel 6 and remove Lodash dependency 2018-08-20 19:58:09 -07:00
David Luecke
dd6204266b Update release script 2018-08-20 19:58:09 -07:00
David Luecke
1352d9ec4d 0.2.9 2018-08-20 19:58:09 -07:00
David Luecke
7d77f3746b Make sure dispatcher context is set. Closes #5 2018-08-20 19:58:09 -07:00
David Luecke
975772b8af 0.2.8 2018-08-20 19:58:09 -07:00
David Luecke
b4929a3591 Add hookObject utilities and remove Lodash dependency from arguments.js 2018-08-20 19:58:09 -07:00
David Luecke
6e5469acfd 0.2.7 2018-08-20 19:58:09 -07:00
David Luecke
84727ba0c5 Export getArguments properly. 2018-08-20 19:58:09 -07:00