1.1.1 (2023-05-23)
- actually bundle the new components 😒 (377f4aa)
1.1.0 (2023-05-23)
- 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)
- add
relativeToargument togetDocumentPositionfor anchor positioning in complex DOM (556ea0c) - add additional hook exports for consumers (dbde6a8)
- add support for annotating React components (ec278ef)
- code cleanup and exports setup for initial stable release (559f1ee)