2.0.0 (2021-03-10)
- library release fix, eslint refactor, update readme (8cfbbdc)
- silent npm scripts, update docs and refactoring for eslint/prettier (4c5621e)
- schematics: remove spec file from files (f5ea0cc)
- angular-cli-ghpages and github workflows (f76a527)
- generate a release (5d08b39)
- generate release (340e080)
- library dist path (af43c76)
- add-dependencies.ts: add @ngneat/spectator to deps (8f1de37)
- copy-files.ts: correct template path (4e3474f)
- tsconfig.schematics.json: outDir path (f40d7ac)
- lint-fix: perform lint-fix after adding the library (3986cd0)
- add breaking change (dbecf32)
- add generation support for schematics (a479fcb)
- add nx support (4ab5a14)
- github actions, native prompts, semantic-release (b66facf)
- schematics: prompts, dev deps and refactoring (6429be8)
- add support for schematics (be0ad15)
- add Schematics support for ng-add, GitHub Actions, Semantics release, Documentation for above, Making test cases work
2.0.0-beta.9 (2021-03-10)
- library release fix, eslint refactor, update readme (8cfbbdc)
2.0.0-beta.8 (2021-03-09)
- lint-fix: perform lint-fix after adding the library (3986cd0)
2.0.0-beta.7 (2021-03-09)
- silent npm scripts, update docs and refactoring for eslint/prettier (4c5621e)
2.0.0-beta.6 (2021-03-07)
- schematics: remove spec file from files (f5ea0cc)
2.0.0-beta.5 (2021-03-07)
- generate a release (5d08b39)
2.0.0-beta.4 (2021-03-05)
- angular-cli-ghpages and github workflows (f76a527)
2.0.0-beta.3 (2021-03-05)
- library dist path (af43c76)
2.0.0-beta.2 (2021-03-05)
- generate release (340e080)
2.0.0-beta.1 (2021-03-05)
- add breaking change (dbecf32)
- add Schematics support for ng-add, GitHub Actions, Semantics release, Documentation for above, Making test cases work
1.1.0-beta.1 (2021-03-05)
- add-dependencies.ts: add @ngneat/spectator to deps (8f1de37)
- copy-files.ts: correct template path (4e3474f)
- tsconfig.schematics.json: outDir path (f40d7ac)
- add generation support for schematics (a479fcb)
- add nx support (4ab5a14)
- add support for schematics (be0ad15)
- github actions, native prompts, semantic-release (b66facf)
- schematics: prompts, dev deps and refactoring (6429be8)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.6 (2020-12-21)
1.0.5 (2020-10-05)
1.0.4 (2020-07-11)
- 🐛 fix angular v10 tsconfig.base file (c6db9c3)
1.0.3 (2020-07-08)
- 🐛 add spectator to dev-deps (6a1e41a)
1.0.2 (2020-07-08)
- 🐛 support angular version 10 (92ab28c)
1.0.1 (2020-05-21)
- 🐛 pre-push hook script (320242f)