Skip to content

Tags: e-ucm/xasu-js

Tags

v2.1.2-beta

Toggle v2.1.2-beta's commit message
feat: add initial Agent Guidelines documentation for js-tracker

v2.1.1-beta

Toggle v2.1.1-beta's commit message
feat: update xAPITrackerAsset class to include rethrow property and i…

…mprove error handling

- Added 'rethrow' property to xAPITrackerAsset class for better error management.
- Updated package version to 2.1.0-beta in package-lock.json.
- Enhanced error handling in xAPITrackerAsset.js to skip problematic batches on bad requests.
- Updated yarn.lock to reflect changes in rollup package resolutions for Linux.

v2.1.0-beta

Toggle v2.1.0-beta's commit message
Add xapi-authored-profiles subproject with initial commit + update ve…

…rsion to 2.1.0

v2.0.6-beta

Toggle v2.0.6-beta's commit message
adding dist

v2.0.5-beta

Toggle v2.0.5-beta's commit message
Add contextActivities property to ContextStatement class

- Introduced a new property `contextActivities` in the ContextStatement class to hold context activities such as parent, grouping, category, and other.
- Removed the duplicate contextActivities declaration from the TypeScript definition file.
- Initialized `contextActivities` as an empty object in the constructor of the ContextStatement class.

v1.1.3

Toggle v1.1.3's commit message
feat: add optional auth token to tracker settings and update tracker …

…initialization

v2.0.4-beta

Toggle v2.0.4-beta's commit message
feat: enhance ActorStatement and LRSStatement to manage authority and…

… stored properties in xAPI format

v2.0.3-beta

Toggle v2.0.3-beta's commit message
fix: initialize statement property in LRSStatementBuilder constructor

v2.0.2-beta

Toggle v2.0.2-beta's commit message
fix: initialize statement property in LRSStatementBuilder constructor

v2.0.1-beta

Toggle v2.0.1-beta's commit message
adding bundle package