Skip to content

3.3.1

Compare
Choose a tag to compare
@bhelx bhelx released this 23 Dec 17:17

Full Changelog

Fixed bugs:

  • error TS2504: Type 'AsyncIterator<Plan, any, undefined>' must have a '[Symbol.asyncIterator]()' method that returns an async iterator. #73

Merged pull requests:

  • Pager: Use AsyncIterable not AsyncIterator #74 (bhelx)