3.0.0
this version contains a lot of change and needs to be tested carefully before release.
-
#56 - better handling of loss of connection where a logout attempt over that transport causes misaligned seq number on reconnect when not using resetSeqNo
-
#54 remove deprecated npm libs replaced with axios.
-
replace tslint (deprecated) with eslint and extended typescript support. Fix the significant number of linting errors reported which impacts many files in system. Please check carefully and see jspf-md-demo there may be some minor compilation breaks from previous version where for example you many also be returned null such as view.structure.
What's Changed
- Bump json-schema from 0.2.3 to 0.4.0 by @dependabot in #49
- Enable supplying node native TLS options by @ChrisiPK in #57
- Pass config options and logger factory via session launcher by @ChrisiPK in #55
- Linting by @TimelordUK in #60
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #61
New Contributors
- @ChrisiPK made their first contribution in #57
- @TimelordUK made their first contribution in #60
Full Changelog: 2.2.1...3.0.0