Releases: digoarthur/github-automated-repos
Releases · digoarthur/github-automated-repos
v1.4.0
📌 v1.4.0 (2025-10-11)
✨ Features
- Added hook without React Query support.
- Added StackIcons and StackLabels components.
- Introduced a simplified hook alternative for lightweight usage.
🧠 React Query
- Improved React Query integration with better caching and configuration support.
- Enhanced hook API with full JSDoc parameters, return types, and usage examples.
🪝 Hook Improvements
- Improved JSDoc documentation for better developer experience.
- Refined hook typings and internal documentation.
🎨 Banner
- Improved banner error handling and internal logic.
🐛 Fixes
- Removed deprecated
stackIconsURLusage.
🧹 Chore & Tooling
- Applied ESLint auto-fix for consistent code standards.
- Improved changelog configuration and scope organization.
v1.3.1
📌 v1.3.1 (2025-03-24)
✨ Features
- Updated banner path to the
publicfolder.
v1.3.0
📌 v1.3.0 (2024-12-22)
✨ Features
- Integrated React Query for better data handling.
- Added support for
.svgimages in banner.
v1.2.2
📌 v1.2.2 (2024-04-20)
🐛 Fixes
- Fixed banner URL path.
📝 Documentation
- Updated README documentation.
v1.2.0
📌 v1.2.0 – (2024-01-30)
✨ Features
- Introduced support for custom banner props.
v1.1.1
📌 v1.1.1 (2023-12-06)
✨ Features
- Added new stack icons.
- Introduced
StackTextcomponent.
🐛 Fixes
- Fixed function to return only stack keywords.
Versão final v1.0.x
📌 v1.0.25 (2023-08-26)
✨ Features
- Added Python IDE stack icon.
- Created components:
Header,Cards,Demonstrations, andFooter. - Implemented
SidebarandGetting Startedsection. - Introduced:
IconProjects,IconSkill,Loader, andFeature Requestcomponents. - Built: Projects Page, Stacks Page, and Documentation Page.
- Added Yarn/NPM selection and enhanced UX on Home.
- Added new icons and updated existing ones.
- Improved responsiveness across all pages.
- Added project and stack search functionality.
- Implemented ViteJS and added Portuguese README.
- Improved structure, icon visuals, and general adjustments.
🐛 Fixes
- Fixed Vercel deployment issues.