Releases: BeyteFlow/ReadmeGenAI
Releases · BeyteFlow/ReadmeGenAI
v1.0.1
What's Changed
- Bump @types/react from 19.2.13 to 19.2.14 by @dependabot[bot] in #35
- Bump @types/node from 25.2.2 to 25.2.3 by @dependabot[bot] in #34
- Bump lucide-react from 0.563.0 to 0.564.0 by @dependabot[bot] in #33
- fix: move issue_label_bot config to correct location and add valid workflow by @Copilot in #38
- Fix invalid semantic HTML:
<button>nested inside<a>in not-found.tsx by @Copilot in #41 - Create not-found.tsx by @naheel0 in #40
- Fix animation plugin, stale timestamp, and misleading debug data in error page by @Copilot in #43
- Resolve merge conflict: pin typescript to 5.9.3 by @Copilot in #44
- Resolve merge conflict: pin TypeScript to 5.9.3 to match main by @Copilot in #45
- Fix swapped JSX closing tags in not-found.tsx by @Copilot in #47
- add error page by @naheel0 in #42
- add loading for all page by @naheel0 in #48
- Bump @tailwindcss/postcss from 4.1.18 to 4.2.1 by @dependabot[bot] in #56
- Bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in #54
- Bump lucide-react from 0.564.0 to 0.575.0 by @dependabot[bot] in #52
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #51
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #50
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #49
- Revert ESLint 10 bump: incompatible with [email protected] by @Copilot in #57
- Bump eslint from 9.39.2 to 10.0.2 by @dependabot[bot] in #55
- Add Vercel Web Analytics to Next.js by @vercel[bot] in #62
- Bump @types/node from 25.3.0 to 25.3.3 by @dependabot[bot] in #59
- add google html page by @naheel0 in #63
- Add next-sitemap configuration by @naheel0 in #66
- Move next-sitemap to devDependencies with postbuild script by @Copilot in #69
- Fix package-lock.json out of sync with next-sitemap in devDependencies by @Copilot in #70
- Add next-sitemap configuration by @naheel0 in #68
- add in bing by @naheel0 in #72
- feat: Add SEO-optimized content to ReadmeGenAI home page by @Copilot in #73
- SEO: Full Bing/Copilot compliance — metadata, JSON-LD, sitemap, and heading fixes for all 5 pages by @Copilot in #75
- SEO & Bing compliance: fix title duplication, canonical URLs, IndexNow, heading hierarchy, and internal linking by @Copilot in #78
New Contributors
Full Changelog: v1.0.0...v1.0.1
Initial Release - README Generator
✨ Features:
- Generate README from GitHub repo URL
- Auto project structure detection
- Markdown formatting
- Easy to use interface
🚀 Tech Stack:
- Node.js
- GitHub API
- OpenAI API