Skip to content

Latest commit

 

History

History
157 lines (81 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

157 lines (81 loc) · 7.14 KB

2.0.0 (2021-03-10)

Bug Fixes

  • 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)

Features

  • 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)

BREAKING CHANGES

  • 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)

Bug Fixes

  • library release fix, eslint refactor, update readme (8cfbbdc)

2.0.0-beta.8 (2021-03-09)

Features

  • lint-fix: perform lint-fix after adding the library (3986cd0)

2.0.0-beta.7 (2021-03-09)

Bug Fixes

  • silent npm scripts, update docs and refactoring for eslint/prettier (4c5621e)

2.0.0-beta.6 (2021-03-07)

Bug Fixes

  • schematics: remove spec file from files (f5ea0cc)

2.0.0-beta.5 (2021-03-07)

Bug Fixes

2.0.0-beta.4 (2021-03-05)

Bug Fixes

  • angular-cli-ghpages and github workflows (f76a527)

2.0.0-beta.3 (2021-03-05)

Bug Fixes

2.0.0-beta.2 (2021-03-05)

Bug Fixes

2.0.0-beta.1 (2021-03-05)

Features

BREAKING CHANGES

  • 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)

Bug Fixes

  • add-dependencies.ts: add @ngneat/spectator to deps (8f1de37)
  • copy-files.ts: correct template path (4e3474f)
  • tsconfig.schematics.json: outDir path (f40d7ac)

Features

  • 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)

Changelog

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)

Bug Fixes

  • 🐛 fix angular v10 tsconfig.base file (c6db9c3)

1.0.3 (2020-07-08)

Bug Fixes

  • 🐛 add spectator to dev-deps (6a1e41a)

1.0.2 (2020-07-08)

Bug Fixes

  • 🐛 support angular version 10 (92ab28c)

1.0.1 (2020-05-21)

Bug Fixes

  • 🐛 pre-push hook script (320242f)

1.0.0 (2020-01-11)