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

Latest versions are not browser compatible #374

Closed
radarfox opened this issue May 1, 2019 · 1 comment
Closed

Latest versions are not browser compatible #374

radarfox opened this issue May 1, 2019 · 1 comment
Labels

Comments

@radarfox
Copy link

radarfox commented May 1, 2019

Version 2.15.0 is the last version that works on browsers. I'm using webpack to create a unit test bundle.

Error message: Uncaught TypeError: __webpack_require__(...).emitWarning is not a function.

I believe that the source of the problem is on this line and that it was created by the change of this line in version 2.15.1.

streamich pushed a commit that referenced this issue Jun 1, 2019
## [2.15.3](v2.15.2...v2.15.3) (2019-06-01)

### Bug Fixes

* 🐛 mocks process.emitWarning for browser compatibility ([e3456b2](e3456b2)), closes [#374](#374)
@streamich
Copy link
Owner

🎉 This issue has been resolved in version 2.15.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants