Skip to content

Releases: jonmartin721/devwatch-github

v1.0.2

19 Nov 22:03
bb701a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

19 Nov 06:45

Choose a tag to compare

What's Changed

Fixed

  • Fixed ESLint v9 flat config setup after upgrade (CI was broken due to missing @eslint/js dependency)
  • Fixed manifest description length to comply with Chrome Web Store requirements (120 char limit)

Changed

  • Updated ESLint from 8.57.1 to 9.39.1 with proper flat config support
  • Updated Jest and jest-environment-jsdom to v30.2.0
  • Updated @types/chrome to latest version
  • Updated GitHub Actions dependencies (checkout, setup-node, gh-release)
  • Cleaned up unused variables and imports across codebase
  • Configured ESLint to ignore underscore-prefixed intentionally unused variables

Documentation

  • Updated encryption algorithm documentation for clarity
  • Refreshed popup and settings page screenshots

Full Changelog: v1.0.0...v1.0.1

What's Changed

  • ci: bump actions/setup-node from 3 to 6 by @dependabot[bot] in #1
  • ci: bump actions/checkout from 3 to 5 by @dependabot[bot] in #2
  • ci: bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #3
  • deps(deps-dev): bump @types/chrome from 0.0.268 to 0.1.30 in the minor-and-patch group by @dependabot[bot] in #4
  • deps(deps-dev): bump eslint from 8.57.1 to 9.39.1 by @dependabot[bot] in #5

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Nov 04:28

Choose a tag to compare