Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.1.3...v2.0.0) (2024-02-04) ### Features * better error reporting ([#73](#73)) ([f5707ae](f5707ae)) * closeAll ([9921ad1](9921ad1)) * fix connection issues ([e5a9ae6](e5a9ae6)) * fix error reporting issue ([414276a](414276a)) * fix send message connection issue ([#74](#74)) ([502dedc](502dedc)) * fixing exceptions ([ceb001d](ceb001d)) * fixing timeouts, etc. ([b4a7921](b4a7921)) * HL7Outbound is now Connection ([23dbbf5](23dbbf5)) * node 20 ([f9345c0](f9345c0)) * remove jest in favor or vitest ([e6bf557](e6bf557)) * remove jest in favor or vitest x2 ([78ccccb](78ccccb)) ### BREAKING CHANGES * Node 20 Only * - HL7Outbound renamed Connection * - sendMessage now handles the connection to the server
- Loading branch information