File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0] ( https://github.com/xtreamsrl/ngx-validation-errors/compare/v1.0.0...v2.0.0 ) (2020-07-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * update pipe creation and usage ([ ad000db] ( https://github.com/xtreamsrl/ngx-validation-errors/commit/ad000db6ae74c1d4c745618b8fd4f01ee0a79ba2 ) )
7+
8+
9+ ### chore
10+
11+ * update readme and package.json ([ 8adbfab] ( https://github.com/xtreamsrl/ngx-validation-errors/commit/8adbfabcdbd1f9300d924c364ca7bb0b2cf7cea8 ) )
12+
13+
14+ ### Features
15+
16+ * update project to angular 9 ([ f1b6410] ( https://github.com/xtreamsrl/ngx-validation-errors/commit/f1b641097942e32315662e4105584ba0d875f296 ) )
17+
18+
19+ ### BREAKING CHANGES
20+
21+ * complete update to angular 9
22+
23+
24+
125## 0.4.0 (2020-01-11)
226
327### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-validation-errors" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
You can’t perform that action at this time.
0 commit comments