David Luecke
08657df4dc
2.1.5
2017-07-16 15:58:48 -07:00
Jan Lohage
631529a681
typings: properly overload .create() ( #619 )
...
* Update index.d.ts
* Update index.d.ts
2017-07-16 15:55:54 -07:00
Eddyystop
217be2342c
Merge pull request #603 from j2L4e/patch-1
...
Update index.d.ts
2017-06-27 12:00:05 -04:00
Jan Lohage
3af46dc3ef
Update index.d.ts
2017-06-27 16:17:31 +02:00
Jan Lohage
063d102d2f
Update index.d.ts
2017-06-27 16:12:31 +02:00
David Luecke
a8d7723e8a
2.1.4
v2.1.4
2017-06-25 21:31:17 -07:00
Eddyystop
7a5024f0ef
Merge pull request #602 from Creiger/patch-1
...
Return types needed
2017-06-23 08:05:40 -04:00
Lukas Hronec
29f015d81d
Return types needed
2017-06-23 11:37:04 +02:00
Marshall Thompson
54e1fef679
Merge pull request #590 from alaycock/patch-1
...
Revert update to security links
2017-06-03 06:42:53 -06:00
Adam Laycock
2882e46e41
Revert update to security links
...
The commit 60b1f33062 pointed some links to the legacy security docs because the link was down.
The commit abb58e2fef in the feathers-doc remo re-adds the security page.
The second link, negates the point of the first commit, so this is PR is to revert 60b1f33062 , since it it is no longer necessary.
2017-06-02 09:06:57 -06:00
Marshall Thompson
60b1f33062
Update security links
2017-05-31 09:06:34 -06:00
David Luecke
4d8f09c890
2.1.3
v2.1.3
2017-05-29 16:31:12 +02:00
Eddyystop
dbc101a8e6
Merge pull request #587 from cranesandcaff/fix-typings
...
Fix typings
2017-05-23 12:05:39 -04:00
Patrick Cauley
b063d2612c
Feathers typigns
2017-05-22 15:18:18 -04:00
Patrick Cauley
73fd71304b
Added before and after to feathers service
2017-05-22 15:13:35 -04:00
greenkeeper[bot]
2214f6c944
chore(package): update feathers-socketio to version 2.0.0 ( #576 )
2017-05-10 08:51:14 -07:00
David Luecke
377a9c3156
2.1.2
v2.1.2
2017-05-09 13:25:24 -07:00
Harish K
3dcac6e9f7
Fix typescript defnition of Service. All the service methods should be ( #573 )
...
optional
2017-05-09 13:25:03 -07:00
greenkeeper[bot]
559345b80e
chore(package): update socket.io-client to version 2.0.0 ( #572 )
2017-05-09 13:12:02 -07:00
greenkeeper[bot]
f6c0dd5a95
Update dependencies to enable Greenkeeper 🌴 ( #551 )
...
* chore(package): update dependencies
https://greenkeeper.io/
* docs(readme): add Greenkeeper badge
https://greenkeeper.io/
2017-04-12 17:32:43 -07:00
Asdacap
521376ec02
Fix pagination type definition. ( #527 )
2017-03-13 22:28:02 -07:00
David Luecke
7297b8d23b
2.1.1
v2.1.1
2017-03-02 19:56:29 -08:00
Barne
efbe5a06ef
No Pagination in Typescript #520 ( #522 )
2017-03-02 19:56:13 -08:00
David Luecke
9ac8682bba
2.1.0
v2.1.0
2017-02-28 20:04:55 -08:00
AbraaoAlves
3164fbaa2c
Typescript Definitions ( #507 )
...
* feat(types): add and test definitions
* chore(definition): apply umd
* chore(client): add ref
* fix(definition): remove default export interop support
* fix(definition): export client
* fix(definition): add temp type
This will be fixed by [PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/13840 )
* fix(definition): client
* remove typings tests
2017-02-28 20:02:23 -08:00
Luca Guzzon
286b0e0b67
Auto Dependency Updates ... ( #492 )
2016-12-31 15:37:02 -07:00
Greenkeeper
8b7f7e3562
chore(package): update debug to version 2.4.0 ( #476 )
2016-12-14 08:42:42 -08:00
David Luecke
9e412fa59f
2.0.3
v2.0.3
2016-12-10 10:44:39 -08:00
David Luecke
052b5882b1
Update feathers-commons to use latest ( #473 )
2016-12-10 10:37:18 -08:00
Scott Larkin
d0f3a3eaf5
Create .codeclimate.yml ( #468 )
...
Created a Code Climate config with our duplication engine and ESLint enabled.
2016-11-30 10:48:26 -07:00
Eric Kryski
771ea61718
typo fix.
2016-11-19 14:32:56 -07:00
Eric Kryski
08c27112b8
Updating support schedule
...
Denote that we have since dropped support for really old versions.
2016-11-19 14:32:22 -07:00
Eric Kryski
064ca9dde5
Highlight we do REST
2016-11-19 14:30:15 -07:00
Eric Kryski
629875ade3
Updating tagline
2016-11-19 14:29:36 -07:00
Cory Smith
6e0bf5acef
Updating supported node version
2016-11-10 23:22:35 -07:00
Greenkeeper
025ef6acb0
chore(package): update feathers-commons to version 0.8.0 ( #459 )
2016-11-09 22:25:14 -08:00
Eric Kryski
1f82e69549
Minor update to contributing guidelines
2016-10-27 12:56:16 -06:00
Cory Smith
6378604e8b
Adding coverage and .github folders to .npmignore and Slack notifications to Travis file.
2016-10-26 01:36:54 -06:00
Cory Smith
8898067e8e
Windows support
2016-10-24 16:30:42 -06:00
Eric Kryski
b4e224a68a
adding .github folder and templates ( #442 )
...
* adding .github folder and templates
* minor copy updates
2016-10-22 15:52:36 -06:00
Eric Kryski
795024a1c5
don't publish istanbul config
2016-10-17 03:18:16 -06:00
Marshall Thompson
a435c671b5
Merge pull request #434 from marshallswain/remove-jshintrc
...
Remove .jshintrc
2016-10-16 23:45:00 -06:00
Marshall Thompson
cb86db84cb
Remove .jshintrc
2016-10-16 23:39:21 -06:00
Eric Kryski
a5ef1166c5
adding downloads badge for consistency
2016-10-16 22:46:59 -06:00
Marshall Thompson
25f1f615d7
Merge pull request #430 from feathersjs/semistandard-fresh
...
jshint —> semistandard
2016-10-16 22:29:41 -06:00
Marshall Thompson
f401215d97
jshint —> semistandard
...
This installd and implements semistandard for linting. Uses eslint-if-supported for tests.
2016-10-16 22:10:45 -06:00
David Luecke
38823c0823
Increase code coverage ( #429 )
2016-10-16 19:02:44 -07:00
David Luecke
95ebafd285
Remove NPM badges and fix code climate badge ( #428 )
...
* Remove NPM and fix code climate badge
* Ignore lib/ folder
2016-10-16 12:53:22 -07:00
Eric Kryski
359de942ca
adding istanbul config
2016-10-16 13:16:02 -06:00
Eric Kryski
62d7810a13
adding code coverage config, badges and LTS section ( #427 )
...
* adding code coverage config, badges and LTS section
* actually adding the code coverage commands. ☕
* removing code climate issues badge
2016-10-16 12:27:53 -06:00