# Changelog ## [0.2.0](https://github.com/frender-rs/hooks/compare/hooks-gen-v0.1.0...hooks-gen-v0.2.0) (2024-06-18) ### ⚠ BREAKING CHANGES * **hooks-gen:** local::Key now requires 'static ### Features * **hooks-gen:** impl Debug for local ([b597848](https://github.com/frender-rs/hooks/commit/b597848364b8f90c7cff8ae321e3a7228d05f752)) * **hooks-gen:** local::Key now requires 'static ([88c532d](https://github.com/frender-rs/hooks/commit/88c532d09f444e7d4135a61ee3d0c72a5158f184)) * now hooks-gen local store index is checked with generation ([ff6d843](https://github.com/frender-rs/hooks/commit/ff6d84343947b2b222eee0fb9e70d432fcaa1385)) ## 0.1.0 (2024-06-17) ### Features * use_gen_signal and use_gen_ref ([9560467](https://github.com/frender-rs/hooks/commit/9560467b4966b512c1406265980d350a81ddedff)) ### Bug Fixes * trigger release ([92e6f9e](https://github.com/frender-rs/hooks/commit/92e6f9ef8db9369957d99060d13864220a21b55f)) * trigger release ([1fc0031](https://github.com/frender-rs/hooks/commit/1fc0031939f9db69e807fc2ce22014c35ca54001)) * try first release ([7591ed9](https://github.com/frender-rs/hooks/commit/7591ed96e436bf4ac9e06f8ef9acd4215d4899a0))