Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](v1.0.0...v1.1.0) (2023-05-23) ### Bug Fixes * action buttons will now apply the correct motivation to new threads ([a00f377](a00f377)) * **AnchoredContainer:** page jump when a new thread is added and not yet visible ([44f37d8](44f37d8)) * support for dynamically adding and removing anchors ([cd86bb8](cd86bb8)) * **Thread:** position the deleted thread placeholder relative to the original anchor ([609b78a](609b78a)) ### Features * add `relativeTo` argument to `getDocumentPosition` for anchor positioning in complex DOM ([556ea0c](556ea0c)) * add additional hook exports for consumers ([dbde6a8](dbde6a8)) * add support for annotating React components ([ec278ef](ec278ef))
- Loading branch information