Skip to content

[_]]: fix/pin UUID version to 11#371

Closed
jzunigax2 wants to merge 2 commits intomasterfrom
fix/pin-uuid-version-to-11
Closed

[_]]: fix/pin UUID version to 11#371
jzunigax2 wants to merge 2 commits intomasterfrom
fix/pin-uuid-version-to-11

Conversation

@jzunigax2
Copy link
Contributor

  • Pin uuid dependency from 13.0.0 to ^11.1.0. uuid v13 dropped CommonJS support entirely ("type": "module", no CJS build), but the SDK compiles to CJS ("module": "commonjs" in tsconfig), causing require("uuid") to fail at runtime in CJS consumers like drive-server-wip's Jest test suite

@jzunigax2 jzunigax2 requested a review from larryrider February 23, 2026 15:35
@jzunigax2 jzunigax2 self-assigned this Feb 23, 2026
@jzunigax2 jzunigax2 added the bug Something isn't working label Feb 23, 2026
@jzunigax2 jzunigax2 closed this Feb 27, 2026
@jzunigax2 jzunigax2 deleted the fix/pin-uuid-version-to-11 branch February 27, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant