Releases: michael-farah/repo2txt-extension
Releases · michael-farah/repo2txt-extension
v1.0.0-beta — Architecture Deepening
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
- Download
repo2txt-v1.0.0.zip - Unzip to a folder
- Go to
chrome://extensions→ Enable Developer Mode → Load Unpacked → select the folder
v0.1.2-beta
What's Changed
- chore: migrate from npm to bun by @michael-farah in #1
- chore: migrate from npm to bun by @michael-farah in #2
- feat: add GitHub session mode and cancellable load queue by @michael-farah in #3
- fix: use chrome.downloads API — popup race condition kills blob URLs by @michael-farah in #4
- Docs cleanup and CRX release packaging by @michael-farah in #5
- fix(ci): attach release artifacts and remove insecure CSP blob by @michael-farah in #6
- fix(ci): indent release job under jobs key by @michael-farah in #7
- fix(ci): allow release on workflow_dispatch and upgrade actions by @michael-farah in #8
- Refactor app structure and fix initialUrl prop sync issue by @michael-farah in #9
- fix(ci): resolve eslint errors and warnings by @michael-farah in #10
- fix(github): allow public repo access without token by @michael-farah in #11
- refactor: improve UI/UX accessibility by @michael-farah in #12
New Contributors
- @michael-farah made their first contribution in #1
Full Changelog: https://github.com/michael-farah/repo2txt-extension/commits/v0.1.2-beta