File tree Expand file tree Collapse file tree 6 files changed +14
-342
lines changed
projects/ngrx-auto-entity Expand file tree Collapse file tree 6 files changed +14
-342
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 0.2.8 " ></a >
2+
3+ # [ 0.2.8] ( https://github.com/briebug/ngrx-auto-entity/compare/0.2.7...0.2.8 ) Beta (2019-11-19)
4+
5+ This release restores a missing action to the library public interface index.
6+
7+ ### Bug Fixes
8+
9+ - ** actions:** Add clear action to exported actions of public interface
10+
11+
112<a name =" 0.2.7 " ></a >
213
314# [ 0.2.7] ( https://github.com/briebug/ngrx-auto-entity/compare/0.2.6...0.2.7 ) Beta (2019-10-13)
Original file line number Diff line number Diff line change 8383 }
8484 }
8585 },
86- "ngrx-auto-entity-app-e2e" : {
87- "root" : " e2e/" ,
88- "projectType" : " application" ,
89- "architect" : {
90- "e2e" : {
91- "builder" : " @angular-devkit/build-angular:protractor" ,
92- "options" : {
93- "protractorConfig" : " e2e/protractor.conf.js" ,
94- "devServerTarget" : " ngrx-auto-entity-app:serve"
95- },
96- "configurations" : {
97- "production" : {
98- "devServerTarget" : " ngrx-auto-entity-app:serve:production"
99- }
100- }
101- },
102- "lint" : {
103- "builder" : " @angular-devkit/build-angular:tslint" ,
104- "options" : {
105- "tsConfig" : " e2e/tsconfig.e2e.json" ,
106- "exclude" : [" **/node_modules/**" ]
107- }
108- }
109- }
110- },
11186 "ngrx-auto-entity" : {
11287 "root" : " projects/ngrx-auto-entity" ,
11388 "sourceRoot" : " projects/ngrx-auto-entity/src" ,
You can’t perform that action at this time.
0 commit comments