[ACS-6124] Mark tree view component for deprecation (#9781)

This commit is contained in:
Denys Vuika
2024-06-06 14:33:24 -04:00
committed by GitHub
parent 6586becdbd
commit 9c67c92b82
5 changed files with 40 additions and 29 deletions

View File

@@ -0,0 +1,20 @@
# Release Notes v6.10.0
## Deprecated Content
The following components have been deprecated and will be removed in the next major release:
- Content Services: `TreeViewComponent`
## Removed Content
The following components have been removed:
- ACS-5571: Content Services: `WebScriptComponent`
- ACS-5572: Content Services: `RatingComponent`
- ACS-5572: Content Services: `LikeComponent`
- ACS-7577: Content Services: `adf-create-folder`, `adf-edit-folder` directives
## Changelog
TBD