Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:29
· 8 commits to main since this release

What's Changed

  • feat: add fine-granular control for globals by @chenjiahan in #35
    • Injection of global.x and globalThis.x is disabled by default, as this may break some third-party libraries that export global. See #34

Full Changelog: v1.3.2...v1.4.0