v1.4.0
What's Changed
- feat: add fine-granular control for globals by @chenjiahan in #35
- Injection of
global.xandglobalThis.xis disabled by default, as this may break some third-party libraries that exportglobal. See #34
- Injection of
Full Changelog: v1.3.2...v1.4.0