Releases: enigmatry/entry-code-generation
Releases · enigmatry/entry-code-generation
19.0.0
What's Changed
- upgrade to .net 9 by @StojanovicMilos in #58
- readd support for .net8 by @StojanovicMilos in #59
- ignore ts rules in generated code by @StojanovicMilos in #60
- standalone flag by @StojanovicMilos in #61
Full Changelog: 18.0.0...19.0.0
18.0.0
17.2.0
17.1.0
17.0.0
Version follows entry-angular-building-blocks v17.
Full Changelog: 16.0.0...17.0.0
16.0.0
Version follows entry-angular-building-blocks v16.
What's Changed
- BP-828: FormControl floatLabel contains options that are no longer supported by angular material in #48
- BP-948: Add ValidationConfiguration support for fields when nullable is enabled in #49
Full Changelog: 15.1.0...16.0.0
15.2.0
1.1.555
Add support for .NET 8
Full Changelog: 1.1.554...1.1.555
15.1.0
15.0.0
Migration Guide
Angular building blocks and code generator packages should be updated to the same major version v15.0.x
.
Breaking changes:
- Change entry-table import from
@enigamtry/entry-table
to@enigmatry/entry-components/table
For more details, you can check the PR for upgrading packages in the Blueprint Template.
What's Changed
- BP-679: Use minLength/maxLength instead of minlength/maxlength for formly in #42
- BP-641: Use entry-buttons in generated form in #39
- Change entry-table import from @enigamtry/entry-table to @enigmatry/entry-components/table in #45
Full Changelog: 1.1.553...15.0.0