Skip to content

3.0.0

Compare
Choose a tag to compare
@TimelordUK TimelordUK released this 04 Jan 13:51
· 105 commits to master since this release

this version contains a lot of change and needs to be tested carefully before release.

  1. #56 - better handling of loss of connection where a logout attempt over that transport causes misaligned seq number on reconnect when not using resetSeqNo

  2. #54 remove deprecated npm libs replaced with axios.

  3. 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.

  4. #55 and #57 - PR see below

What's Changed

New Contributors

Full Changelog: 2.2.1...3.0.0