Skip to content

Releases: xapijs/cmi5

1.4.0

06 Oct 16:54
c8cb274
Compare
Choose a tag to compare
  • Uses an instance of XAPI per instance of CMI5 (#263, #264 - Thanks emmanuel!)
  • Added support for usage in a backend scenario (#265, #266 - Thanks emmanuel!)
  • Refactored statement construction logic and improved statement testing (#274 - Thanks emmanuel!)
  • Updated axios to patch security vulnerability
  • Updated rollup to patch security vulnerability

1.3.3

30 Jul 22:07
67a6389
Compare
Choose a tag to compare
  • Updated follow-redirects to patch security vulnerability
  • Updated braces to patch security vulnerability
  • Updated ws to patch security vulnerability
  • Removed babel-plugin-transform-class-properties to patch security vulnerability

1.3.2

13 Jan 17:22
027d302
Compare
Choose a tag to compare
  • Bumped dependencies
  • Updated follow-redirects to patch security vulnerability

1.3.1

04 Nov 16:03
Compare
Choose a tag to compare
  • Bumped dependencies

1.3.0

26 Sep 07:29
Compare
Choose a tag to compare
  • initialize no longer sends an initialized statement if sessionState is provided
  • Added getInitializedDate helper method

1.2.0

24 Sep 14:40
Compare
Choose a tag to compare

1.1.6

29 Dec 20:15
Compare
Choose a tag to compare

1.1.5

16 Dec 20:07
Compare
Choose a tag to compare
  • Bumped dependencies to remove security warnings
  • Fixed #208 (Thanks fmeinhold!)

1.1.4

06 Oct 17:09
Compare
Choose a tag to compare
  • Bumped dependencies

1.1.3

07 Sep 16:47
Compare
Choose a tag to compare
  • Added npm version badge to readme
  • Bumped axios to solve security vulnerability
  • Bumped dependencies
  • Added build step to automated tests