observable-socket
Version:
Wraps a websocket in an Observable.
255 lines (207 loc) • 34.3 kB
Markdown
## [7.0.9](https://github.com/killtheliterate/observable-socket/compare/v7.0.8...v7.0.9) (2022-12-16)
### chore
* **deps:** bump decode-uri-component from 0.2.0 to 0.2.2 ([eb4a0f1](https://github.com/killtheliterate/observable-socket/commit/eb4a0f1ea05056e80c0cdcab1b96e8a57e28a2f1))
### fix
* convert then to async/await ([3e89f32](https://github.com/killtheliterate/observable-socket/commit/3e89f322d464093e83cb7c1cceeaa5045aba2037))
* convert then to async/await ([a2e1543](https://github.com/killtheliterate/observable-socket/commit/a2e15431dbeef614d4fc06b58807e0ee802f4bf4))
## [7.0.8](https://github.com/killtheliterate/observable-socket/compare/v7.0.7...v7.0.8) (2022-12-01)
### chore
* **deps:** bump typescript ([f37e64c](https://github.com/killtheliterate/observable-socket/commit/f37e64c2eb005220e2558c5beaac85c067710ea3))
* **deps:** bump typescript ([8c622ae](https://github.com/killtheliterate/observable-socket/commit/8c622aecfd7907104cfd967dfde7ba77566257c9))
## [7.0.7](https://github.com/killtheliterate/observable-socket/compare/v7.0.6...v7.0.7) (2022-12-01)
### chore
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.19.6 to 7.20.5 ([2094616](https://github.com/killtheliterate/observable-socket/commit/2094616cc53fcb7e4d99839118975e577ddae985))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.19.6 to 7.20.5 ([d0777f3](https://github.com/killtheliterate/observable-socket/commit/d0777f3ba23cc79d6892ce3c0b85a7e2d351ad5d))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.19.4 to 7.20.2 ([e050bb0](https://github.com/killtheliterate/observable-socket/commit/e050bb06b9591c7fa185e64616eb908e0bdca944))
## [7.0.6](https://github.com/killtheliterate/observable-socket/compare/v7.0.5...v7.0.6) (2022-11-30)
### chore
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.17.6 to 7.17.10 ([765f698](https://github.com/killtheliterate/observable-socket/commit/765f69883308c2852c461d15acd1e67c305a2f39))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.18.10 to 7.19.3 ([1943226](https://github.com/killtheliterate/observable-socket/commit/19432262b5a7d4db9d005fa5f12c0433f24c7261))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.17.10 to 7.18.2 ([354f849](https://github.com/killtheliterate/observable-socket/commit/354f8495f952112357452f56558e5ec97f83b8d7))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.17.8 to 7.17.10 ([cc1b15c](https://github.com/killtheliterate/observable-socket/commit/cc1b15c9e52155b53983761e5b6014e41822da55))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.18.10 to 7.19.3 ([5b52af8](https://github.com/killtheliterate/observable-socket/commit/5b52af8f1bb5b61c3c428c42a679577dd7904887))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.19.3 to 7.19.6 ([fef3fd9](https://github.com/killtheliterate/observable-socket/commit/fef3fd99ffdf0de63298704239555193ff85f4df))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-class-properties ([5559ba8](https://github.com/killtheliterate/observable-socket/commit/5559ba85b6f740431b771ed9dc4b393f4bf19903))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.16.11 to 7.17.10 ([4f6d9f9](https://github.com/killtheliterate/observable-socket/commit/4f6d9f9adf22a14cf97bea5f4bf49b6bb6e1328f))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.17.10 to 7.18.2 ([92e1e06](https://github.com/killtheliterate/observable-socket/commit/92e1e06b8b1e7a04a5ce869fc885a233262663f7))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.18.10 to 7.19.3 ([b6ee4eb](https://github.com/killtheliterate/observable-socket/commit/b6ee4eb99fd71a9e167fba0e450a1c4751a21d2c))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.19.3 to 7.19.4 ([e0a9429](https://github.com/killtheliterate/observable-socket/commit/e0a94292ba748035c8fe3afe6e6eaa8c0e6cf45c))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.16.7 to 7.17.12 ([6a44ada](https://github.com/killtheliterate/observable-socket/commit/6a44adab7ffe0a4991fbeec33237d3898e52336e))
* **deps-dev:** bump rollup from 2.70.1 to 2.72.1 ([cfc782c](https://github.com/killtheliterate/observable-socket/commit/cfc782c04a1bb141f51901e6bda59a61e7c80a87))
* **deps-dev:** bump rollup from 2.72.1 to 2.75.5 ([273dbfe](https://github.com/killtheliterate/observable-socket/commit/273dbfe77bd34d1c94206e4116d002961ccc7728))
* **deps-dev:** bump rollup from 2.75.5 to 2.78.0 ([4589320](https://github.com/killtheliterate/observable-socket/commit/4589320fa7eab0e309da7784be9e12e63ab85d4e))
* **deps-dev:** bump rollup from 2.78.0 to 2.79.1 ([710b1e2](https://github.com/killtheliterate/observable-socket/commit/710b1e2366417fac6f9f3b9fbeddfdf7ae21ecdf))
* **deps-dev:** bump semantic-release from 19.0.3 to 19.0.5 ([d33c2c6](https://github.com/killtheliterate/observable-socket/commit/d33c2c61a6d648d8b02f1b37e94c00e635b5113a))
* **deps-dev:** bump semantic-release-npm-github-publish ([ef43a39](https://github.com/killtheliterate/observable-socket/commit/ef43a39d2c6c006351e581d8d83868f79a4e6aea))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([83cba0d](https://github.com/killtheliterate/observable-socket/commit/83cba0d2a277492da31698efa7295e4165ab00ca))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.2 ([4057921](https://github.com/killtheliterate/observable-socket/commit/40579213f23481a24b38cf728db527647c6f0f17))
* **deps-dev:** bump typescript from 4.7.4 to 4.8.4 ([5b653af](https://github.com/killtheliterate/observable-socket/commit/5b653af31fc382b00e93a233859575b428fad87e))
* **deps-dev:** bump typescript-tslint-plugin from 1.0.1 to 1.0.2 ([9497348](https://github.com/killtheliterate/observable-socket/commit/949734882410389d71ddd2109f3698fada214e68))
* **deps-dev:** bump ws from 8.5.0 to 8.6.0 ([5766b0b](https://github.com/killtheliterate/observable-socket/commit/5766b0b68dd7b4f1d1e42176e4e9361dd93e7add))
* **deps-dev:** bump ws from 8.6.0 to 8.7.0 ([70b72a1](https://github.com/killtheliterate/observable-socket/commit/70b72a1c11b0df8afc88f36d47292e56cfa824ea))
* **deps-dev:** bump ws from 8.7.0 to 8.8.1 ([403fb44](https://github.com/killtheliterate/observable-socket/commit/403fb448808016087de2ed5f398ef7244877cfd2))
* **deps-dev:** bump ws from 8.8.1 to 8.9.0 ([9d409de](https://github.com/killtheliterate/observable-socket/commit/9d409deed684c4b9fc6841dea69be4ba5fdda147))
* **deps-dev:** bump ws from 8.9.0 to 8.11.0 ([7e8e520](https://github.com/killtheliterate/observable-socket/commit/7e8e520fb863c9e158b58cc5afa4490fe927c338))
* **deps:** bump debug from 4.3.3 to 4.3.4 ([7473cc5](https://github.com/killtheliterate/observable-socket/commit/7473cc5545080453098103e8dadc2c2871608594))
* **deps:** bump github/codeql-action from 1 to 2 ([e726b10](https://github.com/killtheliterate/observable-socket/commit/e726b102bec4f123dd106e54978a2f33828bb23e))
* **deps:** bump snyk from 1.988.0 to 1.1024.0 ([f6437c3](https://github.com/killtheliterate/observable-socket/commit/f6437c3a6c3c06bc6c45157df9f70989633d56c8))
### fix
* release branch ([39de7a1](https://github.com/killtheliterate/observable-socket/commit/39de7a10df6eccd4d391ebff1d6e6236b0ae5a76))
* release branch ([7cd996e](https://github.com/killtheliterate/observable-socket/commit/7cd996e80ce10ba439480b53f3c42d311dfd1ac6))
* **rollup:** replace uglify with terser ([ded89b0](https://github.com/killtheliterate/observable-socket/commit/ded89b093e66ced01f1109fe1f3756edab798fb0))
* **rollup:** replace uglify with terser ([44185af](https://github.com/killtheliterate/observable-socket/commit/44185af84763a9984c4d54b912ed023a7ccdfa49))
* trigger release ([b871ddb](https://github.com/killtheliterate/observable-socket/commit/b871ddb18be661ff09a1167eeb46d822c89a235c))
* trigger release ([6c7bd0c](https://github.com/killtheliterate/observable-socket/commit/6c7bd0c01fa736f5b112b72af86bd5a2a34c36af))
## [7.0.5](https://github.com/killtheliterate/observable-socket/compare/v7.0.4...v7.0.5) (2022-04-04)
### chore
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.16.7 to 7.16.8 ([bf26e31](https://github.com/killtheliterate/observable-socket/commit/bf26e31c1db5334100d49942b9902fc108e22641))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.16.8 to 7.17.6 ([93acf7b](https://github.com/killtheliterate/observable-socket/commit/93acf7b075efb002e91424ad243188ad5be66dd1))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.16.12 to 7.17.8 ([5916bff](https://github.com/killtheliterate/observable-socket/commit/5916bffa3ed07eb214bfcd9329b5c14bf9abe397))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.16.7 to 7.16.12 ([e627249](https://github.com/killtheliterate/observable-socket/commit/e62724919254c34ff300f0ee70eb6eaebf44b910))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([d14f370](https://github.com/killtheliterate/observable-socket/commit/d14f370d025257b41dbecc85d060bb735dd16366))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.16.7 to 7.16.11 ([26c34c9](https://github.com/killtheliterate/observable-socket/commit/26c34c920247c2870e9701f3fb1a1822ed1337c9))
* **deps-dev:** bump rollup from 2.62.0 to 2.66.1 ([5523510](https://github.com/killtheliterate/observable-socket/commit/5523510784e5d925901b945060f1bdaf8d5c09ec))
* **deps-dev:** bump rollup from 2.66.1 to 2.70.1 ([961fd77](https://github.com/killtheliterate/observable-socket/commit/961fd777479ba064c10a8108a0431c42d1a3976a))
* **deps-dev:** bump semantic-release from 18.0.1 to 19.0.2 ([de155f7](https://github.com/killtheliterate/observable-socket/commit/de155f7e6d31abb3025a8306a3bce734c1dc2c8d))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([7977cbe](https://github.com/killtheliterate/observable-socket/commit/7977cbe6abae9529c59b950b8648b05f37796324))
* **deps-dev:** bump typescript from 4.5.5 to 4.6.3 ([573993d](https://github.com/killtheliterate/observable-socket/commit/573993d99f3acae13f37a94038f984a9c372bda2))
* **deps-dev:** bump ws from 8.4.0 to 8.4.2 ([269b6e8](https://github.com/killtheliterate/observable-socket/commit/269b6e84d0d0a1391056a63fe85879845fdf26e6))
* **deps-dev:** bump ws from 8.4.2 to 8.5.0 ([3a91556](https://github.com/killtheliterate/observable-socket/commit/3a915568460946acb9a669a09f7a38db4c5bc490))
* **deps:** bump [@types](https://github.com/types)/ws from 8.2.2 to 8.5.3 ([1622611](https://github.com/killtheliterate/observable-socket/commit/1622611a1d37607ee48339bccec593d2e510928c))
* **deps:** bump actions/checkout from 2.4.0 to 3 ([4ce063f](https://github.com/killtheliterate/observable-socket/commit/4ce063f78229694f0cf8722a4ebf7ef436cbd129))
* **deps:** bump actions/setup-node from 2.5.1 to 3 ([12b59ce](https://github.com/killtheliterate/observable-socket/commit/12b59ce3c338b2100558e0973d2566bbd95ff2f0))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([41b65c9](https://github.com/killtheliterate/observable-socket/commit/41b65c9f0c30d9a55c98653a12e6e733b5addd44))
* **deps:** bump node-fetch from 2.6.6 to 2.6.7 ([0b4fd5b](https://github.com/killtheliterate/observable-socket/commit/0b4fd5b3045bdb74c5a59a6f655abae0994b5816))
## [7.0.4](https://github.com/killtheliterate/observable-socket/compare/v7.0.3...v7.0.4) (2022-01-03)
### chore
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.16.0 to 7.16.7 ([0922f02](https://github.com/killtheliterate/observable-socket/commit/0922f028cff7df14b78ef13094b8e21738c667e5))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.16.0 to 7.16.5 ([641f209](https://github.com/killtheliterate/observable-socket/commit/641f2091288f74a36d2d35bf5fbc354b49eab307))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.16.5 to 7.16.7 ([03682fd](https://github.com/killtheliterate/observable-socket/commit/03682fd63a1ed3aa420345ea5a2e3b94811b573c))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-class-properties ([c142204](https://github.com/killtheliterate/observable-socket/commit/c142204b788d193beaea74b5c69461e500d9d5a7))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([6346f1b](https://github.com/killtheliterate/observable-socket/commit/6346f1be4447b6036edfcb1994d3459a6cd349a1))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([81f070e](https://github.com/killtheliterate/observable-socket/commit/81f070e20d3a1c3ef917d8ef9c4144c6a2a6d4b3))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.16.4 to 7.16.5 ([c464df8](https://github.com/killtheliterate/observable-socket/commit/c464df868618a3a460c3b8c3fc3c2b5fef621596))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.16.5 to 7.16.7 ([eef4300](https://github.com/killtheliterate/observable-socket/commit/eef4300e100c43efaa950919cc0d8c98fa113e4c))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.16.5 to 7.16.7 ([1649270](https://github.com/killtheliterate/observable-socket/commit/164927069689f3402e8533497b9bdefb0750240f))
* **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([fbf315a](https://github.com/killtheliterate/observable-socket/commit/fbf315a242ed7c19ca9a4bfc19af0647bf53b5bb))
* **deps-dev:** bump ws from 8.3.0 to 8.4.0 ([5805651](https://github.com/killtheliterate/observable-socket/commit/5805651abf82a9244f4f0f8411d3af4ac1efd1fb))
* **deps:** bump actions/setup-node from 2.5.0 to 2.5.1 ([62e3269](https://github.com/killtheliterate/observable-socket/commit/62e3269c740f23b3816a6c0af3d1f4d2f9fd814b))
## [7.0.3](https://github.com/killtheliterate/observable-socket/compare/v7.0.2...v7.0.3) (2021-12-14)
### chore
* **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([c9f322b](https://github.com/killtheliterate/observable-socket/commit/c9f322b5c4423500be045d573dbca5aa68d74408))
### ci
* **release:** GH_TOKEN ([4597ae9](https://github.com/killtheliterate/observable-socket/commit/4597ae965253470ff9921edf26e2ae6b0b961ab5))
* **release:** GH_TOKEN ([e7a0556](https://github.com/killtheliterate/observable-socket/commit/e7a0556bdac49a4ecf15305673deb3be68c46897))
## [7.0.2](https://github.com/killtheliterate/observable-socket/compare/v7.0.1...v7.0.2) (2021-12-14)
### chore
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-class-properties ([f609a2c](https://github.com/killtheliterate/observable-socket/commit/f609a2cff4c5176d36f323567010decc0d683425))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.16.0 to 7.16.5 ([59bf98b](https://github.com/killtheliterate/observable-socket/commit/59bf98b5e63af5354308c0e5bdfd76eb5bd44521))
## [7.0.1](https://github.com/killtheliterate/observable-socket/compare/v7.0.0...v7.0.1) (2021-12-13)
### chore
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.11.6 to 7.12.1 ([8d47046](https://github.com/killtheliterate/observable-socket/commit/8d47046fc34e9dafd1a1d0d1b7539458694308af))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.12.1 to 7.12.8 ([0acc892](https://github.com/killtheliterate/observable-socket/commit/0acc892b4173961c5bf48bb9f75783c9b4a5548f))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.12.10 to 7.13.0 ([74022b1](https://github.com/killtheliterate/observable-socket/commit/74022b13e890efbdd00c3c5be87c51e351bec84b))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.12.8 to 7.12.10 ([56b3cf7](https://github.com/killtheliterate/observable-socket/commit/56b3cf779a85c1188c104c37d1a349cce516a913))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.13.0 to 7.13.14 ([e6253eb](https://github.com/killtheliterate/observable-socket/commit/e6253eb053777b103e38f7717aaf6499c2bdaa70))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.13.14 to 7.13.16 ([708f9d0](https://github.com/killtheliterate/observable-socket/commit/708f9d09e192e7f5cf357d0336e32f62714efc77))
* **deps-dev:** bump [@babel](https://github.com/babel)/cli from 7.13.16 to 7.14.5 ([69c7c98](https://github.com/killtheliterate/observable-socket/commit/69c7c988af11a8246948e5930f1f462b044f1c0b))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.11.6 to 7.12.3 ([fa741b6](https://github.com/killtheliterate/observable-socket/commit/fa741b6cb9933a769f05d9cd25c5669cfcbe6491))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.12.10 to 7.13.8 ([5aba393](https://github.com/killtheliterate/observable-socket/commit/5aba39337fa6bf7a426f09412374e1485fe79780))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.12.3 to 7.12.9 ([aca5da6](https://github.com/killtheliterate/observable-socket/commit/aca5da6425a5e6b0ada9ecac089bfcaac2a8f4bb))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.12.9 to 7.12.10 ([f16ad95](https://github.com/killtheliterate/observable-socket/commit/f16ad9598fe1be9ce0cd746cf2f6434824668c3c))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.13.14 to 7.14.0 ([2455362](https://github.com/killtheliterate/observable-socket/commit/24553627d835d235f8c0f04854a4af22c6e7fff9))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.13.8 to 7.13.14 ([ef3a11b](https://github.com/killtheliterate/observable-socket/commit/ef3a11badedecd00f58ed3aca4edf87ccc7e869e))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.14.0 to 7.14.5 ([36ec795](https://github.com/killtheliterate/observable-socket/commit/36ec795ec168b7f44fc8fcf3ae415901ff792929))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.14.5 to 7.14.8 ([972315d](https://github.com/killtheliterate/observable-socket/commit/972315d059013394e1d91e5ebb826f89ecfb5828))
* **deps-dev:** bump [@babel](https://github.com/babel)/core from 7.14.8 to 7.15.5 ([3bda241](https://github.com/killtheliterate/observable-socket/commit/3bda24106c83faace99ac2b44028b3181fc7bce3))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-class-properties ([a829c8a](https://github.com/killtheliterate/observable-socket/commit/a829c8aff7d6db697abbf520d5cf05000ed9a24a))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-class-properties ([883a7b2](https://github.com/killtheliterate/observable-socket/commit/883a7b2f674e00e10a3af8819987445f571b68c3))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-class-properties ([1a468a6](https://github.com/killtheliterate/observable-socket/commit/1a468a689c78e99318f204ee084da92b6c398cf8))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([59a01ef](https://github.com/killtheliterate/observable-socket/commit/59a01ef1d0c554f487158681da2fc3260259c57b))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([0e19cf4](https://github.com/killtheliterate/observable-socket/commit/0e19cf4b594b07915d87a3ad430236fa76ab19ae))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([d262e9a](https://github.com/killtheliterate/observable-socket/commit/d262e9ac98a36812f69fefee0919cfc48320b395))
* **deps-dev:** bump [@babel](https://github.com/babel)/plugin-proposal-object-rest-spread ([866c466](https://github.com/killtheliterate/observable-socket/commit/866c46623dfb761c2cfed9d1f2cf0bd1621b542b))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.11.5 to 7.12.1 ([9f5c0ba](https://github.com/killtheliterate/observable-socket/commit/9f5c0ba929cc168cf2b945a74a36d0a1611855e4))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.12.1 to 7.12.7 ([4f381f9](https://github.com/killtheliterate/observable-socket/commit/4f381f9367e1943ded263c1d26599eabc425409e))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.12.11 to 7.13.8 ([6f0324f](https://github.com/killtheliterate/observable-socket/commit/6f0324fda44ef7736d788f68ccaf63a40390d6ca))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.12.7 to 7.12.11 ([5c5fc94](https://github.com/killtheliterate/observable-socket/commit/5c5fc9473b3b0761ceea811930991c8c1ad26a2f))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.13.12 to 7.14.0 ([d7a8b32](https://github.com/killtheliterate/observable-socket/commit/d7a8b323b814a39642f265d8f5798a979f02151e))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.13.8 to 7.13.9 ([96c1d00](https://github.com/killtheliterate/observable-socket/commit/96c1d00886e25f98b36e4b3312e05444e01741d3))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.13.9 to 7.13.12 ([88ac79c](https://github.com/killtheliterate/observable-socket/commit/88ac79c68665bbac73c3a0a8dd5d9c43ae57e68a))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.14.0 to 7.14.5 ([5ac688a](https://github.com/killtheliterate/observable-socket/commit/5ac688a46d8d90f66d552fd7c6d608badb24ea50))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.14.5 to 7.14.8 ([053b673](https://github.com/killtheliterate/observable-socket/commit/053b6732ec30844ae8766b8fe287a06b7eec9482))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-env from 7.14.8 to 7.15.6 ([e4345ce](https://github.com/killtheliterate/observable-socket/commit/e4345ce484a7d33db737094884daaa95098cfcc6))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.10.4 to 7.12.1 ([39550a9](https://github.com/killtheliterate/observable-socket/commit/39550a9ed61b4dcf2ce510ed911a9d97be1fc676))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.12.1 to 7.12.7 ([773a28b](https://github.com/killtheliterate/observable-socket/commit/773a28be6c4e22a313d366384c7e0dbf7ff8e89f))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.12.7 to 7.13.0 ([b81f534](https://github.com/killtheliterate/observable-socket/commit/b81f534772aca3025edc3b5f9872b7efeace7d55))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.13.0 to 7.14.5 ([a009d6e](https://github.com/killtheliterate/observable-socket/commit/a009d6e9da3ca2cf44f69c8a3f369c881f70441e))
* **deps-dev:** bump [@babel](https://github.com/babel)/preset-typescript from 7.14.5 to 7.15.0 ([8fd3f4b](https://github.com/killtheliterate/observable-socket/commit/8fd3f4b01a6b24021005e40eec9077efbfa05d35))
* **deps-dev:** bump [@types](https://github.com/types)/debug from 4.1.5 to 4.1.6 ([2fbc44a](https://github.com/killtheliterate/observable-socket/commit/2fbc44ad0a451815bc054fbf6dc03a1db684df1a))
* **deps-dev:** bump [@types](https://github.com/types)/debug from 4.1.6 to 4.1.7 ([5b3e4c4](https://github.com/killtheliterate/observable-socket/commit/5b3e4c4c9a97387a955a6d2ac285a7cda8d1bbb8))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.13 to 26.0.14 ([eddedc5](https://github.com/killtheliterate/observable-socket/commit/eddedc53adc86b9672f5998914f4873356244977))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.14 to 26.0.15 ([e873633](https://github.com/killtheliterate/observable-socket/commit/e873633e404bf620930d8e8ecff8da88c869b428))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.15 to 26.0.19 ([99d68f2](https://github.com/killtheliterate/observable-socket/commit/99d68f228edc461cac9feabf59096eed70315c00))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.19 to 26.0.20 ([71bbd80](https://github.com/killtheliterate/observable-socket/commit/71bbd80299bd7bb66c6024db266c77277aa22b7f))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.20 to 26.0.22 ([2d314b0](https://github.com/killtheliterate/observable-socket/commit/2d314b047ab30c3813ec121b2e31418d34d75b7e))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.22 to 26.0.23 ([dc471c0](https://github.com/killtheliterate/observable-socket/commit/dc471c07bea258440bc27d881252b343bbf5565f))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 26.0.23 to 26.0.24 ([5e58959](https://github.com/killtheliterate/observable-socket/commit/5e58959c06e77bf469f883d0e314217048aa8d13))
* **deps-dev:** bump cross-env from 7.0.2 to 7.0.3 ([d8a2182](https://github.com/killtheliterate/observable-socket/commit/d8a21828bca89e8b1502899c8a40f72b25358454))
* **deps-dev:** bump rollup from 1.32.1 to 2.60.2 ([2932359](https://github.com/killtheliterate/observable-socket/commit/29323598bf2806e65988713cda7d440701044958))
* **deps-dev:** bump rollup from 2.60.2 to 2.61.1 ([cef19bc](https://github.com/killtheliterate/observable-socket/commit/cef19bcdd7bffa649bb04543646cade90fd109dc))
* **deps-dev:** bump semantic-release from 17.1.1 to 17.1.2 ([d038cfd](https://github.com/killtheliterate/observable-socket/commit/d038cfdc1c05bdbb64d8e601b97034bca2a19eee))
* **deps-dev:** bump semantic-release from 17.1.2 to 17.2.2 ([67e6838](https://github.com/killtheliterate/observable-socket/commit/67e68386f7afef476e312266e0d1443efb3bc0a8))
* **deps-dev:** bump semantic-release from 17.2.2 to 17.2.3 ([aebc3ca](https://github.com/killtheliterate/observable-socket/commit/aebc3cadb6064346581775a45bcdd5c0a8dd6b15))
* **deps-dev:** bump semantic-release from 17.2.3 to 17.3.1 ([80ee92d](https://github.com/killtheliterate/observable-socket/commit/80ee92d0d0565ac6b7299051fedea7623750fd0b))
* **deps-dev:** bump semantic-release from 17.3.1 to 17.4.1 ([c333ac9](https://github.com/killtheliterate/observable-socket/commit/c333ac9f251edb1c86763f452d504a5401183c1f))
* **deps-dev:** bump semantic-release from 17.4.1 to 17.4.2 ([11a0155](https://github.com/killtheliterate/observable-socket/commit/11a01553535e1da34cda058a60ef263e562cb344))
* **deps-dev:** bump semantic-release from 17.4.2 to 17.4.3 ([4113f46](https://github.com/killtheliterate/observable-socket/commit/4113f46c96dd628c4bf03fafb34508fcd6f18451))
* **deps-dev:** bump semantic-release from 17.4.3 to 17.4.4 ([07fe433](https://github.com/killtheliterate/observable-socket/commit/07fe433cae5df1fbab1324e580a6d9a2f9d6490d))
* **deps-dev:** bump semantic-release from 17.4.4 to 17.4.7 ([0f12646](https://github.com/killtheliterate/observable-socket/commit/0f126469c3adb949001fabea8c46891b96648bea))
* **deps-dev:** bump semantic-release from 17.4.7 to 18.0.1 ([c85a5d2](https://github.com/killtheliterate/observable-socket/commit/c85a5d27db63b271ad85083c743905b8bab9577e))
* **deps-dev:** bump tslint from 5.20.1 to 6.1.3 ([7bda1b7](https://github.com/killtheliterate/observable-socket/commit/7bda1b78a5b2730c9149f55e0a30b5dd42900500))
* **deps-dev:** bump typescript from 3.9.10 to 4.5.2 ([c4fdda9](https://github.com/killtheliterate/observable-socket/commit/c4fdda997f173c4e8d94d6bf78af52b80de4bdcf))
* **deps-dev:** bump typescript from 3.9.7 to 3.9.9 ([ac20cbf](https://github.com/killtheliterate/observable-socket/commit/ac20cbff7a7db53b29fffc8a4a97f0fab4f0a062))
* **deps-dev:** bump typescript from 3.9.9 to 3.9.10 ([ca81fb4](https://github.com/killtheliterate/observable-socket/commit/ca81fb4a574bc31cc9cfdf6f760ab2eb7d7e792a))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([6cb103f](https://github.com/killtheliterate/observable-socket/commit/6cb103f1f0ece9e89020da644ac5c7a68b498ef8))
* **deps-dev:** bump typescript-tslint-plugin from 0.5.5 to 1.0.1 ([9677212](https://github.com/killtheliterate/observable-socket/commit/96772123a675d363684fa2577e0baca6a0adfea4))
* **deps-dev:** bump ws from 7.3.1 to 7.4.0 ([07ef18c](https://github.com/killtheliterate/observable-socket/commit/07ef18c06928dd5254c61b1faf707f29fbef1554))
* **deps-dev:** bump ws from 7.4.0 to 7.4.2 ([84b89b6](https://github.com/killtheliterate/observable-socket/commit/84b89b6d989ccdaa58fe626a3d26fdba04aab18d))
* **deps-dev:** bump ws from 7.4.2 to 7.4.3 ([579fe46](https://github.com/killtheliterate/observable-socket/commit/579fe46172a94543c81d81f69538e4fb31964cec))
* **deps-dev:** bump ws from 7.4.3 to 7.4.4 ([066bf07](https://github.com/killtheliterate/observable-socket/commit/066bf074e53f0f05fdcad07779654ff886b49bd3))
* **deps-dev:** bump ws from 7.4.4 to 7.4.5 ([5e7b81d](https://github.com/killtheliterate/observable-socket/commit/5e7b81dd364f73940dfc0f8472b1312fadcba327))
* **deps-dev:** bump ws from 7.4.5 to 7.4.6 ([b68a6ac](https://github.com/killtheliterate/observable-socket/commit/b68a6acabbfb78e799912ef5fbb4577588fdcbba))
* **deps-dev:** bump ws from 7.4.6 to 7.5.3 ([470c77b](https://github.com/killtheliterate/observable-socket/commit/470c77b3d77cfdb715c380d071d4e040dfe1fd26))
* **deps-dev:** bump ws from 7.5.3 to 8.2.1 ([43bbefe](https://github.com/killtheliterate/observable-socket/commit/43bbefe5567eae927beb404300bea90aa2f7467e))
* **deps-dev:** bump ws from 8.2.1 to 8.3.0 ([2b0db5f](https://github.com/killtheliterate/observable-socket/commit/2b0db5f8c4f1086d73330f4950adede8d78e82a1))
* **deps:** bump [@types](https://github.com/types)/ws from 7.2.6 to 7.2.7 ([4b0edbb](https://github.com/killtheliterate/observable-socket/commit/4b0edbbe3bd1b27db7edb3a3824e02f6dcf71012))
* **deps:** bump [@types](https://github.com/types)/ws from 7.2.7 to 7.2.9 ([8658c58](https://github.com/killtheliterate/observable-socket/commit/8658c586110830e0e02f940038110fd7b7359031))
* **deps:** bump [@types](https://github.com/types)/ws from 7.2.9 to 7.4.0 ([fd0d8cc](https://github.com/killtheliterate/observable-socket/commit/fd0d8ccaa4630cfa0500de84bc273c40692408e2))
* **deps:** bump [@types](https://github.com/types)/ws from 7.4.0 to 7.4.2 ([a6eb349](https://github.com/killtheliterate/observable-socket/commit/a6eb34989f5bb623cc84eb617b9fbfbdc2c3e5e1))
* **deps:** bump [@types](https://github.com/types)/ws from 7.4.2 to 7.4.4 ([b77d756](https://github.com/killtheliterate/observable-socket/commit/b77d756a011d8d7108c2fad871e6ee6f61c86088))
* **deps:** bump [@types](https://github.com/types)/ws from 7.4.4 to 7.4.7 ([e4bec78](https://github.com/killtheliterate/observable-socket/commit/e4bec78f941c2927d29881638039222755049c2a))
* **deps:** bump [@types](https://github.com/types)/ws from 7.4.7 to 8.2.2 ([57f42a4](https://github.com/killtheliterate/observable-socket/commit/57f42a497a1ef2773b93258c7b4c06938c623d8b))
* **deps:** bump actions/checkout from 2 to 2.3.4 ([6c8ed4e](https://github.com/killtheliterate/observable-socket/commit/6c8ed4e2bfeab9d034cb89b7992d5cad4e75a7ca))
* **deps:** bump actions/checkout from 2.3.4 to 2.4.0 ([8ce6d4f](https://github.com/killtheliterate/observable-socket/commit/8ce6d4fd54379f2206a9777c2f67d0bb1c021aaf))
* **deps:** bump actions/setup-node from 2.1.5 to 2.3.0 ([500bca2](https://github.com/killtheliterate/observable-socket/commit/500bca2cff89f7edea16ea81b097fa88c1e9cb8e))
* **deps:** bump actions/setup-node from 2.3.0 to 2.4.0 ([75b5d17](https://github.com/killtheliterate/observable-socket/commit/75b5d178f73fe8284c22d74b46b0b9032789e5c5))
* **deps:** bump actions/setup-node from 2.4.0 to 2.5.0 ([68c67f5](https://github.com/killtheliterate/observable-socket/commit/68c67f5f4191582292817d4f273e38c98264c5ec))
* **deps:** bump actions/setup-node from v2.1.1 to v2.1.2 ([9fb1d80](https://github.com/killtheliterate/observable-socket/commit/9fb1d80448106554fe878b7e1aa7bbe5be76e93c))
* **deps:** bump actions/setup-node from v2.1.2 to v2.1.3 ([82afe0e](https://github.com/killtheliterate/observable-socket/commit/82afe0ec009d900c7048a28d81537f769d912b81))
* **deps:** bump actions/setup-node from v2.1.3 to v2.1.4 ([395ab40](https://github.com/killtheliterate/observable-socket/commit/395ab40b6c162ee6eea9319f61ea49e42a23cda7))
* **deps:** bump actions/setup-node from v2.1.4 to v2.1.5 ([acb3b9f](https://github.com/killtheliterate/observable-socket/commit/acb3b9fb5111cedcfc87fe81a08c8d2edd2ba29b))
* **deps:** bump browserslist from 4.16.3 to 4.16.6 ([0c382aa](https://github.com/killtheliterate/observable-socket/commit/0c382aad17f0a3fe4a53f828ceaa76a50f7abf88))
* **deps:** bump debug from 4.1.1 to 4.2.0 ([ab5aef6](https://github.com/killtheliterate/observable-socket/commit/ab5aef63db2db4cb354a72776a5f13c28adf3ad6))
* **deps:** bump debug from 4.2.0 to 4.3.1 ([d1e5f42](https://github.com/killtheliterate/observable-socket/commit/d1e5f426cdac239ffd06b92375978d69c08d93c2))
* **deps:** bump hosted-git-info from 2.8.4 to 2.8.9 ([e51d15f](https://github.com/killtheliterate/observable-socket/commit/e51d15ff95841e9ef4591345b0496a9a37cba0f9))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([cc52404](https://github.com/killtheliterate/observable-socket/commit/cc524041f092f033cf93b508bf9189f5e1d359ef))
* **deps:** bump rxjs from 6.6.3 to 6.6.6 ([47cf35e](https://github.com/killtheliterate/observable-socket/commit/47cf35e56abbf192cead4f099040ba95d5fee114))
* **deps:** bump rxjs from 6.6.6 to 6.6.7 ([52ff02c](https://github.com/killtheliterate/observable-socket/commit/52ff02c5edaa54361a20039bda177edacc4850fe))
* **deps:** bump tar from 4.4.10 to 4.4.19 ([c8b1b30](https://github.com/killtheliterate/observable-socket/commit/c8b1b303ec38f37d0d63599808e27943ad752224))
* **deps:** bump y18n from 4.0.0 to 4.0.1 ([5a12c03](https://github.com/killtheliterate/observable-socket/commit/5a12c0361cd170be28a86a597a1b933a62fae8e8))
### ci
* **gh-actions:** change CI node version ([1832c8b](https://github.com/killtheliterate/observable-socket/commit/1832c8b32da0931c4fe6bfa3bb7d7ac7a8e7d7bc))
* **gh-actions:** change CI node version ([b12dd0e](https://github.com/killtheliterate/observable-socket/commit/b12dd0ed5eb2f54785c7e37bd95c104bd535a973))
* **release:** fix release??? ([b1af566](https://github.com/killtheliterate/observable-socket/commit/b1af5661a7c59026219ad06ffe2e1fb70da5f6ae))
* **release:** fix release??? ([5d54ba6](https://github.com/killtheliterate/observable-socket/commit/5d54ba69da5182c3fb66feac753daf3fd64dfb1b))
* **release:** update release triggers ([350bcb4](https://github.com/killtheliterate/observable-socket/commit/350bcb45acab1f7974f5222dca7e84b073e26ccd))
* **release:** update release triggers ([3f0e086](https://github.com/killtheliterate/observable-socket/commit/3f0e0869685a538d4e65f1c829cf804b40028505))