Skip to content

v1.0.0

Choose a tag to compare

@nivekcode nivekcode released this 30 Apr 15:31
· 41 commits to master since this release
09ffe8b

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)