Skip to content

NGRX, ESLint, UI- and Util-Libs, Prompts

Compare
Choose a tag to compare
@manfredsteyer manfredsteyer released this 16 Nov 22:28
· 63 commits to master since this release

Highlights in this Release

  • NGRX support: Just use the switch --ngrx for creating features and domains
  • ESLint support: Works with both, TSLint and ESLint
  • Schematics for generating ui and util libs
  • Prompts for important settings

Thanks to all contributors (see list below). You. Are. Awesome!

Changelog

add support for eslint
#28 by BickelLukas was merged yesterday

feat/ngrx
#26 by peterbsmith2 was merged 8 hours ago

fix(utils): include type:app constraint
#25 by peterbsmith2 was merged on 15 Oct

Feature/15 add util library schematic
#20 by pascalbe-dev was merged on 15 Oct

Feature/15 add ui library
#18 by pascalbe-dev was merged on 20 Aug

feat(domain,feature): add property to specify build type
#14 by pascalbe-dev was merged on 16 Jul

Adding interactive mode and optional feature prefix
#6 by Adrael was merged on 20 Aug

fix(linting-rules): add missing type in tag
#5 by ctaepper was merged on 29 Apr

Optional chaining for ng add error Closes Issue #2
#3 by mcanoglu was merged on 29 Apr