revali_router_annotations 2.0.0-dev
revali_router_annotations: ^2.0.0-dev copied to clipboard
Annotations for Revali Router
CHANGELOG #
2.0.0-dev | 09.19.25 #
Breaking Changes #
- Drop
Data
andMeta
classes- Replaced with
AddData
andMetaData
- Replaced with
1.1.0 | 12.11.24 #
Features #
- Add
LifecycleComponent
annotation to support creating lifecycle components using classes - Add
LifecycleComponents
annotation to support registering multiple lifecycle components via type referencing
1.0.0 | 11.14.24 #
- Initial Release