Skip to content

Releases: TYBLHQY/auto-sidebar

1.0.2

25 Jun 09:50

Choose a tag to compare

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

1.0.1

25 Jun 09:40

Choose a tag to compare

Bump version to 1.0.1

1.0.0

25 Jun 09:36

Choose a tag to compare

Add GitHub Actions release workflow