File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.4.3 " ></a >
7+
8+ # [ 0.4.3] ( https://github.com/Microsoft/angular-react/compare/v0.4.2...v0.4.3 ) (2018-09-27)
9+
10+ ### Breaking changes
11+
12+ - ** fabric:** Upgrade office-ui-fabric-react to 6.73.0 ([ #16 ] ( https://github.com/Microsoft/angular-react/issues/16 ) ) ([ 98fa9f7] ( https://github.com/Microsoft/angular-react/commit/98fa9f7 ) )
13+
614<a name =" 0.4.2 " ></a >
715
816# [ 0.4.2] ( https://github.com/Microsoft/angular-react/compare/v0.4.1...v0.4.2 ) (2018-09-07)
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @angular-react/core" ,
4- "version" : " 0.4.2 " ,
4+ "version" : " 0.4.3 " ,
55 "ngPackage" : {
66 "deleteDestPath" : true ,
77 "whitelistedNonPeerDependencies" : [
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @angular-react/fabric" ,
4- "version" : " 0.4.2 " ,
4+ "version" : " 0.4.3 " ,
55 "ngPackage" : {
66 "lib" : {
77 "entryFile" : " public-api.ts" ,
7070 ],
7171 "private" : false ,
7272 "peerDependencies" : {
73- "@angular-react/core" : " ^0.4.0 " ,
73+ "@angular-react/core" : " ^0.4.3 " ,
7474 "@angular/common" : " ^6.1.0" ,
7575 "@angular/core" : " ^6.1.0" ,
7676 "@angular/platform-browser-dynamic" : " ^6.1.0" ,
You can’t perform that action at this time.
0 commit comments