Skip to content

Conversation

@danny-beton-lrn
Copy link
Contributor

@danny-beton-lrn danny-beton-lrn commented Dec 19, 2025

This PR adds a built-in UUID generation utility (Learnosity.Uuid.generate()) to the Node.js SDK, achieving feature parity with the Python SDK. While the implementation is a lightweight wrapper around the existing uuid dependency, it provides consistency across Learnosity SDKs, allowing developers to use the same API patterns regardless of language. All documentation and examples have been updated to use the new SDK utility instead of requiring the external uuid package directly. This is a non-breaking, purely additive change that simplifies the developer experience for new users following tutorials while maintaining backward compatibility for existing implementations.

Copy link

@breier breier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested local. LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants