Skip to content

Commit

Permalink
Add changeset
Browse files Browse the repository at this point in the history
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
  • Loading branch information
squid-ney committed Jun 20, 2024
1 parent abdf744 commit 8ac9ce5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/clever-waves-judge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@backstage/plugin-techdocs-react': patch
'@backstage/plugin-techdocs': patch
---

Fixed a bug with the TechDocsReaderPageProvider not re-rendering when setShadowDom is called, meaning that the useShadowDom hooks were inconsistent. This issue caused the TextSize addon changes not to reapply during navigation.

0 comments on commit 8ac9ce5

Please sign in to comment.