# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/the-nexim/internal-toolkit/compare/@nexim/flux-hook@1.0.0...@nexim/flux-hook@1.0.1) (2026-02-12)

**Note:** Version bump only for package @nexim/flux-hook

## [1.0.0](https://github.com/the-nexim/internal-toolkit/compare/@nexim/flux-hook@0.1.0...@nexim/flux-hook@1.0.0) (2025-10-04)

### Bug Fixes

* repo url ([de397c5](https://github.com/the-nexim/internal-toolkit/commit/de397c5e353779485c646562bf77299860a26b4e)) by @

## 0.1.0 (2025-10-02)

### Features

* add @nexim/flux-hook package with React hooks for Alwatrs flux architecture ([9ca6030](https://github.com/the-nexim/alwatr-toolkit/commit/9ca60302757744312e36e50b162fa2ec876d23a0)) by @GhMamadreza84

### Bug Fixes

* docs issues ([8affd78](https://github.com/the-nexim/alwatr-toolkit/commit/8affd78fd123399aed778cdd7b43c1323836b2db)) by @njfamirm

### Code Refactoring

* replace useEffect and useState with useSyncExternalStore in useContext, useSignal, and useTrigger hooks ([aca8e91](https://github.com/the-nexim/alwatr-toolkit/commit/aca8e916d120832c6cb2e9fed7400fd65fd9e471)) by @njfamirm
* simplify logger usage and update dependencies in flux-hook package ([45cb30e](https://github.com/the-nexim/alwatr-toolkit/commit/45cb30e7c882727e4e51b2bbb379e57b0bafe197)) by @GhMamadreza84
