Skip to content

Releases: michael-farah/repo2txt-extension

v1.0.0-beta — Architecture Deepening

30 Apr 16:57

Choose a tag to compare

v1.0.0-beta — Architecture Deepening

All 32 ESLint errors fixed. CI now passes cleanly.

What's New

  • Architecture issues #36-#43 implemented
  • React hooks/refs violations fixed (useEffect for ref writes + lazy init)
  • All unused imports/vars cleaned up
  • Generator functions without yield replaced with arrow functions
  • react-refresh/only-export-components suppressed for Toast re-exports
  • coverage/ added to eslint globalIgnores

Installation

  1. Download repo2txt-v1.0.0.zip
  2. Unzip to a folder
  3. Go to chrome://extensions → Enable Developer Mode → Load Unpacked → select the folder

v0.1.2-beta

21 Apr 12:02
4f627b0

Choose a tag to compare

v0.1.2-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/michael-farah/repo2txt-extension/commits/v0.1.2-beta