Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@cmurczek-it cmurczek-it released this 02 Oct 07:26
· 13 commits to master since this release

1.0.0 (2020-10-02)

Bug Fixes

  • builder: moves and renames storybook's tsconfig (9f33787)
  • ci: adds test script (4b987bb)
  • ci: forces installation of packages (899784d)
  • ci: puts jobs in sequence (5a63f7e)
  • ci: runs all steps in a single job to keep them on the same agent (5c7e745)
  • ci: uses tokens in pipeline (6f83d98)
  • package: adds keywords (7c9d75d)
  • tests: fixes builder tests (2970729)
  • tsconfig: fixes output path and generates typings (f378f08)

Features

  • builder: angular builder to start a storybook dev server (7ac849c)
  • schematics: adds installation of builder and storybook configs (0e16d0f)