v3.1.5
What's Changed
- fix(ELEMENT_NODE) - avoid error when Node is undefined by @nstuyvesant in #132
- update resolution to use
global
,window
, andglobalThis
in that order forgetComputedStyle
andatob
New Contributors
- @nstuyvesant made their first contribution in #132
Full Changelog: v3.1.4...v3.1.5