Skip to content

Conversation

@affvps
Copy link
Owner

@affvps affvps commented Nov 3, 2022

No description provided.

feross and others added 30 commits February 21, 2018 10:21
Update bencode to the latest version 🚀
Update ws to the latest version 🚀
Code is already using safe-buffer, just replace the constructor API
Replace new Buffer with Buffer.from
Update simple-get to the latest version 🚀
- Filter before potentially creating a swarm that is not needed
- Unify getSwarm()/createSwarm() into a getOrCreateSwarm() function
renovate bot and others added 29 commits September 2, 2021 13:40
## [9.18.2](v9.18.1...v9.18.2) (2021-09-02)

### Bug Fixes

* **deps:** update dependency socks to v2 ([#394](#394)) ([353e1f4](353e1f4))
## [9.18.3](v9.18.2...v9.18.3) (2021-10-29)

### Bug Fixes

* **deps:** update dependency clone to v2 ([#393](#393)) ([dc6f796](dc6f796))
* Updated docs to better match default server config

* docs: updated to more recent version

* docs: Changed var to const

* Update README.md

Co-authored-by: Diego Rodríguez Baquero <[email protected]>
## [9.18.4](v9.18.3...v9.18.4) (2022-03-06)

### Bug Fixes

* typo in ws example ([#417](#417)) ([023afb9](023afb9))
## [9.18.5](v9.18.4...v9.18.5) (2022-03-25)

### Bug Fixes

* connection leaks ([#420](#420)) ([f7928cf](f7928cf))
* chore(deps): update actions/cache action to v3

* Update release.yml

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Diego Rodríguez Baquero <[email protected]>
## [9.18.6](v9.18.5...v9.18.6) (2022-05-11)

### Bug Fixes

* revert [#420](#420) ([8d54938](8d54938))
* feat: Added `paused` client event

* fix(events): fixed 'invalid event' response on 'paused' request from client

* fix(styles): fixed extra semicolon
# [9.19.0](v9.18.6...v9.19.0) (2022-06-01)

### Features

* **events:** Support of `paused` client event ([#411](#411)) ([ef76b3f](ef76b3f))
@affvps affvps merged commit 84ee0eb into affvps:master Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.