All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- 🎸 add enum for lifecycle hooks (0cd644c)
- 🎸 add interface for lifecycle hook configurations (ea9ea98)
- 🎸 add lifecycle hooks configurations (377b08c)
- 🎸 expose Hook enum and ReactiveHook decorator (1de922b)
- 🎸 implement reactive hook decorator (6b453cf)
- 🎸 use ReactiveHook in demo app for testing (2e45628)
- 🐛 use regular function for AOT support (5f9be0c)