Releases: nivekcode/ng-samurai
Releases · nivekcode/ng-samurai
v3.0.0
3.0.0 (2021-09-01)
Bug Fixes
- 🐛 (subentry) use all module and componentOptions (5d040fd)
- add inlineTemplate to keep in sync with schema (d76277b)
- explicitly unpack supported properties for module/component schematics (4af9391)
- prefix id with $ to suppress warning (b8a2b02)
Features
- 🎸 upgrade to a12 (e74bda9)
BREAKING CHANGES
- 🧨 Angular 12 upgrade
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.0
1.0.0 (2020-04-30)
Bug Fixes
- lib: add filePath to content (bb369b5)
- lib: add missing space for public-api (4a18be3)
- lib: export everything from your library (7396689)
- lib: fix relative file path typo (58b4128)
- pahts: fail if path is wrong (1857f7f)
- publicapi: adjust path from public_api instead of public-api (5548f33)
- publicapi: generate public_api instead of public-api (eed995b)
- submodule: add missing schema (c2ae5bf)
- submodule: fix typo in package.json (f588ee4)
- templates: fix typos in templates (c3fcec0)
Features
- api: generate main public API (7dfc17f)
- lib: complete library (5e88ace)
- lib: generate basic files (6030abf)
- lib: generate lib workspace (688d59c)
- lib: generate library modules (3101667)
- lib: generate library project (d7a1d2d)
- paths: modify import statement with correct path (8d04118)
- schematics: setup schematics (6f1f13e)
- split: split simple library into multiple chunks (406adcc)
- submodule: add schematic implementation (f4a7bd8)
- submodule: add schematic stub (304a11b)
- tsconfig: update tsconfig.json (2266ae6)