Releases: xapijs/cmi5
Releases · xapijs/cmi5
1.4.0
- Uses an instance of
XAPI
per instance ofCMI5
(#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
- 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
- Bumped dependencies
- Updated
follow-redirects
to patch security vulnerability
1.3.1
- Bumped dependencies
1.3.0
initialize
no longer sends aninitialized
statement ifsessionState
is provided- Added
getInitializedDate
helper method
1.2.0
- Added new optional parameter
authToken
toinitialize
(Fixes https://github.com/xapijs/cmi5/issues/225) - Added new method
getAuthToken
(Fixes https://github.com/xapijs/cmi5/issues/225) - Aligned with
@xapi/xapi/2.2.3
- Bumped dependencies
1.1.6
- Bumped dependencies
- Aligned with
@xapi/[email protected]
1.1.5
1.1.4
- Bumped dependencies
1.1.3
- Added npm version badge to readme
- Bumped
axios
to solve security vulnerability - Bumped dependencies
- Added build step to automated tests