-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: hectormmg <[email protected]>
- Loading branch information
Showing
35 changed files
with
249 additions
and
108 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-6d9ef336-f49e-47ba-9191-05676f55c887.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-7c734503-8069-411f-8bfb-472e0dc65ba2.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-80d74e84-d279-4360-89c4-f52fea3c6a4f.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-be125892-2c84-4c9d-89d8-bb5c7f5490c9.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-f7a90af8-1831-4893-aaff-47bd8fc53621.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-3221a6c8-6fb8-41ed-8eb8-7ee31f61f10d.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-542684b7-2f3a-4793-87ef-e63aa1516284.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-781f4bee-0546-4407-a682-b7b453e07706.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-14ef94d7-7234-47c0-9875-b3bb2caf75d7.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-extensions-25a8325b-07d2-4bf8-91b6-ed1140578fdf.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
{ | ||
"name": "@azure/msal-node-extensions", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:38:25 GMT", | ||
"version": "1.0.6", | ||
"tag": "@azure/msal-node-extensions_v1.0.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-node-extensions", | ||
"commit": "ffe542b30693153a63afeb3a98ff2804b846d13e", | ||
"comment": "Fix downstream ESM imports, fixes #6573" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump @azure/msal-common to v14.3.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 18 Oct 2023 17:24:19 GMT", | ||
"version": "1.0.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @azure/msal-node-extensions | ||
|
||
This log was last generated on Wed, 18 Oct 2023 17:24:19 GMT and should not be manually modified. | ||
This log was last generated on Mon, 30 Oct 2023 21:38:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.0.6 | ||
|
||
Mon, 30 Oct 2023 21:38:25 GMT | ||
|
||
### Patches | ||
|
||
- Fix downstream ESM imports, fixes #6573 ([email protected]) | ||
- Bump @azure/msal-common to v14.3.0 | ||
|
||
## 1.0.5 | ||
|
||
Wed, 18 Oct 2023 17:24:19 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-node-extensions"; | ||
export const version = "1.0.5"; | ||
export const version = "1.0.6"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@azure/msal-angular", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"author": { | ||
"name": "Microsoft", | ||
"email": "[email protected]", | ||
|
@@ -50,7 +50,7 @@ | |
"@angular/platform-browser": "^15.1.4", | ||
"@angular/platform-browser-dynamic": "^15.1.4", | ||
"@angular/router": "^15.1.4", | ||
"@azure/msal-browser": "^3.3.0", | ||
"@azure/msal-browser": "^3.4.0", | ||
"@types/jasmine": "~3.6.0", | ||
"@types/jasminewd2": "~2.0.3", | ||
"@types/node": "^12.11.1", | ||
|
@@ -71,7 +71,7 @@ | |
"zone.js": "~0.11.8" | ||
}, | ||
"peerDependencies": { | ||
"@azure/msal-browser": "^3.3.0", | ||
"@azure/msal-browser": "^3.4.0", | ||
"rxjs": "^7.0.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = '@azure/msal-angular'; | ||
export const version = '3.0.6'; | ||
export const version = '3.0.7'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,53 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:38:24 GMT", | ||
"version": "3.4.0", | ||
"tag": "@azure/msal-browser_v3.4.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "a9442419c825fdf209114820aae300b79a32452a", | ||
"comment": "Fix iframe fallback when RT is not found in cache" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "bf61f42aff220c33ae4b0e248cc4aa9009306f3a", | ||
"comment": "Use invokeAsync in popup/redirect flows" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "9296e4b86b6834c6160583771a598bf9de59372d", | ||
"comment": "Add inlineDynamicImports to rollup config to fix CJS build. Make factory methods basic functions #6615" | ||
} | ||
], | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "3e4c956c57e1476632cab77832493d4d0c51470b", | ||
"comment": "Don't use temporary cache for silent & popup flows #6586" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "5f49a5e39a6d0d5ae319c7a21ed18d06d8a6fd51", | ||
"comment": "Refactor token cache entities to be defined as Types rather than Classes #6580" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump @azure/msal-common to v14.3.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 18 Oct 2023 17:24:19 GMT", | ||
"version": "3.3.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,25 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Wed, 18 Oct 2023 17:24:19 GMT and should not be manually modified. | ||
This log was last generated on Mon, 30 Oct 2023 21:38:24 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 3.4.0 | ||
|
||
Mon, 30 Oct 2023 21:38:24 GMT | ||
|
||
### Minor changes | ||
|
||
- Don't use temporary cache for silent & popup flows #6586 ([email protected]) | ||
- Refactor token cache entities to be defined as Types rather than Classes #6580 ([email protected]) | ||
- Bump @azure/msal-common to v14.3.0 | ||
|
||
### Patches | ||
|
||
- Fix iframe fallback when RT is not found in cache ([email protected]) | ||
- Use invokeAsync in popup/redirect flows ([email protected]) | ||
- Add inlineDynamicImports to rollup config to fix CJS build. Make factory methods basic functions #6615 ([email protected]) | ||
|
||
## 3.3.0 | ||
|
||
Wed, 18 Oct 2023 17:24:19 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-browser"; | ||
export const version = "3.3.0"; | ||
export const version = "3.4.0"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,35 @@ | ||
{ | ||
"name": "@azure/msal-common", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:38:25 GMT", | ||
"version": "14.3.0", | ||
"tag": "@azure/msal-common_v14.3.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-common", | ||
"commit": "5f49a5e39a6d0d5ae319c7a21ed18d06d8a6fd51", | ||
"comment": "Refactor token cache entities to be defined as Types rather than Classes #6580" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-common", | ||
"commit": "3e4c956c57e1476632cab77832493d4d0c51470b", | ||
"comment": "Don't use temporary cache for silent & popup flows #6586" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-common", | ||
"commit": "c93777ed04311851fe2a7028bb5d86e073c98f52", | ||
"comment": "Fix hardcoded metadata fetching for tenanted authorities #6622" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 18 Oct 2023 17:24:19 GMT", | ||
"version": "14.2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,22 @@ | ||
# Change Log - @azure/msal-common | ||
|
||
This log was last generated on Wed, 18 Oct 2023 17:24:19 GMT and should not be manually modified. | ||
This log was last generated on Mon, 30 Oct 2023 21:38:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 14.3.0 | ||
|
||
Mon, 30 Oct 2023 21:38:25 GMT | ||
|
||
### Minor changes | ||
|
||
- Refactor token cache entities to be defined as Types rather than Classes #6580 ([email protected]) | ||
|
||
### Patches | ||
|
||
- Don't use temporary cache for silent & popup flows #6586 ([email protected]) | ||
- Fix hardcoded metadata fetching for tenanted authorities #6622 ([email protected]) | ||
|
||
## 14.2.0 | ||
|
||
Wed, 18 Oct 2023 17:24:19 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-common"; | ||
export const version = "14.2.0"; | ||
export const version = "14.3.0"; |
Oops, something went wrong.