All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
12.0.0 (2021-09-21)
- dependencies: - peer dependencies updated to work in Angular 12 ecosystem
- dependencies: upgrade to Angular 12, Typescript 4.3 (e03d5a2)
11.0.0 (2021-09-20)
- dependencies: - peer dependencies updated to work in Angular 11 ecosystem
- dependencies: upgrade to Angular 11, Typescript 4.1 (6fc5a78)
10.0.1 (2020-07-30)
10.0.0 (2020-07-30)
- dependencies: upgrade to Angular 10, Typescript 3.9, RxJs 3.6 (93195ca)
- dependencies: - peer dependencies updated to work in Angular 10 ecosystem
- adjust schematics to use later APIs
8.1.0 (2019-07-19)
- model: add factory function, shareReplay perf, tests (767a7fd)
8.0.0 (2019-06-02)
- dependencies: upgrade to Angular 8, Typescript 3.4, RxJs 3.4... (bdc474d)
- dependencies: - peer depenencies updated to work in Angular 8 ecosystem
- rework schematics tests to follow new async APIs
- docs cleanup
- formatting based on latest prettier
7.1.2 (2019-02-23)
- dependencies: npm vulnerability fix (42d8af6)
7.1.1 (2019-01-23)
7.1.0 (2019-01-23)
- build: adjust coverage scripts (d82a2ea)
- dependencies: extend typescript version range to prevent peerDependencies warnings (58f2268)
7.0.1 (2018-10-26)
7.0.0 (2018-10-25)
- dependencies: update to Angular 7, Rxjs 6.3 and Typescript 3.1 (5fc45e2)
- dependencies: - peer depenencies updated to work in Angular 7 ecosystem
6.1.2 (2018-09-30)
- docs: add documentation website link (a1c02a6)
6.1.1 (2018-09-30)
6.1.0 (2018-09-29)
- docs: enhance readme (689a3a1)
- docs: add migration from ngx-model section (f524e79)
6.0.11 (2018-09-29)
- docs: add live demo url (01007b7)
6.0.10 (2018-09-29)
- docs: adjust readme content to reflect new implementation (d81d249)
6.0.9 (2018-09-28)
- docs: various links (0a40313)
6.0.8 (2018-09-28)
- schematics: testing template syntax, remove unused import (3f134a0)
6.0.7 (2018-09-28)
- schematics: testing providers (92f4b5e)
6.0.6 (2018-09-28)
- schematics: don't override ng-packagr generated package.json during build (66e4d9b)
6.0.5 (2018-09-28)
- schematics: use corret dependency in template files (852fa28)
6.0.4 (2018-09-28)
- build: release script (0cc7116)
6.0.3 (2018-09-28)
- schematics: copy template files to the dist (ecb460c)
6.0.2 (2018-09-28)
- schematics: set flat flag default value to false (d89bae5)
6.0.1 (2018-09-28)
- schematics: schematics path (a73597f)
- docs: badges urls (3b3376e)