Skip to content

1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:50
Fix ESLint warnings and bump version to 1.0.2

- Replace deprecated 'builtin-modules' with native 'node:module'
- Fix unsafe 'any' type assignment in loadData()
- Use window-prefixed globals for popout compatibility
- Use activeDocument global instead of document
- Mark unhandled promise as intentional with void operator