Skip to content

Commit 0367997

Browse files
milanholemansAdam-it
authored andcommitted
Updates release notes
1 parent e952949 commit 0367997

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

docs/docs/about/release-notes.mdx

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ sidebar_position: 3
66

77
## v10.0.0 (beta)
88

9+
### Changes
10+
11+
- updated docs thumbnail [#6302](https://github.com/pnp/cli-microsoft365/issues/6302)
12+
913
### ⚠️ Breaking changes
1014

1115
- updated option names of [app permission add](../cmd/app/permission/permission-add.mdx) to plural [#5719](https://github.com/pnp/cli-microsoft365/issues/5975)
@@ -14,8 +18,8 @@ sidebar_position: 3
1418
- aligned options with naming convention [#5616](https://github.com/pnp/cli-microsoft365/issues/5616)
1519
- removed duplicate property from [spo list list](../cmd/spo/list/list-list.mdx) command [#6042](https://github.com/pnp/cli-microsoft365/issues/6042)
1620
- updated [spo tenant recyclebinitem restore](../cmd/spo/tenant/tenant-recyclebinitem-restore.mdx) command output [#6063](https://github.com/pnp/cli-microsoft365/issues/6063)
17-
- removed deprecated option `wait` from [spo site remove](../cmd/spo/site/site-remove.mdx) command [#5956](https://github.com/pnp/cli-microsoft365/issues/5956)
18-
- reworked command [spo file copy](../cmd/spo/file/file-copy.mdx) to new API endpoint [#6152](https://github.com/pnp/cli-microsoft365/issues/6152)
21+
- removed deprecated option `wait` option from [spo site remove](../cmd/spo/site/site-remove.mdx) command [#5956](https://github.com/pnp/cli-microsoft365/issues/5956)
22+
- reworked command options of command [spo file copy](../cmd/spo/file/file-copy.mdx) [#6152](https://github.com/pnp/cli-microsoft365/issues/6152)
1923
- removed deprecated CLI environment variables [#5918](https://github.com/pnp/cli-microsoft365/issues/5918)
2024
- updated options of `entra enterpriseapp` commands [#6155](https://github.com/pnp/cli-microsoft365/issues/6155)
2125
- removed `overwrite` option from [spfx project github workflow add](../cmd/spfx/project/project-github-workflow-add.mdx) command [#5765](https://github.com/pnp/cli-microsoft365/issues/5765)
@@ -25,8 +29,15 @@ sidebar_position: 3
2529
- removed all `yammer` command aliases [#5764](https://github.com/pnp/cli-microsoft365/issues/5764)
2630
- removed `showSpinner` config variable [#6126](https://github.com/pnp/cli-microsoft365/issues/6126)
2731
- aligned options of `spo contenttype field` commands [#6170](https://github.com/pnp/cli-microsoft365/issues/6170)
28-
- enhanced the output of 'spo sitescript get'. [#5559](https://github.com/pnp/cli-microsoft365/issues/5559)
29-
- updates 'spo file move' to the new endpoint. [#6153](https://github.com/pnp/cli-microsoft365/issues/6153)
32+
- enhanced the output of [spo sitescript get](../cmd/spo/sitescript/sitescript-get.mdx) command [#5559](https://github.com/pnp/cli-microsoft365/issues/5559)
33+
- updated [spo file move](../cmd/spo/file/file-move.mdx) options [#6153](https://github.com/pnp/cli-microsoft365/issues/6153)
34+
- updated purpose of option `displayName` for [entra m365group set](../cmd/entra/m365group/m365group-set.mdx) command [#6146](https://github.com/pnp/cli-microsoft365/issues/6146)
35+
- renamed command `spo site rename` to [spo tenant site rename](../cmd/spo/tenant/tenant-site-rename.mdx) [#6142](https://github.com/pnp/cli-microsoft365/issues/6142)
36+
- removed `cli reconsent` command [#6360](https://github.com/pnp/cli-microsoft365/issues/6360)
37+
- ensured empty result output for various list commands [#6288](https://github.com/pnp/cli-microsoft365/issues/6288)
38+
- removed deprecated `userName` option from [entra m365group user add](../cmd/entra/m365group/m365group-user-add.mdx) command [#6218](https://github.com/pnp/cli-microsoft365/issues/6218)
39+
- updated [cli doctor](../cmd/cli/cli-doctor.mdx) command output [#5923](https://github.com/pnp/cli-microsoft365/issues/5923)
40+
- removed duplicate properties from [teams tab list](../cmd/teams/tab/tab-list.mdx) command [#5900](https://github.com/pnp/cli-microsoft365/issues/5900)
3041

3142
## v9.1.0 (beta)
3243

0 commit comments

Comments
 (0)