Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 03:15
· 2 commits to main since this release

1.1.0 (2023-05-23)

Bug Fixes

  • action buttons will now apply the correct motivation to new threads (a00f377)
  • AnchoredContainer: page jump when a new thread is added and not yet visible (44f37d8)
  • support for dynamically adding and removing anchors (cd86bb8)
  • Thread: position the deleted thread placeholder relative to the original anchor (609b78a)

Features

  • add relativeTo argument to getDocumentPosition for anchor positioning in complex DOM (556ea0c)
  • add additional hook exports for consumers (dbde6a8)
  • add support for annotating React components (ec278ef)