Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

fix: remove uuid dependency #68

Merged
merged 3 commits into from
Jan 3, 2023
Merged

fix: remove uuid dependency #68

merged 3 commits into from
Jan 3, 2023

Conversation

ckousik
Copy link
Collaborator

@ckousik ckousik commented Dec 13, 2022

Removes the dependency on uuid. Use a simpler random string generator instead.

@achingbrain
Copy link
Member

Linting is failing, you can fix it up with npm run lint -- --fix

@achingbrain achingbrain changed the title remove uuid dependency fix: remove uuid dependency Dec 13, 2022
src/util.ts Show resolved Hide resolved
src/transport.ts Outdated Show resolved Hide resolved
@ckousik ckousik requested a review from vmx December 21, 2022 13:09
@achingbrain achingbrain merged commit fb14b88 into main Jan 3, 2023
@achingbrain achingbrain deleted the ckousik/remove-uuid branch January 3, 2023 16:42
github-actions bot pushed a commit that referenced this pull request Jan 3, 2023
## [1.0.1](v1.0.0...v1.0.1) (2023-01-03)

### Bug Fixes

* remove uuid dependency ([#68](#68)) ([fb14b88](fb14b88))
@github-actions
Copy link

github-actions bot commented Jan 3, 2023

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants