Damien Arrachequesne
164ba2a11e
chore(release): 4.2.4
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.2.3...4.2.4
2023-05-31 10:56:08 +02:00
Damien Arrachequesne
b6c824f824
chore(release): 4.2.3
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3
2023-05-22 08:25:34 +02:00
Damien Arrachequesne
28dd668502
chore(release): 4.2.2
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.2
2023-01-19 10:43:49 +01:00
Damien Arrachequesne
194a9b762e
ci: migrate from zuul to webdriver.io
...
zuul is now archived [1] and does not support the new W3C WebDriver
protocol, since it relies on the wd package [2] under the hood, which
uses the (now deprecated) JSON Wire Protocol.
We will now use the webdriver.io test framework, which allows to run
our tests in local and on Sauce Labs (cross-browser and mobile tests).
This allows us to run our tests on latest versions of Android and iOS,
since Sauce Labs only supports the W3C WebDriver protocol for these
platforms ([3]).
[1]: https://github.com/defunctzombie/zuul
[2]: https://github.com/admc/wd
[3]: https://docs.saucelabs.com/dev/w3c-webdriver-capabilities/
2022-11-15 10:13:08 +01:00
Damien Arrachequesne
5a2ccff9d1
chore(release): 4.2.1
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1
2022-06-27 15:42:25 +02:00
Damien Arrachequesne
c7514b5aa6
chore(release): 4.2.0
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.1.2...4.2.0
2022-04-18 00:26:27 +02:00
Damien Arrachequesne
6c9cb27aeb
chore: bump @socket.io/component-emitter to version 3.1.0
...
Related: https://github.com/socketio/socket.io-client/issues/1536
2022-04-18 00:20:17 +02:00
Damien Arrachequesne
aed252c742
chore(release): 4.1.2
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.1.1...4.1.2
2022-02-17 07:37:18 +01:00
Damien Arrachequesne
ea86f413ed
chore(release): 4.1.1
...
DIff: https://github.com/socketio/socket.io-parser/compare/4.1.0...4.1.1
2021-10-14 13:52:49 +02:00
Damien Arrachequesne
eb708d1936
chore: bump @socket.io/component-emitter to version 3.0.0
...
The typed events have been moved from [1] to [2], in order to remove
the intermediary class and reduce the bundle size.
Diff: https://github.com/socketio/emitter/compare/2.0.0...3.0.0
[1]: https://github.com/socketio/socket.io-client/
[2]: https://github.com/socketio/emitter/
2021-10-14 13:11:55 +02:00
Damien Arrachequesne
5ad3e5cc4b
chore(release): 4.1.0
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.4...4.1.0
2021-10-11 22:37:46 +02:00
Damien Arrachequesne
388c616a92
feat: provide an ESM build with and without debug
...
See also: 00d7e7d7ee
2021-10-11 22:35:12 +02:00
Damien Arrachequesne
af1b23ca85
chore(release): 4.0.4
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.3...4.0.4
2021-01-15 01:45:17 +01:00
Damien Arrachequesne
444520d6cd
chore(release): 4.0.3
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.2...4.0.3
2021-01-05 11:26:13 +01:00
Damien Arrachequesne
7c380d38eb
chore: bump debug version
2021-01-05 11:00:39 +01:00
Damien Arrachequesne
f2098b031d
chore(release): 4.0.2
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.1...4.0.2
2020-11-25 11:00:16 +01:00
Damien Arrachequesne
66973a340c
chore: cleanup dist folder before compilation
2020-11-25 10:59:02 +01:00
Pascal Sthamer
4efa005846
fix: move @types/component-emitter to dependencies ( #99 )
...
Otherwise consumers of socket.io-parser (and socket.io) need to have it
listed in their devDependencies.
2020-11-25 10:51:40 +01:00
Damien Arrachequesne
e339323654
chore(release): 4.0.1
...
Diff: https://github.com/socketio/socket.io-parser/compare/3.4.1...4.0.1
2020-11-05 16:07:35 +01:00
Damien Arrachequesne
412769fd18
chore(release): 4.0.1-rc3
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.1-rc2...4.0.1-rc3
2020-10-26 00:16:09 +01:00
Damien Arrachequesne
64b6648236
chore(release): 4.0.1-rc2
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.1-rc1...4.0.1-rc2
2020-10-15 10:24:47 +02:00
Damien Arrachequesne
7fc3c42234
chore(release): 4.0.1-rc1
...
Diff: https://github.com/socketio/socket.io-parser/compare/4.0.0...4.0.1-rc1
2020-10-12 15:21:44 +02:00
Damien Arrachequesne
c04d7f5c47
chore(release): 4.0.0
...
This release will be included in Socket.IO v3.
Diff: https://github.com/socketio/socket.io-parser/compare/3.4.1...4.0.0
2020-09-28 14:55:19 +02:00
Damien Arrachequesne
cfdc4794f6
refactor: use prettier to format test code
2020-09-24 12:02:19 +02:00
Damien Arrachequesne
b23576a73e
refactor: migrate to TypeScript
2020-09-22 22:42:17 +02:00
Damien Arrachequesne
6a59237ed0
test: add Node.js 12 and 14 in the build matrix
...
Node.js 8 is removed, as it is now EOL.
Note: the node_modules folder is cached by default
2020-09-17 15:27:33 +02:00
Damien Arrachequesne
a8130ce3a9
chore: release 3.4.1
...
Diff: https://github.com/socketio/socket.io-parser/compare/3.4.0...3.4.1
2020-05-13 07:59:21 +02:00
Damien Arrachequesne
a5d04354e6
test: transpile to es5 with babelify
2020-05-13 07:23:37 +02:00
Damien Arrachequesne
652402a856
[chore] Release 3.4.0
...
The build failure is due to some ES6 usage in the debug dependency, which will have to be fixed
in the future (by using Babel for example).
Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.4.0
2019-09-20 11:00:03 +02:00
Dimitar Nestorov
9b3572ea23
[chore] Bump debug to version 4.1.0 ( #92 )
2019-09-20 10:51:26 +02:00
Damien Arrachequesne
0de72b9cc2
[chore] Release 3.3.0
2018-11-07 23:58:21 +01:00
Damien Arrachequesne
6e400188be
[chore] Release 3.2.0
2018-02-28 22:08:38 +01:00
Damien Arrachequesne
dc4f475a45
[revert] Move binary detection to the parser
...
So that we can skip the binary check.
2018-02-28 21:55:26 +01:00
Damien Arrachequesne
f9c06255de
[chore] Release 3.1.3
2018-02-25 09:20:05 +01:00
Damien Arrachequesne
dd164e6a5f
[chore] Bump debug to version 3.1.0
2018-02-18 11:50:26 +01:00
Damien Arrachequesne
f9c3549dd1
[chore] Release 3.1.2
2017-04-27 23:46:00 +02:00
Damien Arrachequesne
425391ace9
[chore] Bump has-binary2 to version 1.0.2 ( #70 )
2017-04-27 23:06:57 +02:00
Damien Arrachequesne
eaee5d58c4
[chore] Release 3.1.1
2017-04-25 00:22:17 +02:00
Damien Arrachequesne
8e5465de2f
[chore] Release 3.1.0
2017-04-24 23:33:46 +02:00
Damien Arrachequesne
403b858a8d
[chore] Bump debug to version 2.6.4 ( #67 )
2017-04-24 23:32:13 +02:00
Damien Arrachequesne
f44256c523
[feat] Move binary detection to the parser ( #66 )
2017-04-24 23:20:51 +02:00
Damien Arrachequesne
817adca41d
[chore] Release 3.0.0
2017-04-03 23:51:53 +02:00
Damien Arrachequesne
e295b9b1c2
[chore] Bump isarray to version 2.0.1 ( #65 )
2017-04-03 23:48:59 +02:00
Jimmy Karl Roland Wärting
e39f5a8c6a
[chore] Use native JSON and drop support for older nodejs versions ( #64 )
2017-04-03 23:15:24 +02:00
Damien Arrachequesne
9ce9a98dd0
[chore] Release 2.3.2 ( #59 )
2016-12-30 22:43:07 +01:00
Damien Arrachequesne
5ac691e7e4
[chore] Update zuul config to speed up tests in browser ( #58 )
2016-12-30 17:54:42 +01:00
Damien Arrachequesne
aed82572ba
[chore] Bump dependencies ( #56 )
...
- bump debug to version 2.3.3
- bump component-emitter to version 1.2.1
- bump benchmark to version 2.1.2
- bump expect.js to version 0.3.1
- bump mocha to version 3.2.0
- bump zuul to version 3.11.1
2016-12-17 03:33:44 +01:00
Damien Arrachequesne
64455b432c
[chore] Release 2.3.1 ( #51 )
2016-10-24 02:31:53 +02:00
Damien Arrachequesne
0e2dcb7281
[chore] Revert "Remove deprecated isarray dependency" ( #50 )
...
The fallback is needed for IE6, IE7 and IE8.
2016-10-24 02:29:22 +02:00
Damien Arrachequesne
baf384cd6c
[chore] Release 2.3.0 ( #49 )
2016-10-21 01:32:51 +02:00