Skip to content

Fix monkey patching + support older version of node

Compare
Choose a tag to compare
@lramos15 lramos15 released this 11 Jan 19:06
· 204 commits to main since this release
21d7c13
  • Fixes #12 which was causing weird issues when using console in certain contexts.
  • Lowers the browser target component as esnext is too high for many codebases. We now target es6.