[v10.0.x] docs: whats new breaking changes updates (#69796)

docs: whats new breaking changes updates (#69489)

* make breaking changes note more prominent in whats new

* changed paragraph structure and added heading

* moved breaking changes section to after the template

* move deprecations to breaking changes page

* break up paragraph

* run prettier

(cherry picked from commit 365fd67c3f)

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-06-08 10:35:54 -04:00
committed by GitHub
co-authored by Isabel
parent 7d9015cfb8
commit d9995996e7
2 changed files with 9 additions and 5 deletions
@@ -307,3 +307,7 @@ npx @grafana/create-plugin@latest migrate
#### Learn more
- [Migration guide](https://grafana.github.io/plugin-tools/docs/migrating-from-toolkit/)
## Deprecations
Changing the folder UID through the API is deprecated. This functionality will be removed in a future release.