Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

33 changes: 33 additions & 0 deletions extensions/msal-node-extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@azure/msal-node-extensions",
"entries": [
{
"date": "Sat, 07 Mar 2026 02:09:46 GMT",
"version": "1.5.31",
"tag": "@azure/msal-node-extensions_v1.5.31",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump @azure/msal-common to v15.16.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump msal-test-utils to v0.0.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump rollup-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 23 Feb 2026 16:28:24 GMT",
"version": "1.5.30",
Expand Down
13 changes: 12 additions & 1 deletion extensions/msal-node-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @azure/msal-node-extensions

<!-- This log was last generated on Mon, 23 Feb 2026 16:28:24 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 07 Mar 2026 02:09:46 GMT and should not be manually modified. -->

<!-- Start content -->

## 1.5.31

Sat, 07 Mar 2026 02:09:46 GMT

### Patches

- Bump @azure/msal-common to v15.16.0
- Bump eslint-config-msal to v0.0.0
- Bump msal-test-utils to v0.0.1
- Bump rollup-msal to v0.0.0

## 1.5.30

Mon, 23 Feb 2026 16:28:24 GMT
Expand Down
4 changes: 2 additions & 2 deletions extensions/msal-node-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-node-extensions",
"version": "1.5.30",
"version": "1.5.31",
"repository": {
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
Expand Down Expand Up @@ -66,7 +66,7 @@
]
},
"dependencies": {
"@azure/msal-common": "15.15.0",
"@azure/msal-common": "15.16.0",
"@azure/msal-node-runtime": "^0.20.0",
"keytar": "^7.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion extensions/msal-node-extensions/src/packageMetadata.ts
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.5.30";
export const version = "1.5.31";
35 changes: 35 additions & 0 deletions lib/msal-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "@azure/msal-angular",
"entries": [
{
"date": "Sat, 07 Mar 2026 02:09:45 GMT",
"version": "4.1.0",
"tag": "@azure/msal-angular_v4.1.0",
"comments": {
"none": [
{
"author": "joarroyo@microsoft.com",
"package": "@azure/msal-angular",
"commit": "2be7888051cc12e7447487e84c826159dad3ed42",
"comment": "Update links for docs for v4 [#8364](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8364)"
}
],
"minor": [
{
"author": "joarroyo@microsoft.com",
"package": "@azure/msal-angular",
"commit": "7d9f5cf1989ea856d82b24f7ef7212e685775576",
"comment": "Add strict matching to interceptor [#8351](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8351)"
},
{
"author": "beachball",
"package": "@azure/msal-angular",
"comment": "Bump @azure/msal-browser to v4.29.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-angular",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 23 Feb 2026 16:28:24 GMT",
"version": "4.0.27",
Expand Down
12 changes: 11 additions & 1 deletion lib/msal-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @azure/msal-angular

<!-- This log was last generated on Mon, 23 Feb 2026 16:28:24 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 07 Mar 2026 02:09:45 GMT and should not be manually modified. -->

<!-- Start content -->

## 4.1.0

Sat, 07 Mar 2026 02:09:45 GMT

### Minor changes

- Add strict matching to interceptor [#8351](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8351) (joarroyo@microsoft.com)
- Bump @azure/msal-browser to v4.29.1
- Bump eslint-config-msal to v0.0.0

## 4.0.27

Mon, 23 Feb 2026 16:28:24 GMT
Expand Down
6 changes: 3 additions & 3 deletions lib/msal-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-angular",
"version": "4.0.27",
"version": "4.1.0",
"author": {
"name": "Microsoft",
"email": "nugetaad@microsoft.com",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@angular/platform-browser": "^15.1.4",
"@angular/platform-browser-dynamic": "^15.1.4",
"@angular/router": "^15.1.4",
"@azure/msal-browser": "^4.29.0",
"@azure/msal-browser": "^4.29.1",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
Expand All @@ -70,7 +70,7 @@
"zone.js": "~0.11.8"
},
"peerDependencies": {
"@azure/msal-browser": "^4.29.0",
"@azure/msal-browser": "^4.29.1",
"rxjs": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion lib/msal-angular/src/packageMetadata.ts
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 = "4.0.27";
export const version = "4.1.0";
39 changes: 39 additions & 0 deletions lib/msal-browser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@azure/msal-browser",
"entries": [
{
"date": "Sat, 07 Mar 2026 02:09:45 GMT",
"version": "4.29.1",
"tag": "@azure/msal-browser_v4.29.1",
"comments": {
"patch": [
{
"author": "lalimasharda@microsoft.com",
"package": "@azure/msal-browser",
"commit": "4486b7e4bfedc414f7f5f1a7786be30484318206",
"comment": "Fix JSON object conversion in PlatformDOMRequest v4 [#8350](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8350)"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump @azure/msal-common to v15.16.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump msal-test-utils to v0.0.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump rollup-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 23 Feb 2026 16:28:24 GMT",
"version": "4.29.0",
Expand Down
14 changes: 13 additions & 1 deletion lib/msal-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Change Log - @azure/msal-browser

<!-- This log was last generated on Mon, 23 Feb 2026 16:28:24 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 07 Mar 2026 02:09:45 GMT and should not be manually modified. -->

<!-- Start content -->

## 4.29.1

Sat, 07 Mar 2026 02:09:45 GMT

### Patches

- Fix JSON object conversion in PlatformDOMRequest v4 [#8350](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8350) (lalimasharda@microsoft.com)
- Bump @azure/msal-common to v15.16.0
- Bump eslint-config-msal to v0.0.0
- Bump msal-test-utils to v0.0.1
- Bump rollup-msal to v0.0.0

## 4.29.0

Mon, 23 Feb 2026 16:28:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-browser/apiReview/msal-browser.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1801,7 +1801,7 @@ const userCancelled = "user_cancelled";
// Warning: (ae-missing-release-tag) "version" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export const version = "4.29.0";
export const version = "4.29.1";

// Warning: (ae-missing-release-tag) "WrapperSKU" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
// Warning: (ae-missing-release-tag) "WrapperSKU" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
Expand Down
4 changes: 2 additions & 2 deletions lib/msal-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
},
"version": "4.29.0",
"version": "4.29.1",
"description": "Microsoft Authentication Library for js",
"keywords": [
"implicit",
Expand Down Expand Up @@ -114,6 +114,6 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@azure/msal-common": "15.15.0"
"@azure/msal-common": "15.16.0"
}
}
2 changes: 1 addition & 1 deletion lib/msal-browser/src/packageMetadata.ts
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 = "4.29.0";
export const version = "4.29.1";
41 changes: 41 additions & 0 deletions lib/msal-common/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
{
"name": "@azure/msal-common",
"entries": [
{
"date": "Sat, 07 Mar 2026 02:09:45 GMT",
"version": "15.16.0",
"tag": "@azure/msal-common_v15.16.0",
"comments": {
"minor": [
{
"author": "joarroyo@microsoft.com",
"package": "@azure/msal-common",
"commit": "7d9f5cf1989ea856d82b24f7ef7212e685775576",
"comment": "Add strict matching to StringUtils [#8351](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8351)"
},
{
"author": "beachball",
"package": "@azure/msal-common",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-common",
"comment": "Bump msal-test-utils to v0.0.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-common",
"comment": "Bump rollup-msal to v0.0.0",
"commit": "not available"
}
],
"none": [
{
"author": "joarroyo@microsoft.com",
"package": "@azure/msal-common",
"commit": "2be7888051cc12e7447487e84c826159dad3ed42",
"comment": "Update links for docs for v4 [#8364](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8364)"
}
]
}
},
{
"date": "Mon, 23 Feb 2026 16:28:24 GMT",
"version": "15.15.0",
Expand Down
13 changes: 12 additions & 1 deletion lib/msal-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @azure/msal-common

<!-- This log was last generated on Mon, 23 Feb 2026 16:28:24 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 07 Mar 2026 02:09:45 GMT and should not be manually modified. -->

<!-- Start content -->

## 15.16.0

Sat, 07 Mar 2026 02:09:45 GMT

### Minor changes

- Add strict matching to StringUtils [#8351](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8351) (joarroyo@microsoft.com)
- Bump eslint-config-msal to v0.0.0
- Bump msal-test-utils to v0.0.1
- Bump rollup-msal to v0.0.0

## 15.15.0

Mon, 23 Feb 2026 16:28:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-common/apiReview/msal-common.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4606,7 +4606,7 @@ export type ValidCredentialType = IdTokenEntity | AccessTokenEntity | RefreshTok
// Warning: (ae-missing-release-tag) "version" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export const version = "15.15.0";
export const version = "15.16.0";

// Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen
// Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen
Expand Down
Loading
Loading