Skip to content

v1.4.0

Latest

Choose a tag to compare

@digoarthur digoarthur released this 01 Jan 21:06
8c2dc15

📌 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 stackIconsURL usage.

🧹 Chore & Tooling

  • Applied ESLint auto-fix for consistent code standards.
  • Improved changelog configuration and scope organization.