Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last version is not deployed #36

Open
guille-de-leon opened this issue Sep 14, 2023 · 1 comment
Open

Last version is not deployed #36

guille-de-leon opened this issue Sep 14, 2023 · 1 comment

Comments

@guille-de-leon
Copy link

guille-de-leon commented Sep 14, 2023

I just noticed that changes made on this PRs are not inlcuded on the last version of the package:

#34 and #27

The browser.js file in my project still uses safe-buffer as dependency and global instead of globalThis.

The version of my package is 2.1.0.

Because of the missing changes my project is breaking.

Thanks in advance for the fix!

@dcousens dcousens self-assigned this Sep 15, 2023
@yolo-pranav
Copy link

I guess the issue is because they have not updated the version in package.json.

Due to this many of the dependents are not able to work in browser environment and showing "old Browser" error. I want to use "simple-peer" but this issue is breaking the package.
Kindly update the new package version.

Thankyou.

@dcousens dcousens removed their assignment Jun 26, 2024
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

No branches or pull requests

3 participants