UNPKG

mx-connect

Version:

Establish TCP connection to a MX server

51 lines (22 loc) 1.77 kB
# Changelog ## [1.5.6](https://github.com/zone-eu/mx-connect/compare/v1.5.5...v1.5.6) (2025-04-20) ### Bug Fixes * handle edge case errors ([7feea75](https://github.com/zone-eu/mx-connect/commit/7feea75fdfb0ed46ff5e8356d8922b2d08b234f7)) ## [1.5.5](https://github.com/zone-eu/mx-connect/compare/v1.5.4...v1.5.5) (2024-07-01) ### Bug Fixes * **Exception:** Fixed exception on throwing an error ([21f9333](https://github.com/zone-eu/mx-connect/commit/21f9333c4eed03859432ddc4d5fb87045f2f6539)) ## [1.5.4](https://github.com/zone-eu/mx-connect/compare/v1.5.3...v1.5.4) (2024-05-13) ### Bug Fixes * **deps:** Bumped deps to clear security warnings ([d2efd6a](https://github.com/zone-eu/mx-connect/commit/d2efd6a8775ea76a2fcbf2e06aa6f093964ae000)) ## [1.5.3](https://github.com/zone-eu/mx-connect/compare/v1.5.2...v1.5.3) (2024-01-19) ### Bug Fixes * **typo:** Fixed typo in network error response ([2d3616d](https://github.com/zone-eu/mx-connect/commit/2d3616dff1d91c587f69d9c1ea9798e87b0cd56b)) ## [1.5.2](https://github.com/zone-eu/mx-connect/compare/v1.5.1...v1.5.2) (2024-01-19) ### Bug Fixes * **errors:** normalized error categories ([f4e7173](https://github.com/zone-eu/mx-connect/commit/f4e71738b4b19c564aebba30e8976f58bde889ab)) ## [1.5.1](https://github.com/zone-eu/mx-connect/compare/v1.5.0...v1.5.1) (2024-01-19) ### Bug Fixes * **autodeploy:** Fixed dependency retrieval ([c3b26ba](https://github.com/zone-eu/mx-connect/commit/c3b26ba527aaa4b18a9f662ea874e7275b09e4c4)) ## [1.5.0](https://github.com/zone-eu/mx-connect/compare/v1.4.4...v1.5.0) (2024-01-19) ### Features * **autodeploy:** Enabled auto-deployment. Updated response errors ([324c021](https://github.com/zone-eu/mx-connect/commit/324c021670e288f4188b95e9714bc1372c0622e2))