Commit Graph

36 Commits

Author SHA1 Message Date
Guillermo Rauch
380faf769d Release 0.7.9 2013-08-30 20:25:56 -07:00
Guillermo Rauch
1bed7e391a Release 0.7.8 2013-08-30 17:08:24 -07:00
Guillermo Rauch
e933b4542d Release 0.7.7 2013-08-30 16:05:45 -07:00
Guillermo Rauch
c7dc4bd0ce Merge pull request #193 from LearnBoost/add/component/ws
Add and use `component/ws`
2013-08-30 15:58:04 -07:00
Guillermo Rauch
7d93110e7a Release 0.7.6 2013-08-30 14:26:36 -07:00
Guillermo Rauch
fffb468f0d Release 0.7.5 2013-08-30 14:11:46 -07:00
Nathan Rajlich
bada0179bb component: add "component/ws" as a dependency 2013-08-29 09:34:26 -07:00
Nathan Rajlich
7f70fa2928 pin "component/has-cors" to v1.0.2
Now "has-cors" pins "global" to v2.0.1 as well (should fix v0.6.x)
2013-08-27 12:40:39 -07:00
Nathan Rajlich
48ba84528c pin "component/has-cors" to v1.0.1
/cc @shtylman
2013-08-27 12:20:23 -07:00
Nathan Rajlich
1316b05a7e pin "component/global" to v2.0.1
/cc @shtylman
2013-08-27 12:18:39 -07:00
Guillermo Rauch
67339a5406 Release 0.7.4 2013-08-25 14:14:42 -07:00
Guillermo Rauch
beb22bde17 Release 0.7.3 2013-08-23 15:47:15 -07:00
Guillermo Rauch
9cda091f2c Release 0.7.2 2013-08-23 15:40:18 -07:00
Guillermo Rauch
c844346300 Release 0.7.1 2013-08-23 14:44:46 -07:00
Guillermo Rauch
ed89261524 Release 0.7.0 2013-08-23 10:33:38 -07:00
Guillermo Rauch
5086987881 Merge pull request #185 from LearnBoost/add/httpAgent-support
Add `http.Agent` support
2013-08-22 23:20:36 -07:00
Nathan Rajlich
164f71085c use "component/has-cors" 2013-08-22 14:16:26 -07:00
Nathan Rajlich
5ee23e8e41 use "component/global" 2013-08-22 12:01:28 -07:00
James Bowes
f26d46f273 Update emitter dep to 1.0.1
Emitter 1.0.0 did not support legacy versions of IE. 1.0.1 does!
2013-07-02 08:38:01 -03:00
Guillermo Rauch
4b21bec6d7 Release 0.6.3 2013-06-21 21:44:17 -07:00
Guillermo Rauch
7a35178eff Release 0.6.2 2013-06-15 16:39:56 -07:00
Guillermo Rauch
5511071262 Release 0.6.1 2013-06-06 06:52:38 -07:00
Guillermo Rauch
ce3102d86a Release 0.6.0 2013-05-31 07:25:57 -07:00
Gavin Uhma
35c49c72e7 use indexof component for ie8 and below 2013-05-09 17:58:59 -03:00
Guillermo Rauch
de3a3bd93d *: bump emitter to 1.0.0 2013-03-16 11:56:15 -07:00
Guillermo Rauch
b89e7cf80f component: fix dep 2013-03-16 11:46:46 -07:00
Guillermo Rauch
2c68707515 Release 0.5.0 2013-03-16 11:44:22 -07:00
Guillermo Rauch
bb9751f60c *: bumped engine.io-parser 2013-02-26 11:14:02 -08:00
timmak
30a1554a14 Update component.json 2013-01-29 22:05:17 +00:00
timmak
2bf232faae Update component.json 2013-01-29 22:01:53 +00:00
timmak
610184a3af Update component.json 2013-01-29 21:53:47 +00:00
Sérgio Ramos
86a49d2151 fixes "failed to require "engine.io" from (...)"
From the [component/component](https://github.com/component/component) [spec](https://github.com/component/component/wiki/Spec):

> It is recommended that you use "index.js" for the main component file, however if you use another filename, you **MUST** define a "main" field for that. A component **MUST** have only one "main" file specified, and it **MUST** still be listed in the "scripts" array.
2012-12-10 13:32:46 +00:00
Guillermo Rauch
4618389264 Release 0.4.0 2012-12-09 10:14:28 -03:00
Guillermo Rauch
70414ecaf4 componetn: added missing transports 2012-12-08 19:51:38 -03:00
Guillermo Rauch
05b0137ed1 emitter: added emitter to remove try/catch ugliness from modules and add node-compatible methods 2012-12-08 19:41:56 -03:00
Guillermo Rauch
ba4a7ded9e *: adde component.json 2012-12-08 19:30:41 -03:00