We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06a502 commit ca63d32Copy full SHA for ca63d32
CHANGELOG.JSON
@@ -4,13 +4,16 @@
4
"version": "3.5.0",
5
"changes": {
6
"new": [],
7
- "enhancements": [],
+ "enhancements": [
8
+ "Update `mgt` package to the latest version [#1038](https://github.com/pnp/sp-dev-fx-controls-react/pull/1038)"
9
+ ],
10
"fixes": [
11
"`FilePicker`: `defaultFolderAbsolutePath` does not work Out of context [#1023](https://github.com/pnp/sp-dev-fx-controls-react/issues/1023)"
12
]
13
},
14
"contributions": [
- "[Gautam Sheth](https://github.com/gautamdsheth)"
15
+ "[Gautam Sheth](https://github.com/gautamdsheth)",
16
+ "[Jouni Pohjolainen](https://github.com/jonepo)"
17
18
19
{
0 commit comments