File tree Expand file tree Collapse file tree
packages/vite-plugin-msal Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @intility/vite-plugin-msal
22
3+ ## 0.2.0
4+
5+ ### Minor Changes
6+
7+ - 6081891: add support for bypassing authority and cloud instance metadata resolution
8+
39## 0.1.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @intility/vite-plugin-msal" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Vite plugin for msal-browser" ,
55 "license" : " MIT" ,
66 "author" : " Intility AS" ,
Original file line number Diff line number Diff line change 1414 "@azure/msal-react" : " ^5.0.5" ,
1515 "react" : " ^19.2.0" ,
1616 "react-dom" : " ^19.2.0" ,
17- "@intility/vite-plugin-msal" : " 0.1.1 "
17+ "@intility/vite-plugin-msal" : " 0.2.0 "
1818 },
1919 "devDependencies" : {
2020 "@types/node" : " ^25.3.3" ,
You can’t perform that action at this time.
0 commit comments