- b51c91c: Support multiple pending tasks sent in separate events. Support going back to pending state after success. Support going back to pending state after error, by sending a ResetErrorEvent to the suspense-element.
- 14c36a5: Render once and set event listener in constructor. Add export for PendingTaskEvent.
- 220e8b5: BREAKING: Align complete type with proposal, see discussion
- 04c31cb: BREAKING: change implementation to align with Pending Task Protocol proposal.
- 3802874: First release of suspense-element.