Skip to content

Conversation

@rimzici
Copy link
Collaborator

@rimzici rimzici commented Sep 9, 2022

No description provided.

dependabot bot and others added 30 commits July 21, 2020 12:45
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# [3.2.0](v3.1.0...v3.2.0) (2020-08-15)

### Bug Fixes

* **Android:** createSocket is now a blocking method ([#108](#108)) ([6796a7f](6796a7f))

### Features

* Add Typescript types and the option to enable debugging ([#114](#114)) ([11e6e49](11e6e49))

### Performance Improvements

* Dependency reduction & JS update ([#105](#105)) ([aac2bfa](aac2bfa))
Add dynamic generated declaration file (fixes #132). Add missing methods. Fill missing methods with console.warn and @deprecated warnings. Use Buffer package internally (as of #128).

BREAKING CHANGE: All methods no longer check parameter types. socket.send() now throws 'ERR_SOCKET_BAD_PORT' when sending on unbound sockets. socket.send() no longer checks if �ddress is a valid IP or hostname.
# [4.0.0](v3.2.0...v4.0.0) (2020-08-30)

### Features

* Match NodeJS dgram API ([#133](#133)) ([2f8dc35](2f8dc35)), closes [#132](#132) [#128](#128)

### BREAKING CHANGES

* All methods no longer check parameter types. socket.send() now throws 'ERR_SOCKET_BAD_PORT' when sending on unbound sockets. socket.send() no longer checks if �ddress is a valid IP or hostname.
Co-authored-by: jacky.yuen <jacky.yuen@ahsay.com>
## [4.0.1](v4.0.0...v4.0.1) (2020-09-01)

### Bug Fixes

* Add missing attribute "homepage" to package.json ([#135](#135)) ([74d75c1](74d75c1))
## [4.0.2](v4.0.1...v4.0.2) (2020-09-06)

### Bug Fixes

* Add backwards compatiblity with CommonJS require() ([#137](#137)) ([af36905](af36905))
## [4.0.3](v4.0.2...v4.0.3) (2020-10-01)

### Bug Fixes

* Fix Xcode 12 compatibility ([#138](#138)) ([750960b](750960b)), closes [facebook/react-native#29633](facebook/react-native#29633)
## [4.0.4](v4.0.3...v4.0.4) (2020-11-28)

### Bug Fixes

* **Android:** Switch to Java Standard concurrent API ([#145](#145)) ([373edf0](373edf0))
# [4.1.0](v4.0.4...v4.1.0) (2020-12-05)

### Features

* Add rx timestamp to rinfo payload ([#146](#146)) ([c468a39](c468a39))
## [4.1.1](v4.1.0...v4.1.1) (2020-12-24)

### Bug Fixes

* Fix TypeScript declaration inheritance ([#153](#153)) ([3e5b4f7](3e5b4f7))
## [4.1.2](v4.1.1...v4.1.2) (2021-01-19)

### Bug Fixes

* **Android:** Fix null MulticastSocket creation ([#148](#148)) ([3d52791](3d52791))
## [4.1.3](v4.1.2...v4.1.3) (2021-09-08)

### Bug Fixes

* Fix podspec to be compliant with latest Cocoapods ([#191](#191)) ([006361b](006361b))
## [4.1.4](v4.1.3...v4.1.4) (2022-02-22)

### Bug Fixes

* Remove AsyncTask in the send function (it's deprecated) ([#197](#197)) ([179a948](179a948))
eliaslecomte and others added 6 commits March 22, 2022 18:52
## [4.1.5](v4.1.4...v4.1.5) (2022-03-22)

### Bug Fixes

* Fix Gradle configuration ([#205](#205)) ([c5c7831](c5c7831))
* **Android:** Catch all exceptions and redirect them to JS ([#202](#202)) ([0a512ee](0a512ee))
## [4.1.6](v4.1.5...v4.1.6) (2022-12-05)

### Bug Fixes

* **Android:** Update Android code ([#220](#220)) ([e5cb016](e5cb016))
Co-authored-by: Steve Pearson <stevepearsonathome@hotmail.com>
## [4.1.7](v4.1.6...v4.1.7) (2023-01-26)

### Bug Fixes

* **Android:** Remove incorrect Override signature ([#241](#241)) ([2578857](2578857))
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.

9 participants