UNPKG

ngrx-uml

Version:
24 lines (12 loc) 809 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.0.2](https://github.com/immament/ngrx-uml/compare/v1.0.1...v1.0.2) (2020-09-30) ### Bug Fixes - problems with actions imports ### [1.0.1](https://github.com/immament/ngrx-uml/compare/v1.0.0...v1.0.1) (2020-06-12) ### Bug Fixes - searching tsconfig.json ([f665676](https://github.com/immament/ngrx-uml/commit/f665676fbcc8c678011ae24bb41530fbeaaf5ec5)) ## [1.0.0](https://github.com/immament/ngrx-uml/compare/v0.1.4...v1.0.0) (2020-05-10) # Changelog ### Features - Generate separete diagram for each [Action](https://ngrx.io/guide/store/actions) and [Reducer/State](https://ngrx.io/guide/store/reducers).