Releases: Stacked-Org/generator
Releases · Stacked-Org/generator
v1.6.1
1.6.1 (2024-07-09)
Bug Fixes
- remove duplicate classes from nested routers (#28) (57b3475)
v2.0.0-pre.1
Bug Fixes
- add disableTestsConsoleOutput option (#27) (76a647f)
v1.6.0
1.6.0 (2024-01-29)
Features
v1.5.2
1.5.2 (2023-12-03)
Bug Fixes
- updates analyzer package to latest (c9cc754)
v1.5.1
1.5.1 (2023-08-31)
Bug Fixes
v1.5.0
1.5.0 (2023-07-31)
Bug Fixes
- generate a custom controller getter per field (548922e)
- update
isFormValid
behavior (92f0ed3)
- update form and validation data on sync (d576843)
- validate form on non text field change (c17a431)
Features
- add hasAnyValidationMessage getter (d2cfa40)
v1.4.0
1.4.0 (2023-06-26)
Features
- Add InitializableSingletonDependency (#9) (5b34ec0)
- Change FormBuilder to avoid changing fields keys (#11) (f3a54fb)
v1.3.3
1.3.3 (2023-04-20)
Bug Fixes
- generator: Remove Type from form Mixin (#8) (aee39e1)
v1.3.2
1.3.2 (2023-04-14)
Bug Fixes
- allow views using form mixin to be constants (#7) (55402fc)